@charset "UTF-8";
.m-0 {
  margin: 0 !important;
}

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

.mb-0 {
  margin-bottom: 0 !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.me-0 {
  margin-right: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-auto {
  margin-left: auto !important;
}

.me-auto {
  margin-right: auto !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-grid {
  display: grid !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-x-0 {
  column-gap: 0 !important;
}

.gap-y-0 {
  row-gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-x-1 {
  column-gap: 0.25rem !important;
}

.gap-y-1 {
  row-gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-x-2 {
  column-gap: 0.5rem !important;
}

.gap-y-2 {
  row-gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-x-3 {
  column-gap: 1rem !important;
}

.gap-y-3 {
  row-gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-x-4 {
  column-gap: 1.5rem !important;
}

.gap-y-4 {
  row-gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-x-5 {
  column-gap: 3rem !important;
}

.gap-y-5 {
  row-gap: 3rem !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fs-1 {
  font-size: 2rem !important;
}

.fs-2 {
  font-size: 1.75rem !important;
}

.fs-3 {
  font-size: 1.5rem !important;
}

.fs-4 {
  font-size: 1.25rem !important;
}

.fs-5 {
  font-size: 1.125rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fs-small {
  font-size: 0.875rem !important;
}

.fs-xs {
  font-size: 0.75rem !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-light {
  background-color: #fafafa !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.border {
  border: 1px solid #dcdfe4 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dcdfe4 !important;
}

.border-bottom {
  border-bottom: 1px solid #dcdfe4 !important;
}

.border-start {
  border-left: 1px solid #dcdfe4 !important;
}

.border-end {
  border-right: 1px solid #dcdfe4 !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.25rem !important;
}

.rounded-2 {
  border-radius: 0.5rem !important;
}

.rounded-3 {
  border-radius: 1rem !important;
}

.rounded {
  border-radius: 0.375rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.shadow-none {
  box-shadow: none !important;
}

.shadow-sm {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}

.shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06) !important;
}

.shadow-lg {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.user-select-none {
  user-select: none !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.box-sizing {
  box-sizing: border-box !important;
}

@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
a {
  color: #6cb33f;
}

.info-icon {
  max-width: 15px;
}

.admin .card-body .tab-content #addTimeBasedPriceModal .w-100 {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.admin .card-body .tab-content #addTimeBasedPriceModal select {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.frc-captcha {
  margin: 0 auto 25px;
}

.h-inherit {
  height: inherit !important;
}

.mh-inherit {
  max-height: inherit !important;
}

.alert-container .alert {
  padding: 12px 16px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  text-shadow: none;
  background-image: none;
  filter: none;
}
.alert-container .alert .close {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  opacity: 0.6;
  cursor: pointer;
  padding: 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.alert-container .alert .close:hover {
  opacity: 1;
}
.alert-container .alert:has(.close) {
  padding-right: 40px;
}
.alert-container .alert-success {
  background-color: rgb(233.6818181818, 244.9772727273, 226.5227272727);
  border-color: rgb(205.4421487603, 231.7004132231, 188.7995867769);
  color: #235c35;
  position: inherit !important;
  width: 100%;
  display: block;
  box-sizing: border-box;
}
.alert-container .alert-success::before {
  content: "✓";
  color: #6cb33f;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 8px;
}
.alert-container .alert-success .close {
  color: #235c35;
}
.alert-container .alert-success a,
.alert-container .alert-success .alert-link {
  color: rgb(20.9448818898, 55.0551181102, 31.7165354331);
  text-decoration: underline;
}
.alert-container .alert-success a:hover,
.alert-container .alert-success .alert-link:hover {
  color: rgb(6.8897637795, 18.1102362205, 10.4330708661);
}
.alert-container .alert-info {
  background-color: #d1ecf1;
  border-color: #bee5eb;
  color: #0c5460;
}
.alert-container .alert-info::before {
  content: "ℹ";
  color: #17a2b8;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 8px;
}
.alert-container .alert-info .close {
  color: #0c5460;
}
.alert-container .alert-info a,
.alert-container .alert-info .alert-link {
  color: #062c33;
  text-decoration: underline;
}
.alert-container .alert-info a:hover,
.alert-container .alert-info .alert-link:hover {
  color: #031a1f;
}
.alert-container .alert-warning {
  background-color: rgb(250.8692946058, 216.6970954357, 168.6307053942);
  border-color: rgb(248.5414937759, 195.112033195, 119.9585062241);
  color: rgb(108.3195020747, 65.4626556017, 5.1804979253);
}
.alert-container .alert-warning::before {
  content: "⚠";
  color: #e68b0b;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 8px;
}
.alert-container .alert-warning .close {
  color: rgb(108.3195020747, 65.4626556017, 5.1804979253);
}
.alert-container .alert-warning a,
.alert-container .alert-warning .alert-link {
  color: rgb(59.6473029046, 36.0477178423, 2.8526970954);
  text-decoration: underline;
}
.alert-container .alert-warning a:hover,
.alert-container .alert-warning .alert-link:hover {
  color: rgb(10.9751037344, 6.632780083, 0.5248962656);
}
.alert-container .alert-error,
.alert-container .alert-danger {
  background-color: rgb(247.949339207, 214.1916299559, 213.550660793);
  border-color: rgb(240.5352422907, 171.2797356828, 169.9647577093);
  color: rgb(198.2731277533, 36.7929515419, 33.7268722467);
}
.alert-container .alert-error::before,
.alert-container .alert-danger::before {
  content: "✕";
  color: #de403d;
  font-weight: bold;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 8px;
}
.alert-container .alert-error .close,
.alert-container .alert-danger .close {
  color: rgb(198.2731277533, 36.7929515419, 33.7268722467);
}
.alert-container .alert-error a,
.alert-container .alert-error .alert-link,
.alert-container .alert-danger a,
.alert-container .alert-danger .alert-link {
  color: rgb(154.6872246696, 28.704845815, 26.3127753304);
  text-decoration: underline;
}
.alert-container .alert-error a:hover,
.alert-container .alert-error .alert-link:hover,
.alert-container .alert-danger a:hover,
.alert-container .alert-danger .alert-link:hover {
  color: rgb(111.1013215859, 20.6167400881, 18.8986784141);
}
.alert-container .alert-no-icon::before {
  display: none;
}
.alert-container .alert-no-icon {
  gap: 0;
}
@keyframes alertSlideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.alert-container .alert {
  animation: alertSlideIn 0.3s ease-out;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.btn-loading {
  position: relative;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  transition: all 0.3s ease;
  overflow: hidden;
  color: transparent !important;
  pointer-events: none;
  margin: auto !important;
  text-shadow: none;
  outline-color: transparent;
  display: block !important;
}
.btn-loading::after {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top-color: white;
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#content {
  margin-top: 0;
}

.navbar.navbar-inverse.navbar-fixed-top {
  transition: all 0.3s ease;
}
.navbar.navbar-inverse.navbar-fixed-top.scrolled .navbar-inner {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner {
  box-shadow: none;
  background-color: #fff;
  background-image: none;
  border: none;
  transition: all 0.3s ease;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo {
  max-height: none;
  max-width: none;
  width: 170px;
  float: none;
  margin: 0;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo-ace {
  display: none;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .btn.btn-navbar {
  border: none;
  text-shadow: none;
  background-image: none;
  display: none;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .btn.btn-navbar .icon-bar {
  background-color: #524f4e;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .btn.btn-navbar:hover, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .btn.btn-navbar:active, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .btn.btn-navbar:focus {
  background-color: transparent;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 {
  background-color: #f0f0f0;
  border-radius: 10px;
  display: inline-block;
  height: inherit;
  clear: inherit;
  background: none;
  margin-left: auto;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav {
  float: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav li {
  margin: 0;
  padding: 0;
  background: none;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav li a {
  background: none;
  font-weight: bold;
  color: #6cb33f;
  box-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 50px;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav li a.btn-login {
  border: 1px solid #bebebe;
  border-radius: 50px;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav li a.btn-login:hover {
  box-shadow: none;
  color: #235c35;
  border-color: #6cb33f;
}
.navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 .nav li:last-of-type a {
  border: 1px solid #bebebe;
  padding-left: 15px;
  padding-right: 15px;
}

.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top,
body.receipt .navbar.navbar-inverse.navbar-fixed-top {
  margin: 0;
  background: #002F87;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  padding: 0;
  border: none;
  min-height: inherit;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container {
  width: 100%;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo {
  margin: 0;
  padding: 0;
  height: inherit;
  max-height: inherit;
  max-width: inherit;
  display: none;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo a,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo a {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo a img,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo a img {
  max-width: 100px;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo.header-logo-ace,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo.header-logo-ace {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container a.btn.btn-navbar,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container a.btn.btn-navbar {
  background: none;
  text-shadow: none;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 {
  background: none;
  display: none;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav {
  float: none;
  margin: 0;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li {
  border: none;
  margin: 0;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a {
  margin: 0;
  padding: 20px;
  background: #0072CE;
  border-radius: 0;
  border-bottom: 1px solid #00569b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:hover, .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:active, .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:focus,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:hover,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:active,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li a:focus {
  background: #001d54;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:first-of-type,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:first-of-type {
  margin-top: 40px;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:first-of-type a,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:first-of-type a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:last-of-type a,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li:last-of-type a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li.active a,
body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul.nav li.active a {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #6FCFEB;
}
.site.site-ttp .active .bs-stepper-circle,
body.receipt .active .bs-stepper-circle {
  background-color: #007bff !important;
}
.site.site-ttp div.container#page,
body.receipt div.container#page {
  margin-left: auto;
  margin-right: auto;
}
.site.site-ttp div.container#page .ttp,
body.receipt div.container#page .ttp {
  margin-top: 50px;
}

.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  border-radius: 12px;
}
.loader.show {
  display: flex;
}
.loader.loader-fixed {
  position: fixed;
}
.loader .loader-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 40px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.loader .loader-content .spinner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  position: relative;
}
.loader .loader-content .spinner-container .spinner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader .loader-content .spinner-container .spinner .circular-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid rgb(233.6818181818, 244.9772727273, 226.5227272727);
  border-top: 4px solid #6cb33f;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.loader .loader-content .spinner-container .loader-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background: url("../images/sdzoo/svg-sdz-logo-circle.svg") no-repeat center center;
  background-size: contain;
  z-index: 2;
  animation: none !important;
  transition: none !important;
}
.loader .loader-content .loader-text {
  color: #2c2f33;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 600px) {
  .loader .loader-content {
    padding: 30px 20px;
    margin: 0 20px;
  }
  .loader .loader-content .spinner-container {
    height: 50px;
  }
  .loader .loader-content .spinner-container .spinner .circular-spinner {
    width: 32px;
    height: 32px;
    border-width: 3px;
  }
  .loader .loader-content .spinner-container .loader-logo {
    width: 18px;
    height: 18px;
  }
  .loader .loader-content .loader-text {
    font-size: 14px;
  }
}

header.header-image {
  background: url("../images/sdzoo/hero-cam-flamingo.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

body.park div.portal-form {
  margin-top: -300px;
  margin-bottom: 200px;
}

div.ttp {
  margin-top: -100px;
}

.active .bs-stepper-circle {
  background-color: #6cb33f !important;
}

.portal-form {
  max-width: 760px;
  margin: 20px auto;
  color: #2c2f33;
}
.portal-form .card {
  margin-bottom: 24px;
}
.portal-form .card:last-child {
  margin-bottom: 0;
}
.portal-form .card__body .form-field {
  margin-bottom: 16px;
}
.portal-form .card__body .form-field:last-child {
  margin-bottom: 0;
}
.portal-form .card__body label {
  margin-top: 0;
  margin-bottom: 6px;
}
.portal-form .card__body input[type=text],
.portal-form .card__body input[type=password],
.portal-form .card__body input[type=email],
.portal-form .card__body input[type=time],
.portal-form .card__body textarea,
.portal-form .card__body select {
  margin-bottom: 0;
}
.portal-form .card__body input#license_plate {
  text-transform: uppercase;
}
.portal-form .card__body .errorMessage {
  margin-top: 6px;
  margin-bottom: 0;
}
.portal-form > h1 {
  color: #235c35;
  font-size: 18px;
  margin-bottom: 25px !important;
}
.portal-form .flash-success {
  background: #f0fff4;
  border: 1px solid rgb(205.4421487603, 231.7004132231, 188.7995867769);
  color: #3c763d;
  padding: 10px 12px;
  border-radius: 8px;
  margin: 10px 0 15px;
}
.portal-form .note {
  font-size: 12px;
  color: #6b7280;
  margin: 0 0 10px;
}
.portal-form .note .required {
  color: #de403d;
}
.portal-form .errorSummary {
  background: #fff5f5;
  border: 1px solid rgb(240.5352422907, 171.2797356828, 169.9647577093);
  color: #de403d;
  border-radius: 8px;
  padding: 10px 12px;
  margin: 10px 0 15px;
}
.portal-form .errorSummary ul {
  margin: 6px 0 0 18px;
}
.portal-form label {
  display: block;
  font-weight: bold;
  margin: 10px 0 6px;
  color: #2c2f33;
}
.portal-form label .required {
  color: #de403d;
  font-weight: normal;
}
.portal-form input[type=text],
.portal-form input[type=password],
.portal-form input[type=email],
.portal-form input[type=tel],
.portal-form input[type=time],
.portal-form select,
.portal-form textarea {
  display: block;
  width: 100%;
  padding: 15px 10px;
  font-size: 14px;
  color: #2c2f33;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: inherit;
}
.portal-form input[type=text]:focus,
.portal-form input[type=password]:focus,
.portal-form input[type=email]:focus,
.portal-form input[type=tel]:focus,
.portal-form input[type=time]:focus,
.portal-form select:focus,
.portal-form textarea:focus {
  outline: 0;
  border-color: #6cb33f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(108, 179, 63, 0.18);
  background: #fff;
}
.portal-form input[type=text]:disabled,
.portal-form input[type=password]:disabled,
.portal-form input[type=email]:disabled,
.portal-form input[type=tel]:disabled,
.portal-form input[type=time]:disabled,
.portal-form select:disabled,
.portal-form textarea:disabled {
  background: #f5f5f5;
  color: #6b7280;
  cursor: not-allowed;
}
.portal-form textarea {
  height: auto;
  min-height: 90px;
}
.portal-form [aria-invalid=true] {
  border-color: #de403d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(222, 64, 61, 0.12);
}
.portal-form .errorMessage {
  display: block;
  margin: 6px 0 8px;
  font-size: 12px;
  color: #de403d;
}
.portal-form .help-inline {
  color: #6b7280;
  margin-left: 6px;
}
.portal-form .help-block {
  color: #6b7280;
  margin: 6px 0 8px;
}
.portal-form #rescan-btn {
  padding: 10px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 10;
  margin: 0;
}
.portal-form .buttons {
  margin-top: 18px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.portal-form .buttons input[type=submit],
.portal-form .buttons button,
.portal-form .buttons .btn {
  display: inline-block;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 5px !important;
  text-shadow: none;
  cursor: pointer;
  transition: background-color 0.15s ease, box-shadow 0.15s ease, transform 0.02s ease;
  text-decoration: none;
}
.portal-form .buttons input[type=submit]:hover, .portal-form .buttons input[type=submit]:focus,
.portal-form .buttons button:hover,
.portal-form .buttons button:focus,
.portal-form .buttons .btn:hover,
.portal-form .buttons .btn:focus {
  background: rgb(98.8958677686, 163.9107438017, 57.6892561983);
  outline: 0;
  border-color: #6cb33f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(108, 179, 63, 0.18);
  text-decoration: none;
  color: #fff;
}
.portal-form .buttons input[type=submit]:active,
.portal-form .buttons button:active,
.portal-form .buttons .btn:active {
  transform: translateY(1px);
}
.portal-form .buttons input[type=submit].btn-primary,
.portal-form .buttons button.btn-primary,
.portal-form .buttons .btn.btn-primary {
  background: #6cb33f;
  border-color: rgb(96.6198347107, 160.1384297521, 56.3615702479);
}
.portal-form .buttons input[type=submit].btn-primary:hover, .portal-form .buttons input[type=submit].btn-primary:focus,
.portal-form .buttons button.btn-primary:hover,
.portal-form .buttons button.btn-primary:focus,
.portal-form .buttons .btn.btn-primary:hover,
.portal-form .buttons .btn.btn-primary:focus {
  background: rgb(89.7917355372, 148.8214876033, 52.3785123967);
  border-color: rgb(85.2396694215, 141.2768595041, 49.7231404959);
}
.portal-form .buttons input[type=submit].btn-secondary,
.portal-form .buttons button.btn-secondary,
.portal-form .buttons .btn.btn-secondary {
  background: #fff;
  color: #2c2f33;
  border-color: #dcdfe4;
}
.portal-form .buttons input[type=submit].btn-secondary:hover, .portal-form .buttons input[type=submit].btn-secondary:focus,
.portal-form .buttons button.btn-secondary:hover,
.portal-form .buttons button.btn-secondary:focus,
.portal-form .buttons .btn.btn-secondary:hover,
.portal-form .buttons .btn.btn-secondary:focus {
  background: #fafafa;
  border-color: rgb(191.2096774194, 196.6774193548, 205.7903225806);
  color: #2c2f33;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.portal-form .buttons input[type=submit].btn-large,
.portal-form .buttons button.btn-large,
.portal-form .buttons .btn.btn-large {
  padding: 12px 24px;
  font-size: 16px;
}
.portal-form .buttons #add-vehicle2 {
  background: #fff;
  color: #235c35;
  border: 1px solid #235c35;
}
.portal-form .buttons #add-vehicle2:hover, .portal-form .buttons #add-vehicle2:focus {
  background: rgba(35, 92, 53, 0.06);
  outline: 0;
  border-color: #235c35;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(35, 92, 53, 0.18);
}
.portal-form .buttons.question-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.portal-form.form--columns-2 .form-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.portal-form.form--columns-2 .form-field:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 979px) {
  .portal-form.form--columns-2 .form-field {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.portal-form.form--columns-2 .errorSummary,
.portal-form.form--columns-2 .flash-success,
.portal-form.form--columns-2 .row.buttons {
  clear: both;
}
.portal-form.portal-form--horizontal-overwrite div.control-group label {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0;
}
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0;
}
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls input[type=text],
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls input[type=password],
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls input[type=email],
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls input[type=tel],
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls input[type=time],
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls select,
.portal-form.portal-form--horizontal-overwrite div.control-group div.controls textarea {
  width: 100% !important;
}

#text_to_pay {
  max-width: 760px;
  margin: 0 auto;
}

.bs-stepper {
  margin: auto;
}

.site-member div.container#page {
  margin: 0 auto;
}

div.membership-card img {
  max-width: 100%;
  display: block;
}

.card {
  background: #fff;
  border-radius: 12px;
  border: 1px solid #dcdfe4;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
}
.card:hover {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.card--elevated {
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 10px 15px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.06);
}
.card--elevated:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1), 0 15px 35px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.08);
}
.card--interactive {
  cursor: pointer;
  border: 1px solid #dcdfe4;
}
.card--interactive:hover {
  border-color: rgb(163.0826446281, 211.7851239669, 132.2148760331);
  box-shadow: 0 4px 12px rgba(108, 179, 63, 0.15), 0 2px 4px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}
.card--interactive:active {
  transform: translateY(0);
  transition-duration: 0.1s;
}
.card--bordered {
  border: 2px solid #dcdfe4;
  box-shadow: none;
}
.card--bordered:hover {
  border-color: #6cb33f;
}
.card--success {
  border-left: 4px solid #6cb33f;
}
.card--success .card__header {
  background: rgba(108, 179, 63, 0.03);
}
.card--warning {
  border-left: 4px solid #e68b0b;
}
.card--warning .card__header {
  background: rgba(230, 139, 11, 0.03);
}
.card--danger {
  border-left: 4px solid #de403d;
}
.card--danger .card__header {
  background: rgba(222, 64, 61, 0.03);
}
.card h3.section-title {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 15px;
  color: #6b7280;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.card h3.section-title svg {
  margin-left: 10px;
  display: none;
}
.card h3.section-title small {
  width: 100%;
  text-transform: none;
  margin-bottom: 20px;
}

.card__header {
  padding: 20px 24px 16px;
  border-bottom: 1px solid rgba(220, 223, 228, 0.6);
  background: rgba(250, 250, 250, 0.3);
}
.card__header--no-border {
  border-bottom: none;
}
.card__header .card__title {
  margin: 0 0 4px;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  color: #2c2f33;
  line-height: 1.3;
}
.card__header .card__subtitle {
  margin: 0;
  font-size: 14px;
  color: #6b7280;
  font-weight: normal;
}
.card__header .card__actions {
  float: right;
  margin-top: -4px;
}
.card__header .card__actions .btn {
  font-size: 13px;
  padding: 6px 12px;
  margin-left: 8px;
}
.card__header::after {
  content: "";
  display: table;
  clear: both;
}

.card__body {
  padding: 20px 24px;
  line-height: 1.5;
}
.card__body--compact {
  padding: 16px 20px;
}
.card__body--spacious {
  padding: 28px 32px;
}
.card__body h1,
.card__body h2,
.card__body h3,
.card__body h4,
.card__body h5,
.card__body h6 {
  margin-top: 0;
  margin-bottom: 12px;
}
.card__body p {
  margin: 0 0 12px;
}
.card__body p:last-child {
  margin-bottom: 0;
}
.card__body ul,
.card__body ol {
  margin: 0 0 12px;
  padding-left: 20px;
}
.card__body ul:last-child,
.card__body ol:last-child {
  margin-bottom: 0;
}

.card__footer {
  padding: 16px 24px 20px;
  border-top: 1px solid rgba(220, 223, 228, 0.6);
  background: rgba(250, 250, 250, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.card__footer--center {
  justify-content: center;
}
.card__footer--end {
  justify-content: flex-end;
}
.card__footer .btn {
  font-size: 14px;
}
.card__footer .btn:not(:last-child) {
  margin-right: 8px;
}
.card__footer .card__meta {
  font-size: 13px;
  color: #6b7280;
}

.card__media {
  width: 100%;
  display: block;
}
.card__media img,
.card__media video {
  width: 100%;
  height: auto;
  display: block;
}
.card__media--rounded img,
.card__media--rounded video {
  border-radius: 8px;
}

.card-list {
  display: grid;
  gap: 20px;
}
.card-list--2-col {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.card-list--3-col {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.card-list--4-col {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
@media (max-width: 767px) {
  .card-list {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.card-divider {
  height: 1px;
  background: rgba(220, 223, 228, 0.6);
  margin: 16px 0;
  border: none;
}

.card-section:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(220, 223, 228, 0.4);
}

.card--loading {
  position: relative;
  pointer-events: none;
}
.card--loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
}
.card--loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid #dcdfe4;
  border-top-color: #6cb33f;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 2;
}

div.form_field_membership_number label {
  display: none;
}
div.form_field_membership_number div.field-wrapper {
  position: relative;
  display: flex;
  display: none;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10px;
}
div.form_field_membership_number div.field-wrapper input {
  margin: 0;
}
div.form_field_membership_number div.field-wrapper a.btn-check-membership {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none;
  background-color: #6cb33f;
  box-shadow: none;
  border: none;
}
div.form_field_membership_number div.field-wrapper a.btn-check-membership:hover, div.form_field_membership_number div.field-wrapper a.btn-check-membership:focus {
  background-color: rgb(89.7917355372, 148.8214876033, 52.3785123967);
  color: #fff;
}
div.form_field_membership_number div.field-wrapper a.btn-check-membership img {
  max-width: 30px;
  max-height: 30px;
}

#scanner-section {
  position: relative;
}
#scanner-section #start-scan-btn {
  background: #eee !important;
  padding: 10px !important;
  color: #000 !important;
}

.btn {
  box-sizing: border-box;
  box-shadow: none;
  text-shadow: none;
}
.btn.btn-primary, .btn.btn-success {
  background-image: none;
  background-color: #6cb33f !important;
  border: none;
  transition: all 0.3s ease;
}
.btn.btn-primary:hover, .btn.btn-success:hover {
  background-color: rgb(89.7917355372, 148.8214876033, 52.3785123967) !important;
  box-shadow: none !important;
}
.btn.btn-primary:focus, .btn.btn-success:focus {
  background-color: rgb(96.6198347107, 160.1384297521, 56.3615702479) !important;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-primary:active, .btn.btn-success:active {
  background-color: rgb(80.6876033058, 133.732231405, 47.067768595) !important;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-danger {
  background-image: none;
  background-color: #de403d !important;
  box-shadow: none;
  border: none;
  transition: all 0.3s ease;
}
.btn.btn-danger:hover {
  background-color: rgb(206.99030837, 38.4105726872, 35.20969163) !important;
}
.btn.btn-danger:focus {
  background-color: rgb(218.2929515419, 42.5440528634, 39.2070484581) !important;
  outline: none;
}
.btn.btn-danger:active {
  background-color: rgb(189.5559471366, 35.1753303965, 32.2440528634) !important;
  transform: translateY(0);
}
.btn.btn-info {
  background-image: none;
  background-color: #6b7280 !important;
  box-shadow: none;
  border: none;
  transition: all 0.3s ease;
}
.btn.btn-info:hover {
  background-color: rgb(88.4229787234, 94.2076595745, 105.7770212766) !important;
}
.btn.btn-info:focus {
  background-color: rgb(95.3893617021, 101.629787234, 114.1106382979) !important;
  outline: none;
}
.btn.btn-info:active {
  background-color: rgb(79.1344680851, 84.3114893617, 94.6655319149) !important;
  transform: translateY(0);
}
.btn.btn-light {
  background-image: none;
  background-color: #e9e9e9 !important;
  box-shadow: none;
  border: none;
  transition: all 0.3s ease;
  color: #000;
}
.btn.btn-light:hover {
  background-color: rgb(212.6, 212.6, 212.6) !important;
}
.btn.btn-light:focus {
  background-color: rgb(220.25, 220.25, 220.25) !important;
  outline: none;
}
.btn.btn-light:active {
  background-color: rgb(202.4, 202.4, 202.4) !important;
  transform: translateY(0);
}
.btn.btn-dark {
  background-image: none;
  background-color: #344036 !important;
  box-shadow: none;
  border: none;
  transition: all 0.3s ease;
  color: #fff;
}
.btn.btn-dark:hover {
  background-color: rgb(70.2896551724, 78.4, 86.5103448276) !important;
}
.btn.btn-dark:focus {
  background-color: rgb(63.4310344828, 70.75, 78.0689655172) !important;
  outline: none;
}
.btn.btn-dark:active {
  background-color: rgb(40.5689655172, 45.25, 49.9310344828) !important;
  transform: translateY(0);
}
.btn.btn-outline-primary {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #6cb33f;
  color: #6cb33f;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-primary:hover {
  background-color: #6cb33f !important;
  border-color: #6cb33f;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-primary:focus {
  background-color: rgb(96.6198347107, 160.1384297521, 56.3615702479) !important;
  border-color: rgb(96.6198347107, 160.1384297521, 56.3615702479);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-primary:active {
  background-color: rgb(80.6876033058, 133.732231405, 47.067768595) !important;
  border-color: rgb(80.6876033058, 133.732231405, 47.067768595);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-outline-danger {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #de403d;
  color: #de403d;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-danger:hover {
  background-color: #de403d !important;
  border-color: #de403d;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-danger:focus {
  background-color: rgb(218.2929515419, 42.5440528634, 39.2070484581) !important;
  border-color: rgb(218.2929515419, 42.5440528634, 39.2070484581);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-danger:active {
  background-color: rgb(189.5559471366, 35.1753303965, 32.2440528634) !important;
  border-color: rgb(189.5559471366, 35.1753303965, 32.2440528634);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-outline-info {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #6b7280;
  color: #6b7280;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-info:hover {
  background-color: #6b7280 !important;
  border-color: #6b7280;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-info:focus {
  background-color: rgb(95.3893617021, 101.629787234, 114.1106382979) !important;
  border-color: rgb(95.3893617021, 101.629787234, 114.1106382979);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-info:active {
  background-color: rgb(79.1344680851, 84.3114893617, 94.6655319149) !important;
  border-color: rgb(79.1344680851, 84.3114893617, 94.6655319149);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-outline-light {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #6c757d;
  color: #6c757d;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-light:hover {
  background-color: #6c757d !important;
  border-color: #6c757d;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-light:focus {
  background-color: rgb(96.1802575107, 104.19527897, 111.3197424893) !important;
  border-color: rgb(96.1802575107, 104.19527897, 111.3197424893);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-light:active {
  background-color: rgb(79.6326180258, 86.2686695279, 92.1673819742) !important;
  border-color: rgb(79.6326180258, 86.2686695279, 92.1673819742);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-outline-dark {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #343a40;
  color: #343a40;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-dark:hover {
  background-color: #343a40 !important;
  border-color: #343a40;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-dark:focus {
  background-color: rgb(40.5689655172, 45.25, 49.9310344828) !important;
  border-color: rgb(40.5689655172, 45.25, 49.9310344828);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-dark:active {
  background-color: rgb(24.5655172414, 27.4, 30.2344827586) !important;
  border-color: rgb(24.5655172414, 27.4, 30.2344827586);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}
.btn.btn-outline-success {
  background-color: transparent !important;
  background-image: none;
  border: 2px solid #6cb33f;
  color: #6cb33f;
  box-shadow: none;
  transition: all 0.3s ease;
}
.btn.btn-outline-success:hover {
  background-color: #6cb33f !important;
  border-color: #6cb33f;
  color: #fff;
  box-shadow: none !important;
}
.btn.btn-outline-success:focus {
  background-color: rgb(96.6198347107, 160.1384297521, 56.3615702479) !important;
  border-color: rgb(96.6198347107, 160.1384297521, 56.3615702479);
  color: #fff;
  box-shadow: none !important;
  outline: none;
}
.btn.btn-outline-success:active {
  background-color: rgb(80.6876033058, 133.732231405, 47.067768595) !important;
  border-color: rgb(80.6876033058, 133.732231405, 47.067768595);
  color: #fff;
  box-shadow: none !important;
  transform: translateY(0);
}

body.admin .btn.btn-primary,
body.site-login .btn.btn-primary,
body.site-requestLogin .btn.btn-primary,
body.vip-requestLogin .btn.btn-primary,
body.vip-login .btn.btn-primary,
body.residents-login .btn.btn-primary,
body.residents-requestLogin .btn.btn-primary {
  background-color: #6cb33f !important;
}
body.admin select,
body.admin textarea,
body.admin input[type=text],
body.admin input[type=password],
body.admin input[type=datetime],
body.admin input[type=datetime-local],
body.admin input[type=date],
body.admin input[type=month],
body.admin input[type=time],
body.admin input[type=week],
body.admin input[type=number],
body.admin input[type=email],
body.admin input[type=url],
body.admin input[type=search],
body.admin input[type=tel],
body.admin input[type=color],
body.admin .uneditable-input,
body.site-login select,
body.site-login textarea,
body.site-login input[type=text],
body.site-login input[type=password],
body.site-login input[type=datetime],
body.site-login input[type=datetime-local],
body.site-login input[type=date],
body.site-login input[type=month],
body.site-login input[type=time],
body.site-login input[type=week],
body.site-login input[type=number],
body.site-login input[type=email],
body.site-login input[type=url],
body.site-login input[type=search],
body.site-login input[type=tel],
body.site-login input[type=color],
body.site-login .uneditable-input,
body.site-requestLogin select,
body.site-requestLogin textarea,
body.site-requestLogin input[type=text],
body.site-requestLogin input[type=password],
body.site-requestLogin input[type=datetime],
body.site-requestLogin input[type=datetime-local],
body.site-requestLogin input[type=date],
body.site-requestLogin input[type=month],
body.site-requestLogin input[type=time],
body.site-requestLogin input[type=week],
body.site-requestLogin input[type=number],
body.site-requestLogin input[type=email],
body.site-requestLogin input[type=url],
body.site-requestLogin input[type=search],
body.site-requestLogin input[type=tel],
body.site-requestLogin input[type=color],
body.site-requestLogin .uneditable-input,
body.vip-requestLogin select,
body.vip-requestLogin textarea,
body.vip-requestLogin input[type=text],
body.vip-requestLogin input[type=password],
body.vip-requestLogin input[type=datetime],
body.vip-requestLogin input[type=datetime-local],
body.vip-requestLogin input[type=date],
body.vip-requestLogin input[type=month],
body.vip-requestLogin input[type=time],
body.vip-requestLogin input[type=week],
body.vip-requestLogin input[type=number],
body.vip-requestLogin input[type=email],
body.vip-requestLogin input[type=url],
body.vip-requestLogin input[type=search],
body.vip-requestLogin input[type=tel],
body.vip-requestLogin input[type=color],
body.vip-requestLogin .uneditable-input,
body.vip-login select,
body.vip-login textarea,
body.vip-login input[type=text],
body.vip-login input[type=password],
body.vip-login input[type=datetime],
body.vip-login input[type=datetime-local],
body.vip-login input[type=date],
body.vip-login input[type=month],
body.vip-login input[type=time],
body.vip-login input[type=week],
body.vip-login input[type=number],
body.vip-login input[type=email],
body.vip-login input[type=url],
body.vip-login input[type=search],
body.vip-login input[type=tel],
body.vip-login input[type=color],
body.vip-login .uneditable-input,
body.residents-login select,
body.residents-login textarea,
body.residents-login input[type=text],
body.residents-login input[type=password],
body.residents-login input[type=datetime],
body.residents-login input[type=datetime-local],
body.residents-login input[type=date],
body.residents-login input[type=month],
body.residents-login input[type=time],
body.residents-login input[type=week],
body.residents-login input[type=number],
body.residents-login input[type=email],
body.residents-login input[type=url],
body.residents-login input[type=search],
body.residents-login input[type=tel],
body.residents-login input[type=color],
body.residents-login .uneditable-input,
body.residents-requestLogin select,
body.residents-requestLogin textarea,
body.residents-requestLogin input[type=text],
body.residents-requestLogin input[type=password],
body.residents-requestLogin input[type=datetime],
body.residents-requestLogin input[type=datetime-local],
body.residents-requestLogin input[type=date],
body.residents-requestLogin input[type=month],
body.residents-requestLogin input[type=time],
body.residents-requestLogin input[type=week],
body.residents-requestLogin input[type=number],
body.residents-requestLogin input[type=email],
body.residents-requestLogin input[type=url],
body.residents-requestLogin input[type=search],
body.residents-requestLogin input[type=tel],
body.residents-requestLogin input[type=color],
body.residents-requestLogin .uneditable-input {
  height: inherit;
  outline: none;
  min-height: 30px;
  max-width: 100%;
}
body.admin .card-body select,
body.site-login .card-body select,
body.site-requestLogin .card-body select,
body.vip-requestLogin .card-body select,
body.vip-login .card-body select,
body.residents-login .card-body select,
body.residents-requestLogin .card-body select {
  width: 220px;
}
body.admin a,
body.site-login a,
body.site-requestLogin a,
body.vip-requestLogin a,
body.vip-login a,
body.residents-login a,
body.residents-requestLogin a {
  color: #000;
}
body.admin .alert,
body.site-login .alert,
body.site-requestLogin .alert,
body.vip-requestLogin .alert,
body.vip-login .alert,
body.residents-login .alert,
body.residents-requestLogin .alert {
  box-shadow: none;
}
body.admin .sidebar .sidebar-background:after,
body.site-login .sidebar .sidebar-background:after,
body.site-requestLogin .sidebar .sidebar-background:after,
body.vip-requestLogin .sidebar .sidebar-background:after,
body.vip-login .sidebar .sidebar-background:after,
body.residents-login .sidebar .sidebar-background:after,
body.residents-requestLogin .sidebar .sidebar-background:after {
  background: #6cb33f;
}
body.admin .sidebar .nav .nav-item.active > .nav-link,
body.site-login .sidebar .nav .nav-item.active > .nav-link,
body.site-requestLogin .sidebar .nav .nav-item.active > .nav-link,
body.vip-requestLogin .sidebar .nav .nav-item.active > .nav-link,
body.vip-login .sidebar .nav .nav-item.active > .nav-link,
body.residents-login .sidebar .nav .nav-item.active > .nav-link,
body.residents-requestLogin .sidebar .nav .nav-item.active > .nav-link {
  background-color: #235c35;
  background-image: none;
  box-shadow: none;
}
body.admin .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.site-login .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.site-requestLogin .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.vip-requestLogin .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.vip-login .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.residents-login .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image),
body.residents-requestLogin .card [class*=card-header-]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
  margin-top: 15px;
}
body.admin .card-header.card-header-tabs.card-header-site,
body.site-login .card-header.card-header-tabs.card-header-site,
body.site-requestLogin .card-header.card-header-tabs.card-header-site,
body.vip-requestLogin .card-header.card-header-tabs.card-header-site,
body.vip-login .card-header.card-header-tabs.card-header-site,
body.residents-login .card-header.card-header-tabs.card-header-site,
body.residents-requestLogin .card-header.card-header-tabs.card-header-site {
  background: #6cb33f;
  background-image: none;
  box-shadow: none;
}
body.admin .nav-pills .nav-item .nav-link.active,
body.site-login .nav-pills .nav-item .nav-link.active,
body.site-requestLogin .nav-pills .nav-item .nav-link.active,
body.vip-requestLogin .nav-pills .nav-item .nav-link.active,
body.vip-login .nav-pills .nav-item .nav-link.active,
body.residents-login .nav-pills .nav-item .nav-link.active,
body.residents-requestLogin .nav-pills .nav-item .nav-link.active {
  background-color: #6cb33f;
  box-shadow: none;
  color: #fff;
}
body.admin .badge.badge-primary,
body.site-login .badge.badge-primary,
body.site-requestLogin .badge.badge-primary,
body.vip-requestLogin .badge.badge-primary,
body.vip-login .badge.badge-primary,
body.residents-login .badge.badge-primary,
body.residents-requestLogin .badge.badge-primary {
  background-color: #6cb33f;
  box-shadow: none;
  color: #fff;
}
body.admin .badge.badge-primary:hover,
body.site-login .badge.badge-primary:hover,
body.site-requestLogin .badge.badge-primary:hover,
body.vip-requestLogin .badge.badge-primary:hover,
body.vip-login .badge.badge-primary:hover,
body.residents-login .badge.badge-primary:hover,
body.residents-requestLogin .badge.badge-primary:hover {
  background-color: rgb(85.2396694215, 141.2768595041, 49.7231404959);
}
body.admin .badge.badge-primary:focus,
body.site-login .badge.badge-primary:focus,
body.site-requestLogin .badge.badge-primary:focus,
body.vip-requestLogin .badge.badge-primary:focus,
body.vip-login .badge.badge-primary:focus,
body.residents-login .badge.badge-primary:focus,
body.residents-requestLogin .badge.badge-primary:focus {
  background-color: rgb(85.2396694215, 141.2768595041, 49.7231404959);
}
body.admin .badge.badge-primary:active,
body.site-login .badge.badge-primary:active,
body.site-requestLogin .badge.badge-primary:active,
body.vip-requestLogin .badge.badge-primary:active,
body.vip-login .badge.badge-primary:active,
body.residents-login .badge.badge-primary:active,
body.residents-requestLogin .badge.badge-primary:active {
  background-color: rgb(85.2396694215, 141.2768595041, 49.7231404959);
}
body.admin .badge.badge-danger,
body.site-login .badge.badge-danger,
body.site-requestLogin .badge.badge-danger,
body.vip-requestLogin .badge.badge-danger,
body.vip-login .badge.badge-danger,
body.residents-login .badge.badge-danger,
body.residents-requestLogin .badge.badge-danger {
  color: #fff;
}
body.admin .nav-pills .nav-item .nav-link,
body.site-login .nav-pills .nav-item .nav-link,
body.site-requestLogin .nav-pills .nav-item .nav-link,
body.vip-requestLogin .nav-pills .nav-item .nav-link,
body.vip-login .nav-pills .nav-item .nav-link,
body.residents-login .nav-pills .nav-item .nav-link,
body.residents-requestLogin .nav-pills .nav-item .nav-link {
  border-radius: 5px;
}
body.admin .nav-pills .nav-item .nav-link,
body.site-login .nav-pills .nav-item .nav-link,
body.site-requestLogin .nav-pills .nav-item .nav-link,
body.vip-requestLogin .nav-pills .nav-item .nav-link,
body.vip-login .nav-pills .nav-item .nav-link,
body.residents-login .nav-pills .nav-item .nav-link,
body.residents-requestLogin .nav-pills .nav-item .nav-link {
  color: #2c2f33;
}
body.admin.admin-login .navbar a.brand,
body.site-login.admin-login .navbar a.brand,
body.site-requestLogin.admin-login .navbar a.brand,
body.vip-requestLogin.admin-login .navbar a.brand,
body.vip-login.admin-login .navbar a.brand,
body.residents-login.admin-login .navbar a.brand,
body.residents-requestLogin.admin-login .navbar a.brand {
  display: none;
}
body.admin.admin-login .navbar .header-logo,
body.site-login.admin-login .navbar .header-logo,
body.site-requestLogin.admin-login .navbar .header-logo,
body.vip-requestLogin.admin-login .navbar .header-logo,
body.vip-login.admin-login .navbar .header-logo,
body.residents-login.admin-login .navbar .header-logo,
body.residents-requestLogin.admin-login .navbar .header-logo {
  display: block;
}
body.admin div.form.admin-login,
body.admin div.form.login,
body.admin div.form.request-login,
body.site-login div.form.admin-login,
body.site-login div.form.login,
body.site-login div.form.request-login,
body.site-requestLogin div.form.admin-login,
body.site-requestLogin div.form.login,
body.site-requestLogin div.form.request-login,
body.vip-requestLogin div.form.admin-login,
body.vip-requestLogin div.form.login,
body.vip-requestLogin div.form.request-login,
body.vip-login div.form.admin-login,
body.vip-login div.form.login,
body.vip-login div.form.request-login,
body.residents-login div.form.admin-login,
body.residents-login div.form.login,
body.residents-login div.form.request-login,
body.residents-requestLogin div.form.admin-login,
body.residents-requestLogin div.form.login,
body.residents-requestLogin div.form.request-login {
  max-width: 500px;
  padding: 0 !important;
  margin: 0 auto;
}
body.admin div.form.admin-login header.header-image,
body.admin div.form.login header.header-image,
body.admin div.form.request-login header.header-image,
body.site-login div.form.admin-login header.header-image,
body.site-login div.form.login header.header-image,
body.site-login div.form.request-login header.header-image,
body.site-requestLogin div.form.admin-login header.header-image,
body.site-requestLogin div.form.login header.header-image,
body.site-requestLogin div.form.request-login header.header-image,
body.vip-requestLogin div.form.admin-login header.header-image,
body.vip-requestLogin div.form.login header.header-image,
body.vip-requestLogin div.form.request-login header.header-image,
body.vip-login div.form.admin-login header.header-image,
body.vip-login div.form.login header.header-image,
body.vip-login div.form.request-login header.header-image,
body.residents-login div.form.admin-login header.header-image,
body.residents-login div.form.login header.header-image,
body.residents-login div.form.request-login header.header-image,
body.residents-requestLogin div.form.admin-login header.header-image,
body.residents-requestLogin div.form.login header.header-image,
body.residents-requestLogin div.form.request-login header.header-image {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
body.admin div.form.admin-login .card,
body.admin div.form.login .card,
body.admin div.form.request-login .card,
body.site-login div.form.admin-login .card,
body.site-login div.form.login .card,
body.site-login div.form.request-login .card,
body.site-requestLogin div.form.admin-login .card,
body.site-requestLogin div.form.login .card,
body.site-requestLogin div.form.request-login .card,
body.vip-requestLogin div.form.admin-login .card,
body.vip-requestLogin div.form.login .card,
body.vip-requestLogin div.form.request-login .card,
body.vip-login div.form.admin-login .card,
body.vip-login div.form.login .card,
body.vip-login div.form.request-login .card,
body.residents-login div.form.admin-login .card,
body.residents-login div.form.login .card,
body.residents-login div.form.request-login .card,
body.residents-requestLogin div.form.admin-login .card,
body.residents-requestLogin div.form.login .card,
body.residents-requestLogin div.form.request-login .card {
  margin-top: -50px;
}
body.admin div.form.admin-login h5,
body.admin div.form.login h5,
body.admin div.form.request-login h5,
body.site-login div.form.admin-login h5,
body.site-login div.form.login h5,
body.site-login div.form.request-login h5,
body.site-requestLogin div.form.admin-login h5,
body.site-requestLogin div.form.login h5,
body.site-requestLogin div.form.request-login h5,
body.vip-requestLogin div.form.admin-login h5,
body.vip-requestLogin div.form.login h5,
body.vip-requestLogin div.form.request-login h5,
body.vip-login div.form.admin-login h5,
body.vip-login div.form.login h5,
body.vip-login div.form.request-login h5,
body.residents-login div.form.admin-login h5,
body.residents-login div.form.login h5,
body.residents-login div.form.request-login h5,
body.residents-requestLogin div.form.admin-login h5,
body.residents-requestLogin div.form.login h5,
body.residents-requestLogin div.form.request-login h5 {
  color: #6b7280;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.admin div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.admin div.form.login form.form-horizontal#horizontalForm input[type=text],
body.admin div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.admin div.form.login form.form-horizontal#captchaForm input[type=text],
body.admin div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.admin div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.site-login div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-login div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.site-login div.form.login form.form-horizontal#horizontalForm input[type=text],
body.site-login div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-login div.form.login form.form-horizontal#captchaForm input[type=text],
body.site-login div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-login div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm input[type=text],
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-requestLogin div.form.login form.form-horizontal#captchaForm input[type=text],
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm input[type=text],
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm input[type=text],
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-login div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.vip-login div.form.login form.form-horizontal#horizontalForm input[type=text],
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-login div.form.login form.form-horizontal#captchaForm input[type=text],
body.vip-login div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.vip-login div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-login div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.residents-login div.form.login form.form-horizontal#horizontalForm input[type=text],
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-login div.form.login form.form-horizontal#captchaForm input[type=text],
body.residents-login div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-login div.form.request-login form.form-horizontal#captchaForm input[type=text],
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm input[type=text],
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm input[type=text],
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm input[type=text],
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm input[type=text],
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm input[type=text],
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin input[type=text],
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm input[type=text] {
  width: inherit;
  width: 100%;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.admin div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.admin div.form.login form.form-horizontal#captchaForm div.form-actions,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.admin div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.site-login div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-login div.form.login form.form-horizontal#captchaForm div.form-actions,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-login div.form.login form.form-horizontal#captchaForm div.form-actions,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-login div.form.login form.form-horizontal#captchaForm div.form-actions,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.form-actions,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions {
  padding: 0;
  width: 100%;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.admin div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.admin div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.admin div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-login div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-login div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-login div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-login div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-actions .btn-primary,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-actions .btn-primary,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-actions .btn-primary {
  padding: 20px;
  display: block;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.admin div.form.login form.form-horizontal#horizontalForm div.form-group,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.admin div.form.login form.form-horizontal#captchaForm div.form-group,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.admin div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.site-login div.form.login form.form-horizontal#horizontalForm div.form-group,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-login div.form.login form.form-horizontal#captchaForm div.form-group,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-group,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.form-group,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-group,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.form-group,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.form-group,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-login div.form.login form.form-horizontal#captchaForm div.form-group,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.form-group,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-login div.form.login form.form-horizontal#captchaForm div.form-group,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.form-group,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.form-group,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.form-group,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.form-group,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.form-group,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.form-group,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.form-group,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.form-group {
  margin-bottom: 15px;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.admin div.form.login form.form-horizontal#horizontalForm div.acepass,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.admin div.form.login form.form-horizontal#captchaForm div.acepass,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.admin div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.site-login div.form.login form.form-horizontal#horizontalForm div.acepass,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-login div.form.login form.form-horizontal#captchaForm div.acepass,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.acepass,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.acepass,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.acepass,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.acepass,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.acepass,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-login div.form.login form.form-horizontal#captchaForm div.acepass,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.acepass,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-login div.form.login form.form-horizontal#captchaForm div.acepass,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.acepass,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.acepass,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.acepass,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.acepass,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.acepass,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.acepass,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.acepass,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.acepass {
  width: 100%;
  float: none;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite {
  margin: auto;
  float: none;
  text-align: center;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite h4,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite h4,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite h4,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite h4 {
  color: #6b7280;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services {
  width: inherit;
  margin: 0;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service {
  padding: 0;
  margin: 0;
  width: inherit;
  float: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  padding: 14px 20px;
  border: 2px solid #dadce0;
  border-radius: 8px;
  background: #fff;
  color: #3c4043 !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.2s ease;
  box-sizing: border-box;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:hover {
  background: #f8f9fa;
  border-color: #6cb33f;
  text-decoration: none;
  color: #3c4043 !important;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:focus {
  outline: none;
  border-color: #002F87;
  box-shadow: 0 0 0 3px rgba(108, 179, 63, 0.15);
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link:active {
  border-color: rgb(85.2396694215, 141.2768595041, 49.7231404959);
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon {
  float: none;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service a.auth-link span.auth-title {
  float: none;
  margin: 0;
  font-weight: 500;
  white-space: nowrap;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.admin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.gsuite div.control-group .services ul.auth-services .auth-service.facebook,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.gsuite div.control-group .services ul.auth-services .auth-service.facebook {
  display: none;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.admin div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.admin div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.admin div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.admin div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.admin div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.admin div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-login div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.site-login div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-login div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.site-login div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-login div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.vip-login div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-login div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.vip-login div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.create-account-section,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm div.create-account-section {
  display: none;
}
body.admin div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.admin div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.admin div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.admin div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.admin div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.admin div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.admin div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.admin div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.admin div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.site-login div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-login div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-login div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.site-login div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-login div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-login div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.site-login div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-login div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-login div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-requestLogin div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.site-requestLogin div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-requestLogin div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-requestLogin div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.site-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.site-requestLogin div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-requestLogin div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-requestLogin div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-requestLogin div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-requestLogin div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-login div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-login div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-login div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-login div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-login div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-login div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.vip-login div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.vip-login div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.vip-login div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-login div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-login div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-login div.form.request-login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-requestLogin div.form.admin-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-requestLogin div.form.admin-login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-requestLogin div.form.login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-requestLogin div.form.login form.form-horizontal#captchaForm span.help-inline.error,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalForm span.help-inline.error,
body.residents-requestLogin div.form.request-login form.form-horizontal#horizontalFormLogin span.help-inline.error,
body.residents-requestLogin div.form.request-login form.form-horizontal#captchaForm span.help-inline.error {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
body.admin div.modal-material,
body.admin div.modal.fade.in,
body.site-login div.modal-material,
body.site-login div.modal.fade.in,
body.site-requestLogin div.modal-material,
body.site-requestLogin div.modal.fade.in,
body.vip-requestLogin div.modal-material,
body.vip-requestLogin div.modal.fade.in,
body.vip-login div.modal-material,
body.vip-login div.modal.fade.in,
body.residents-login div.modal-material,
body.residents-login div.modal.fade.in,
body.residents-requestLogin div.modal-material,
body.residents-requestLogin div.modal.fade.in {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  top: 0;
}

body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.gsuite {
  display: none;
}
body.residents-login header.header-image {
  background-image: url("/images/sdzoo/hero-cam-elephant.jpg");
}
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.create-account-section,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.login form.form-horizontal#captchaForm div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.create-account-section {
  display: block;
}
body.residents-login div.form.admin-login form.form-horizontal#horizontalForm div.create-account-section h4,
body.residents-login div.form.admin-login form.form-horizontal#horizontalFormLogin div.create-account-section h4,
body.residents-login div.form.admin-login form.form-horizontal#captchaForm div.create-account-section h4,
body.residents-login div.form.login form.form-horizontal#horizontalForm div.create-account-section h4,
body.residents-login div.form.login form.form-horizontal#horizontalFormLogin div.create-account-section h4,
body.residents-login div.form.login form.form-horizontal#captchaForm div.create-account-section h4,
body.residents-login div.form.request-login form.form-horizontal#horizontalForm div.create-account-section h4,
body.residents-login div.form.request-login form.form-horizontal#horizontalFormLogin div.create-account-section h4,
body.residents-login div.form.request-login form.form-horizontal#captchaForm div.create-account-section h4 {
  color: #6b7280;
}

body.residents-createAccount div#editAccount, body.residents-updateAccount div#editAccount {
  float: none;
  margin-top: 0;
}
body.residents-createAccount div#editAccount .alert-block, body.residents-updateAccount div#editAccount .alert-block {
  width: 100%;
  box-sizing: border-box;
}
body.residents-createAccount div.accountMain, body.residents-updateAccount div.accountMain {
  float: none;
}

body.residents-createAccount .portal-form,
body.residents-account .portal-form,
body.residents-updateAccount .portal-form {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 0;
  box-sizing: border-box;
}
body.residents-createAccount .portal-form div.control-group label,
body.residents-account .portal-form div.control-group label,
body.residents-updateAccount .portal-form div.control-group label {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0;
}
body.residents-createAccount .portal-form div.control-group div.controls,
body.residents-account .portal-form div.control-group div.controls,
body.residents-updateAccount .portal-form div.control-group div.controls {
  float: none;
  width: 100%;
  text-align: left;
  margin: 0;
}
body.residents-createAccount .portal-form div.control-group div.controls input[type=text],
body.residents-createAccount .portal-form div.control-group div.controls input[type=password],
body.residents-createAccount .portal-form div.control-group div.controls input[type=email],
body.residents-createAccount .portal-form div.control-group div.controls input[type=tel],
body.residents-createAccount .portal-form div.control-group div.controls input[type=time],
body.residents-createAccount .portal-form div.control-group div.controls select,
body.residents-createAccount .portal-form div.control-group div.controls textarea,
body.residents-account .portal-form div.control-group div.controls input[type=text],
body.residents-account .portal-form div.control-group div.controls input[type=password],
body.residents-account .portal-form div.control-group div.controls input[type=email],
body.residents-account .portal-form div.control-group div.controls input[type=tel],
body.residents-account .portal-form div.control-group div.controls input[type=time],
body.residents-account .portal-form div.control-group div.controls select,
body.residents-account .portal-form div.control-group div.controls textarea,
body.residents-updateAccount .portal-form div.control-group div.controls input[type=text],
body.residents-updateAccount .portal-form div.control-group div.controls input[type=password],
body.residents-updateAccount .portal-form div.control-group div.controls input[type=email],
body.residents-updateAccount .portal-form div.control-group div.controls input[type=tel],
body.residents-updateAccount .portal-form div.control-group div.controls input[type=time],
body.residents-updateAccount .portal-form div.control-group div.controls select,
body.residents-updateAccount .portal-form div.control-group div.controls textarea {
  width: 100% !important;
}
body.residents-createAccount .portal-form .accountMain,
body.residents-account .portal-form .accountMain,
body.residents-updateAccount .portal-form .accountMain {
  float: none;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  body.residents-createAccount .portal-form,
  body.residents-account .portal-form,
  body.residents-updateAccount .portal-form {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
  }
  body.residents-createAccount .portal-form .accountMain,
  body.residents-account .portal-form .accountMain,
  body.residents-updateAccount .portal-form .accountMain {
    flex: 1;
    min-width: 0;
    max-width: calc(33.333% - 14px);
  }
  body.residents-createAccount .portal-form .accountMain.personal, body.residents-createAccount .portal-form .accountMain.Billing, body.residents-createAccount .portal-form .accountMain.password,
  body.residents-account .portal-form .accountMain.personal,
  body.residents-account .portal-form .accountMain.Billing,
  body.residents-account .portal-form .accountMain.password,
  body.residents-updateAccount .portal-form .accountMain.personal,
  body.residents-updateAccount .portal-form .accountMain.Billing,
  body.residents-updateAccount .portal-form .accountMain.password {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body.residents-createAccount .portal-form,
  body.residents-account .portal-form,
  body.residents-updateAccount .portal-form {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
  }
  body.residents-createAccount .portal-form .accountMain,
  body.residents-account .portal-form .accountMain,
  body.residents-updateAccount .portal-form .accountMain {
    flex: 1;
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
  body.residents-createAccount .portal-form .accountMain.password,
  body.residents-account .portal-form .accountMain.password,
  body.residents-updateAccount .portal-form .accountMain.password {
    max-width: 100%;
    flex-basis: 100%;
  }
}

body.admin #Manager_lotManagers,
body.admin #Lot_lotManagers,
body.admin #ClosureEventLots,
body.admin #ClosureEventEvents {
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  border: 1px solid #eee;
}

body.residents-reviewOrder h1 {
  line-height: 1;
}
body.residents-reviewOrder div.grid-view {
  float: none;
}

/*
* Admin - AdminLotcheck Start
*/
.lot--item {
  border: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
}

.lot--item--expired {
  border: 2px solid #f8060c;
}

.lot--item--expired .lot-item__end {
  color: #f8060c !important;
}

.lot--item--expired .lot-item__end:before {
  background: url("../images/icon.ended.svg") no-repeat 0 0 transparent !important;
  background-size: 15px 15px;
}

.lot--item--active {
  border: 2px solid #60bd0d;
}

.lot--item--active .lot-item__end {
  color: #60bd0d !important;
}

.lot--item .lot-item__first {
  position: relative;
  width: 142px;
}

.lot--item .lot-item__last {
  width: -webkit-calc(100% - 105px);
  width: calc(100% - 105px);
}

.lot--item .lot-item__plate {
  background: url("../images/icon.plate.svg") no-repeat 0 0 transparent;
  background-size: 110px 55px;
  color: #00529a;
  height: 55px;
  font: 600 20px/50px "ProximaNovaReg";
  position: absolute;
  left: 3px;
  text-transform: uppercase;
  text-align: center;
  top: 8px;
  width: 110px;
}

.lot--item .lot-item__plate span {
  display: block;
  font: 400 7px/7px "ProximaNovaReg";
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: -16px;
  width: 100%;
}

.lot--item .lot-item__title {
  color: #00529a;
  font: 600 20px/35px "Sofia Pro";
  text-align: left;
  margin-bottom: -3px;
}

.lot--item .lot-item__title--secondary {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  padding: 0px;
}

.lot--item .lot-item__start, .lot--item .lot-item__end {
  color: #808080;
  font: 400 10px/25px "Sofia Pro";
  text-transform: uppercase;
}

.lot--item .lot-item__start {
  margin-top: 10px;
}

.lot--item .lot-item__start:before {
  background: url("../images/icon.start.svg") no-repeat 0 0 transparent;
  background-size: 15px 15px;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px;
}

.lot--item .lot-item__end:before {
  background: url("../images/icon.tick.svg") no-repeat 0 0 transparent;
  background-size: 15px 15px;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 15px;
}

.lot--item--highlight .lot--item .lot-item__end {
  color: #f8060c;
}

/*
* Admin - AdminLotcheck End
*/
.success-wrapper {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 20px;
}

.success-header {
  margin-bottom: 40px;
}

.success-icon {
  font-size: 64px;
  margin-bottom: 20px;
  animation: successPulse 1.5s ease-in-out;
}

@keyframes successPulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.success-wrapper {
  text-align: center;
}
.success-wrapper .success-header .success-icon img {
  max-width: 50px;
}
.success-wrapper .success-header .success-title {
  color: #28a745;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.success-wrapper .success-header .success-subtitle {
  color: #6c757d;
  font-size: 18px;
  margin-bottom: 0;
}
.success-wrapper .confirmation-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #e9ecef;
}
.success-wrapper .confirmation-card .confirmation-header {
  background: #f8f9fa;
  padding: 20px 25px;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.success-wrapper .confirmation-card .confirmation-header h3 {
  margin: 0;
  color: #495057;
  font-size: 20px;
  font-weight: 600;
}
.success-wrapper .confirmation-card .confirmation-header .confirmation-badge {
  background: #28a745;
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.success-wrapper .confirmation-card .confirmation-details {
  padding: 25px;
}
.success-wrapper .confirmation-card .confirmation-details .detail-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 0;
  border-bottom: 1px solid #f1f3f4;
}
.success-wrapper .confirmation-card .confirmation-details .detail-row:last-child {
  border-bottom: none;
}
.success-wrapper .confirmation-card .confirmation-details .detail-row .detail-label {
  color: #6c757d;
  font-weight: 500;
  flex: 1;
  text-align: left;
}
.success-wrapper .confirmation-card .confirmation-details .detail-row .detail-value {
  color: #495057;
  font-weight: 600;
  flex: 1;
  text-align: right;
  word-break: break-word;
}

div#onlinePaymentsDisplay div#collapse1 div.accordion-inner > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn.btn-small.dropdown-toggle {
  background-color: #6cb33f;
}

.btn.btn-primary, .admin .btn.btn-primary, .wrapper table .btn {
  background-color: #6cb33f !important;
  border-color: #6cb33f !important;
  background-image: none;
  color: white;
}

body.residents .mid-wrapper {
  max-width: 850px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.residents .mid-wrapper {
    padding: 0 16px;
  }
}
body.residents.residents-viewCart header.header-image, body.residents.residents-reviewOrder header.header-image, body.residents.residents-downloadReservations header.header-image {
  height: 200px;
}
body.residents.residents-viewCart .mobile-hide, body.residents.residents-reviewOrder .mobile-hide, body.residents.residents-downloadReservations .mobile-hide {
  display: block;
}
@media (max-width: 979px) {
  body.residents.residents-viewCart .mobile-hide, body.residents.residents-reviewOrder .mobile-hide, body.residents.residents-downloadReservations .mobile-hide {
    display: none !important;
  }
}
body.residents.residents-viewCart .desktop-hide, body.residents.residents-reviewOrder .desktop-hide, body.residents.residents-downloadReservations .desktop-hide {
  display: none;
}
@media (max-width: 979px) {
  body.residents.residents-viewCart .desktop-hide, body.residents.residents-reviewOrder .desktop-hide, body.residents.residents-downloadReservations .desktop-hide {
    display: block !important;
  }
}
body.residents.residents-viewCart .desktop-hide .portal-form, body.residents.residents-reviewOrder .desktop-hide .portal-form, body.residents.residents-downloadReservations .desktop-hide .portal-form {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.residents #homeFormReserve {
  display: block;
  border: none;
  background: #6cb33f;
  box-shadow: none;
  border-radius: 10px;
  padding: 20px;
  color: white;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease;
  text-align: center;
}
body.residents #homeFormReserve div.homeReserveText {
  font-size: 24px;
  font-weight: bold;
}
body.residents #homeFormReserve img {
  height: 1px;
  width: 1px;
  visibility: hidden;
  display: block;
  margin-left: 41%;
}
body.residents #reserveDateHome {
  display: none;
}
body.residents .ui-corner-all.ui-widget.ui-datepicker-inline {
  width: 100%;
}
body.residents .ui-state-default,
body.residents .ui-widget-content .ui-state-default,
body.residents .ui-widget-header .ui-state-default {
  color: #fff;
  outline: none;
}
body.residents .ui-datepicker-calendar .ui-state-default,
body.residents .ui-datepicker-calendar .ui-widget-content .ui-state-default,
body.residents .ui-datepicker-calendar .ui-widget-header .ui-state-default {
  background: #3a6e16;
  color: #fff;
}
body.residents .ui-datepicker .ui-datepicker-header {
  background: #3a6e16;
}
body.residents .ui-datepicker th {
  border: 1px solid black;
}
body.residents .sdzoo-home-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
  margin-bottom: 48px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  body.residents .sdzoo-home-grid {
    gap: 32px;
  }
}
@media (max-width: 767px) {
  body.residents .sdzoo-home-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-bottom: 32px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  box-sizing: border-box;
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-image {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (max-width: 767px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-image {
    border-radius: 16px;
    margin-bottom: 20px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-title {
  font-size: 28px;
  font-weight: 700;
  color: #2c2f33;
  margin: 0 0 20px;
}
@media (max-width: 979px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-title {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail {
  font-size: 18px;
  line-height: 1.6;
  color: #2c2f33;
}
@media (max-width: 979px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail {
    font-size: 16px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail p {
  margin: 0 0 8px;
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail p:last-child {
  margin-bottom: 0;
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail .sdzoo-detail-label {
  font-weight: 400;
  margin-bottom: 8px;
  font-size: 18px;
}
@media (max-width: 979px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail .sdzoo-detail-label {
    font-size: 16px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail .sdzoo-detail-value {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 979px) {
  body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail .sdzoo-detail-value {
    font-size: 16px;
  }
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail a {
  color: #2c2f33;
  text-decoration: underline;
}
body.residents .sdzoo-home-grid .sdzoo-home-card .sdzoo-home-detail a:hover {
  color: #6cb33f;
}
body.residents .sdzoo-home-grid .sdzoo-home-card a {
  text-decoration: none;
  color: inherit;
}
body.residents .sdzoo-home-grid .sdzoo-home-card a:hover {
  text-decoration: none;
}

body.residents-createAccount header.header-image, body.residents-updateAccount header.header-image {
  height: 200px;
}


p.zoo-create{
  color: red;
  float: left;
  font-size: 20px;
  margin-right: 50px;
  margin-top: 5px;
}

button.zoo-create-btn{
  max-width: 340px;
  float: left;
}

.zoo-form-actions{
  width: 100%;
  margin-top: 0px;
}

@media only screen and (max-width: 600px) {
  .success-wrapper {
    padding: 20px 15px;
  }
  .success-wrapper .success-header .success-title {
    font-size: 28px;
  }
  .success-wrapper .success-header .success-subtitle {
    font-size: 16px;
  }
  .success-wrapper .confirmation-card .confirmation-header {
    padding: 15px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .success-wrapper .confirmation-card .confirmation-details {
    padding: 20px;
  }
  .success-wrapper .confirmation-card .confirmation-details .detail-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
  .success-wrapper .confirmation-card .confirmation-details .detail-row .detail-label,
  .success-wrapper .confirmation-card .confirmation-details .detail-row .detail-value {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .alert {
    padding: 10px 12px;
    font-size: 13px;
    border-radius: 6px;
  }
  .alert:has(.close) {
    padding-right: 36px;
  }
  .alert .close {
    right: 10px;
    font-size: 16px;
  }
  .alert::before {
    font-size: 14px;
  }
  h1 {
    font-size: 22px;
  }
  h3 {
    font-size: 16px;
  }
  .row.buttons {
    box-sizing: border-box;
    flex-direction: column;
  }
  .card {
    border-radius: 8px;
  }
  .card__header, .card__body, .card__footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .card__header {
    padding-top: 16px;
    padding-bottom: 12px;
  }
  .card__header .card__title {
    font-size: 16px;
  }
  .card__body {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .card__footer {
    padding-top: 12px;
    padding-bottom: 16px;
    flex-direction: column;
    align-items: stretch;
  }
  .card__footer .btn {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .card__footer .btn:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  div.membership-card img {
    max-width: 450px;
  }
}
@media (min-width: 980px) {
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner {
    padding: 10px;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo {
    flex-grow: 1;
    display: flex;
    justify-content: center;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo a img {
    max-width: 200px;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .header-logo-ace {
    display: none;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 {
    background: none;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav {
    left: inherit;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a {
    font-size: 14px;
    box-shadow: none;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a:hover, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a:active, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a:focus,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a:hover,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a:active,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a:focus {
    background: none;
    box-shadow: none;
    opacity: 0.7;
    color: #524f4e;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#cart_status,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#cart_status {
    background: #235c35;
    color: #fff;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#cart_status:hover, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#cart_status:active, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#cart_status:focus,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#cart_status:hover,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#cart_status:active,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#cart_status:focus {
    background: rgb(20.9448818898, 55.0551181102, 31.7165354331);
    color: #fff;
    opacity: 1;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#create_account,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#create_account {
    background: #6cb33f;
    color: #fff;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#create_account:hover, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#create_account:active, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#create_account:focus,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#create_account:hover,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#create_account:active,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#create_account:focus {
    background: rgb(85.2396694215, 141.2768595041, 49.7231404959);
    color: #fff;
    opacity: 1;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#login,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#login {
    background: #e68b0b;
    color: #fff;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#login:hover, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#login:active, .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li a#login:focus,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#login:hover,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#login:active,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li a#login:focus {
    background: rgb(181.3278008299, 109.5850622407, 8.6721991701);
    color: #fff;
    opacity: 1;
  }
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw0.nav li.active a,
  .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container .nav-collapse#yii_bootstrap_collapse_0 ul#yw1.nav li.active a {
    box-shadow: none;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top {
    padding: 10px;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container:before, .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container:after,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container:before,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container:after {
    display: none;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo {
    display: none;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo-ace,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo-ace {
    display: flex;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo-ace a img,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top .navbar-inner .container div.header-logo-ace a img {
    max-height: inherit;
    max-width: 100px;
  }
  .half.left_half {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .half.left_half:nth-child(2n) {
    margin-right: 0;
  }
  .half.right_half {
    width: 48%;
    float: right;
    margin-left: 4%;
  }
  .half.right_half:nth-child(2n) {
    margin-left: 0;
  }
  .card h3.section-title {
    font-size: 16px;
  }
}





@media (min-width: 1200px) {
  body.receipt div#page,
  body.site-requestLogin div#page {
    padding-top: 100px;
  }
  body.park div.portal-form {
    margin-top: 0px;
  }
  .site.site-ttp #page,
  body.receipt #page {
    padding-top: 80px;
  }
  .site.site-ttp .navbar.navbar-inverse.navbar-fixed-top,
  body.receipt .navbar.navbar-inverse.navbar-fixed-top {
    padding: 20px;
  }
  div#page {
    padding-top: 200px;
  }
  div.input-mode-toggle {
    display: none;
  }
  div#scanner-section {
    display: none;
  }
  div.form_field_membership_number label,
  div.form_field_membership_number input,
  div.form_field_membership_number div.membership-card {
    display: block !important;
  }
  div.form_field_membership_number div.field-wrapper {
    display: flex !important;
  }
  header.header-image {
    height: 600px;
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
  }
  .portal-form h1 {
    font-size: 24px;
  }
  .card h3.section-title svg {
    display: block;
  }
  body.residents div.container#page {
    padding-top: 640px;
  }
  body.residents-buy div.container#page {
    padding-top: 200px;
  }
  body.residents-login div.container#page {
    padding-top: 200px;
  }
  body.residents-createAccount div.container#page, body.residents-updateAccount div.container#page, body.residents-reviewOrder div.container#page, body.residents-downloadReservations div.container#page {
    padding-top: 200px;
  }
  body.residents-createAccount div.container#page header.header-image, body.residents-updateAccount div.container#page header.header-image, body.residents-reviewOrder div.container#page header.header-image, body.residents-downloadReservations div.container#page header.header-image {
    height: 600px;
  }
  body.residents-viewCart div.container#page {
    padding-top: 200px;
  }
  body.residents-viewCart div.container#page header.header-image {
    height: 600px;
  }
  body.residents-printReservations div.container#page {
    padding-top: 130px;
  }
}

#footer .text-center{
  max-height: 200px;
}