@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

[class^="d-"] {
  display: none;
}

.d-block {
  display: block;
}

.d-inherit {
  display: inherit;
}

.d-none {
  display: none;
}

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

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

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

@media screen and (min-width: 576px) {
  .d-sm-block {
    display: block;
  }
  .d-sm-inherit {
    display: inherit;
  }
  .d-sm-none {
    display: none;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .d-md-block {
    display: block;
  }
  .d-md-inherit {
    display: inherit;
  }
  .d-md-none {
    display: none;
  }
  .text-md-left {
    text-align: left;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-right {
    text-align: right;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-inherit {
    display: inherit;
  }
  .d-lg-none {
    display: none;
  }
  .row-lg-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .text-lg-left {
    text-align: left;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
}

@media screen and (min-width: 1200px) {
  .d-xl-block {
    display: block;
  }
  .d-xl-inherit {
    display: inherit;
  }
  .d-xl-none {
    display: none;
  }
  .text-xl-left {
    text-align: left;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row [class^="col-"] {
  padding: 0 12px;
}

.row [class^="col-"]:first-child {
  padding-left: 0;
}

.row [class^="col-"]:last-child {
  padding-right: 0;
}

.row .col-1 {
  width: 8.33%;
}

.row .col-2 {
  width: 16.66%;
}

.row .col-3 {
  width: 24.99%;
}

.row .col-4 {
  width: 33.32%;
}

.row .col-5 {
  width: 41.65%;
}

.row .col-6 {
  width: 49.98%;
}

.row .col-7 {
  width: 58.31%;
}

.row .col-8 {
  width: 66.64%;
}

.row .col-9 {
  width: 74.97%;
}

.row .col-10 {
  width: 83.3%;
}

.row .col-11 {
  width: 91.63%;
}

.row > .col-12 {
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 576px) {
  .row .col-sm-1 {
    width: 8.33%;
  }
  .row .col-sm-2 {
    width: 16.66%;
  }
  .row .col-sm-3 {
    width: 24.99%;
  }
  .row .col-sm-4 {
    width: 33.32%;
  }
  .row .col-sm-5 {
    width: 41.65%;
  }
  .row .col-sm-6 {
    width: 49.98%;
  }
  .row .col-sm-7 {
    width: 58.31%;
  }
  .row .col-sm-8 {
    width: 66.64%;
  }
  .row .col-sm-9 {
    width: 74.97%;
  }
  .row .col-sm-10 {
    width: 83.3%;
  }
  .row .col-sm-11 {
    width: 91.63%;
  }
  .row .col-sm-12 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .row .col-md-1 {
    width: 8.33%;
  }
  .row .col-md-2 {
    width: 16.66%;
  }
  .row .col-md-3 {
    width: 24.99%;
  }
  .row .col-md-4 {
    width: 33.32%;
  }
  .row .col-md-5 {
    width: 41.65%;
  }
  .row .col-md-6 {
    width: 49.98%;
  }
  .row .col-md-7 {
    width: 58.31%;
  }
  .row .col-md-8 {
    width: 66.64%;
  }
  .row .col-md-9 {
    width: 74.97%;
  }
  .row .col-md-10 {
    width: 83.3%;
  }
  .row .col-md-11 {
    width: 91.63%;
  }
  .row .col-md-12 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 992px) {
  .row .col-lg-1 {
    width: 8.33%;
  }
  .row .col-lg-2 {
    width: 16.66%;
  }
  .row .col-lg-3 {
    width: 24.99%;
  }
  .row .col-lg-4 {
    width: 33.32%;
  }
  .row .col-lg-5 {
    width: 41.65%;
  }
  .row .col-lg-6 {
    width: 49.98%;
  }
  .row .col-lg-7 {
    width: 58.31%;
  }
  .row .col-lg-8 {
    width: 66.64%;
  }
  .row .col-lg-9 {
    width: 74.97%;
  }
  .row .col-lg-10 {
    width: 83.3%;
  }
  .row .col-lg-11 {
    width: 91.63%;
  }
  .row .col-lg-12 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .row .col-xl-1 {
    width: 8.33%;
  }
  .row .col-xl-2 {
    width: 16.66%;
  }
  .row .col-xl-3 {
    width: 24.99%;
  }
  .row .col-xl-4 {
    width: 33.32%;
  }
  .row .col-xl-5 {
    width: 41.65%;
  }
  .row .col-xl-6 {
    width: 49.98%;
  }
  .row .col-xl-7 {
    width: 58.31%;
  }
  .row .col-xl-8 {
    width: 66.64%;
  }
  .row .col-xl-9 {
    width: 74.97%;
  }
  .row .col-xl-10 {
    width: 83.3%;
  }
  .row .col-xl-11 {
    width: 91.63%;
  }
  .row .col-xl-12 {
    width: 100%;
    padding: 0;
  }
}

ul[class^="columns-"] li {
  -webkit-column-break-inside: avoid;
}

.columns-1 {
  column-count: 1;
}

.columns-2 {
  column-count: 2;
  column-gap: 2em;
}

.columns-3 {
  column-count: 3;
  column-gap: 2em;
}

.columns-4 {
  column-count: 4;
  column-gap: 2em;
}

@media screen and (min-width: 576px) {
  .columns-sm-1 {
    column-count: 1;
  }
  .columns-sm-2 {
    column-count: 2;
    column-gap: 2em;
  }
  .columns-sm-3 {
    column-count: 3;
    column-gap: 2em;
  }
  .columns-sm-4 {
    column-count: 4;
    column-gap: 2em;
  }
  .row-sm-reverse [class^="col-"]:last-child {
    padding-right: 12px;
  }
  .row-sm-reverse [class^="col-"]:first-child {
    padding-left: 12px;
  }
}

@media screen and (min-width: 768px) {
  .columns-md-1 {
    column-count: 1;
  }
  .columns-md-2 {
    column-count: 2;
    column-gap: 2em;
  }
  .columns-md-3 {
    column-count: 3;
    column-gap: 2em;
  }
  .columns-md-4 {
    column-count: 4;
    column-gap: 2em;
  }
  .row-md-reverse [class^="col-"]:last-child {
    padding-right: 12px;
  }
  .row-md-reverse [class^="col-"]:first-child {
    padding-left: 12px;
  }
}

@media screen and (min-width: 992px) {
  .columns-lg-1 {
    column-count: 1;
  }
  .columns-lg-2 {
    column-count: 2;
    column-gap: 2em;
  }
  .columns-lg-3 {
    column-count: 3;
    column-gap: 2em;
  }
  .columns-lg-4 {
    column-count: 4;
    column-gap: 2em;
  }
  .row-lg-reverse [class^="col-"]:last-child {
    padding-right: 12px;
  }
  .row-lg-reverse [class^="col-"]:first-child {
    padding-left: 12px;
  }
}

@media screen and (min-width: 1200px) {
  .columns-xl-1 {
    column-count: 1;
  }
  .columns-xl-2 {
    column-count: 2;
    column-gap: 2em;
  }
  .columns-xl-3 {
    column-count: 3;
    column-gap: 2em;
  }
  .columns-xl-4 {
    column-count: 4;
    column-gap: 2em;
  }
  .row-xl-reverse [class^="col-"]:last-child {
    padding-right: 12px;
  }
  .row-xl-reverse [class^="col-"]:first-child {
    padding-left: 12px;
  }
}

div.aap-modal-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 9999;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper {
    background-color: #ffffff;
  }
}

div.aap-modal-wrapper.closed {
  display: none;
}

div.aap-modal-wrapper div.aap-modal-body {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-radius: 12px;
  border: solid 5px #00a8de;
  margin: 45px auto;
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

div.aap-modal-wrapper div.aap-modal-body::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body {
    padding-top: 0px;
    margin-bottom: 0;
    height: 100%;
    overflow: scroll;
    border: none;
    padding-bottom: 0px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading:last-child {
  margin-right: 0;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading h1 {
  font-size: 45px;
  letter-spacing: -1px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading {
    padding-top: 13px;
    text-align: left;
    padding-right: 5%;
    padding-left: 5%;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading h1 {
    font-size: 32px;
    letter-spacing: -0.5px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-close {
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-bottom: solid 1px #b3b3b3;
    z-index: 9;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-close a {
    top: 20px;
    right: 20px;
    position: absolute;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 40px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button {
  outline: none;
  cursor: pointer;
  border-radius: 6px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button:active {
  outline: none;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.cancel {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  text-align: right;
  color: #b3b3b3;
  border: none;
  background-color: #fff;
  text-decoration: underline;
  height: 58px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.cancel:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.cancel {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.cancel:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 87.10526%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  border: none;
  color: #ffffff;
  text-align: center;
  height: 58px;
  background-color: #00A8DE;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.save {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.save:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.save {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.save:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.disabled {
  color: #4d4d4d;
  background-color: #dfdfdf;
  cursor: not-allowed;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit.disabled:hover {
  color: #4d4d4d;
  background-color: #dfdfdf;
  box-shadow: unset;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit:hover {
  background-color: #008BB8;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-buttons button.submit:hover:active {
  background-color: #00A8DE;
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 6px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
    margin-bottom: 110px;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content p {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: -0.25px;
  color: #242424;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content p span.bold {
  font-weight: bold;
  color: #4d4d4d;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content h3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content h3 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    color: #4d4d4d;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content .form-list {
  padding-left: 0;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.clear::after {
  clear: both;
  content: "";
  display: table;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  display: none;
  position: relative;
  position: relative;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: none;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper:last-child {
    margin-right: 0;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.show {
    display: block;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper span.optional-label {
  position: absolute;
  top: 18px;
  right: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.show {
  display: block;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.nospace {
  margin-right: 0px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.spacebottom {
  margin-bottom: 20px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.autocomplete input {
  width: 100%;
  height: 58px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper input {
  width: 100%;
  height: 58px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 12px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete {
  width: 100% !important;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 12px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete:focus {
  border: solid 1px #00a8de;
  outline: none;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete {
    margin-bottom: 20px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  margin-top: 0px;
  padding-left: 0px;
  display: none;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
    margin-top: -20px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li {
  list-style: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li:hover {
  background-color: rgba(223, 223, 223, 0.4);
  cursor: pointer;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select {
  margin-bottom: 20px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select {
  width: 100%;
  height: 58px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 0px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  cursor: pointer;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select.set {
  padding-top: 14px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select.set + label {
  position: absolute;
  top: 6px;
  left: 15px;
  font-size: 14px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  color: #B3B3B3;
  display: block;
  letter-spacing: 0;
  line-height: 22px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select option {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select label {
  display: none;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field {
  margin-bottom: 20px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field {
    border-radius: 6px;
    border: solid 1px #b3b3b3;
    padding-top: 14px;
    padding-bottom: 18px;
    padding-left: 17px;
    padding-right: 17px;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected {
    border-radius: 6px;
    border: solid 1px #dfdfdf;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected label {
    color: #dfdfdf !important;
  }
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected label:before {
    background: url(/img/v2/forms/disabled_radio_button.svg) no-repeat !important;
    background-size: contain;
    content: " ";
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field:last-of-type {
  margin-bottom: 0px;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon {
  display: none !important;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:focus {
  outline: none;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label::before {
    top: 2px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label {
  position: relative;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #242424;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 34px;
  display: block;
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
  background: url(/img/v2/adoption-app/radio-icon-hover-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
    top: 2px;
  }
}

div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
    top: 2px;
  }
}

html {
  font-size: 16px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #4d4d4d;
  overflow-x: hidden;
}

body {
  overflow: hidden;
  margin: 0;
}

input, textarea, select, button {
  font: 400 16px "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
}

body.overflow-unset {
  overflow: unset;
}

h1 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  font-size: 45px;
  margin: 0;
}

h1.mega {
  font-size: 64px;
  letter-spacing: -1.5px;
}

h1.mega.bold {
  font-weight: bold;
}

@media screen and (max-width: 799px) {
  h1 {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -0.5px;
  }
}

h2 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 32px;
  line-height: 1.375;
  letter-spacing: -0.5px;
  margin: 0;
}

h2.mega {
  font-size: 45px;
  letter-spacing: -1.75;
}

h2.bold {
  font-weight: bold;
}

h2.medium {
  font-weight: 500;
}

h3 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0;
}

h3.bold {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -1px;
}

h3.thin {
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.77;
  letter-spacing: normal;
}

h4 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: -0.25px;
  margin: 0;
}

h4.bold {
  font-weight: bold;
}

h4.thin {
  font-weight: 200;
}

h4.light {
  font-weight: 300;
}

h4.medium {
  font-weight: 500;
  line-height: 1.3;
}

h5 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5625;
  letter-spacing: 0px;
  margin: 0;
}

h5.light {
  font-weight: 300;
}

h5.bold {
  font-weight: bold;
}

h5.thin {
  font-weight: 200;
}

h6 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 1.57;
  margin: 0;
}

h6.bold {
  font-weight: bold;
}

h6.medium {
  font-weight: 500;
}

a {
  color: #00A8DE;
  font-weight: 700;
}

p {
  font-weight: 200;
  font-size: 20px;
  line-height: 32px;
  color: #242424;
}

ul {
  line-height: 14px;
  padding-left: 2em;
}

@media screen and (min-width: 1px) {
  ul {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (min-width: 992px) {
  ul {
    font-size: 16px;
    line-height: 20px;
  }
}

ul li {
  margin-bottom: 14px;
}

@font-face {
  font-family: "Museo";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/museo-regular-300.woff2") format("woff2"), url("../fonts/museo-regular-300.woff") format("woff");
}

@font-face {
  font-family: "Museo";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/museo-regular-500.woff2") format("woff2"), url("../fonts/museo-regular-500.woff") format("woff");
}

@font-face {
  font-family: "Museo";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/museo-regular-700.woff2") format("woff2"), url("../fonts/museo-regular-700.woff") format("woff");
}

@font-face {
  font-family: "Museo Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/museo-sans-300.woff2") format("woff2"), url("../fonts/museo-sans-300.woff") format("woff");
}

@font-face {
  font-family: "Museo Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/museo-sans-500.woff2") format("woff2"), url("../fonts/museo-sans-500.woff") format("woff");
}

@font-face {
  font-family: "Museo Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/museo-sans-700.woff2") format("woff2"), url("../fonts/museo-sans-700.woff") format("woff");
}

li.check {
  list-style-image: url("/img/v2/icons/check-blue.svg");
}

li.x {
  list-style-image: url("/img/v2/icons/x-gray.svg");
  color: #b3b3b3;
}

p.default {
  color: #242424;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  font-size: 20px;
  letter-spacing: -0.25px;
}

.accordion > .accordion-content {
  height: 0;
  overflow: hidden;
  display: none;
}

.accordion > .accordion-label {
  cursor: pointer;
}

.accordion > .accordion-label .close {
  display: none;
}

.accordion > .accordion-label .open {
  display: inherit;
}

.accordion.open > .accordion-content {
  display: block;
  height: inherit;
  transition: height .5s;
}

.accordion.open > .accordion-label > .close {
  display: inherit;
}

.accordion.open > .accordion-label > .close > img {
  transform: rotate(180deg);
  transition: transform .5s;
}

.accordion.open > .accordion-label > .open {
  display: none;
}

.accordion.open > .closed {
  display: none;
}

.align-center {
  -ms-flex-align: center;
  align-items: center;
}

.align-left {
  -ms-flex-align: left;
  align-items: left;
}

.align-right {
  -ms-flex-align: right;
  align-items: right;
}

.bold {
  font-weight: bold;
}

.bottom-modal {
  background-color: transparent;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
}

.bottom-modal.is-open {
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  transition: background-color .5s;
}

.btn {
  border-radius: 6px;
  padding: 11px 38px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

.btn.btn-primary {
  background: #00a8de;
  border: 2px solid #00a8de;
  color: white;
}

.btn.btn-secondary {
  border: 2px solid #4D4D4D;
  color: #4D4D4D;
}

.btn.btn-disabled {
  color: #4D4D4D;
  background-color: #dfdfdf;
  cursor: not-allowed !important;
}

.card {
  border: 1px solid #DFDFDF;
  box-shadow: 0px 2px 4px #B3B3B3;
  border-radius: 6px;
  padding: 26px;
  margin-bottom: 21px;
}

.card.featured {
  border-top: 10px solid #00A8DE;
  padding-top: 16px;
}

.cursor-pointer {
  cursor: pointer;
}

.display-flex {
  display: -ms-flexbox;
  display: flex;
}

.form-list {
  list-style: none;
}

.form-list li {
  font-weight: 200;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
}

.form-list li input {
  margin-right: 10px;
  position: relative;
  top: 9px;
}

.form-list li:last-child {
  margin-bottom: 0;
}

.justify-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-left {
  -ms-flex-pack: left;
  justify-content: left;
}

.justify-right {
  -ms-flex-pack: right;
  justify-content: right;
}

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

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

.margin-bottom-1 {
  margin-bottom: .5em !important;
}

.margin-bottom-2 {
  margin-bottom: 1em !important;
}

.margin-bottom-3 {
  margin-bottom: 1.5em !important;
}

.margin-bottom-4 {
  margin-bottom: 2em !important;
}

.margin-bottom-60 {
  margin-bottom: 3.75rem !important;
}

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

.margin-top-1 {
  margin-top: .5em !important;
}

.margin-top-2 {
  margin-top: 1em !important;
}

.margin-top-3 {
  margin-top: 1.5em !important;
}

.margin-top-4 {
  margin-top: 2em !important;
}

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

.margin-right-1 {
  margin-right: .5em !important;
}

.margin-right-2 {
  margin-right: 1em !important;
}

.margin-right-3 {
  margin-right: 1.5em !important;
}

.margin-right-4 {
  margin-right: 2em !important;
}

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

.margin-bottom-1 {
  margin-bottom: .5em !important;
}

.margin-bottom-2 {
  margin-bottom: 1em !important;
}

.margin-bottom-3 {
  margin-bottom: 1.5em !important;
}

.margin-bottom-4 {
  margin-bottom: 2em !important;
}

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

.margin-left-1 {
  margin-left: .5em !important;
}

.margin-left-2 {
  margin-left: 1em !important;
}

.margin-left-3 {
  margin-right: 1.5em !important;
}

.margin-left-4 {
  margin-right: 2em !important;
}

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

.padding-1 {
  padding: .5em !important;
}

.padding-2 {
  padding: 1em !important;
}

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

.padding-top-1 {
  padding-top: .5em !important;
}

.padding-top-2 {
  padding-top: 1em !important;
}

.padding-top-3 {
  padding-top: 1.5em !important;
}

.padding-top-4 {
  padding-top: 2em !important;
}

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

.padding-right-1 {
  padding-right: .5em !important;
}

.padding-right-2 {
  padding-right: 1em !important;
}

.padding-right-3 {
  padding-right: 1.5em !important;
}

.padding-right-4 {
  padding-right: 2em !important;
}

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

.padding-bottom-1 {
  padding-bottom: .5em !important;
}

.padding-bottom-2 {
  padding-bottom: 1em !important;
}

.padding-bottom-3 {
  padding-bottom: 1.5em !important;
}

.padding-bottom-4 {
  padding-bottom: 2em !important;
}

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

.padding-left-1 {
  padding-left: .5em !important;
}

.padding-left-2 {
  padding-left: 1em !important;
}

.padding-left-3 {
  padding-left: 1.5em !important;
}

.padding-right-4 {
  padding-left: 2em !important;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.small {
  font-family: 'Helvetica Neue';
  line-height: 25px;
  font-size: 16px;
  font-weight: 200;
  color: #242424;
}

.size-5 {
  font-size: 45px !important;
  color: #4D4D4D !important;
  font-weight: bold !important;
  letter-spacing: -1px !important;
  line-height: 48px !important;
}

.thin {
  font-weight: 200 !important;
}

.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  .mobile-only {
    display: block;
  }
}

.desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  .desktop-only {
    display: none;
  }
}

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

.osano-cm-dialog {
  box-shadow: 0px 4px 8px rgba(77, 77, 77, 0.16);
}

.osano-cm-description p {
  font-size: 1em;
  line-height: 1.375;
}

.osano-cm-widget {
  display: none;
}

.qa-wrapper p,
.qa-wrapper li, .can-help__text p {
  font-family: Helvetica Neue;
  font-style: normal;
  font-weight: normal;
  line-height: 32px;
  font-size: 20px;
  letter-spacing: -0.25px;
}

div.checkbox-field {
  padding-left: 27px;
  position: relative;
}

div.checkbox-field label {
  z-index: 0;
  cursor: pointer;
}

div.checkbox-field input[type="checkbox"] {
  display: none;
  cursor: pointer;
}

div.checkbox-field input[type="checkbox"] + label::after {
  content: '';
  display: inline-block;
  border: 2px solid #b3b3b3;
  position: absolute;
  top: 9px;
  left: 4px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD51bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: 16px -12px;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

div.checkbox-field input[type="checkbox"] + label:hover::after {
  border: 2px solid #00a8de;
}

div.checkbox-field input[type="checkbox"]:checked + label::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 4px;
  border: 2px solid #00a8de;
  background-color: #00a8de;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0IDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNywzLjJjLTAuMy0wLjMtMC44LTAuMy0xLjEsMEw5LjQsMTQuM2MtMC4zLDAuMy0wLjgsMC4zLTEuMSwwbC00LjktNUMzLjMsOS4yLDMuMSw5LjEsMi45LDkuMWMtMC4yLDAtMC40LDAuMS0wLjUsMC4ybC0yLjIsMS45QzAuMSwxMS40LDAsMTEuNiwwLDExLjhjMCwwLjIsMC4xLDAuNCwwLjIsMC41bDQuOSw1LjJjMC4zLDAuMywwLjgsMC44LDEuMSwxLjFsMi4xLDIuMWMwLjMsMC4zLDAuOCwwLjMsMS4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

div.checkbox-field a {
  font-weight: bold;
  color: #00a8de;
  z-index: 9999;
  padding-left: 3px;
}

div.checkbox-field a:after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 14px;
  width: 14px;
  top: 2px;
  margin-left: 12px;
  position: absolute;
  transform: rotate(90deg);
  background-repeat: no-repeat;
}

div.checkbox-field .no-after-image:after {
  background-image: none !important;
}

section.aap-flash-message {
  height: 44px;
  width: 100%;
  z-index: 9999;
  top: 0;
  background: #808080;
  display: none;
}

section.aap-flash-message section.aap-flash-message-content {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

section.aap-flash-message section.aap-flash-message-content::after {
  clear: both;
  content: "";
  display: table;
}

section.aap-flash-message section.aap-flash-message-content h6 {
  color: #ffffff;
  display: inline-block;
  margin-top: 1%;
  margin-left: 5%;
}

section.aap-flash-message section.aap-flash-message-content h6 a {
  text-decoration: none;
  color: #ffffff;
}

section.aap-flash-message section.aap-flash-message-content h6 a:hover {
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

section.aap-flash-message section.aap-flash-message-content h6 a:hover:active {
  color: #008bb8;
}

section.aap-flash-message section.aap-flash-message-content h6.desktop {
  display: inline-block;
}

@media screen and (max-width: 1113px) {
  section.aap-flash-message section.aap-flash-message-content h6.desktop {
    display: none;
  }
}

section.aap-flash-message section.aap-flash-message-content h6.mobile {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.aap-flash-message section.aap-flash-message-content h6.mobile {
    display: inline-block;
    margin-top: 10px;
  }
}

section.aap-flash-message section.aap-flash-message-content button.close {
  float: right;
  display: inline-block;
  background-color: transparent;
  border: 0;
  outline: none;
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  margin-right: 2%;
  margin-top: 0.5%;
}

@media screen and (max-width: 1113px) {
  section.aap-flash-message section.aap-flash-message-content button.close {
    margin-top: 6px;
    margin-right: 8%;
  }
}

@media screen and (max-width: 504px) {
  section.aap-flash-message section.aap-flash-message-content button.close {
    margin-top: 8px;
    margin-right: 5%;
  }
}

section.header-wrapper {
  width: 100%;
  z-index: 9999;
  height: 80px;
  background-color: #f9f9f9;
  box-shadow: 0 2px 4px 0 #dfdfdf !important;
}

@media screen and (max-width: 1113px) {
  section.header-wrapper {
    height: 84px;
  }
}

@media screen and (max-width: 504px) {
  section.header-wrapper {
    height: 60px;
  }
}

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

section.header-wrapper.onboarding {
  height: 75px;
  background-color: rgba(223, 223, 223, 0.2);
}

section.header-wrapper.adoption-application {
  height: 94px;
  background-color: #fff;
  box-shadow: none;
}

@media screen and (max-width: 574px) {
  section.header-wrapper.adoption-application {
    height: 70px;
    padding-left: 7%;
    padding-right: 9%;
  }
}

section.header-wrapper.floating {
  position: fixed;
  top: 0;
}

section.header-wrapper.floating section.header nav.nav-menu {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header-wrapper.floating section.header nav.nav-menu {
    display: block;
  }
}

section.header-wrapper.floating section.header nav.nav-menu.owner-dash {
  display: block;
}

section.header-wrapper.floating section.header section.onboarding-cta {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.header-wrapper.floating section.header section.onboarding-cta {
    display: none;
  }
}

section.header {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  background-image: unset;
  background-position: unset;
  background-repeat: unset;
  background-color: transparent;
}

section.header::after {
  clear: both;
  content: "";
  display: table;
}

section.header.onboarding {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 574px) {
  section.header.onboarding {
    padding-top: 20px;
  }
}

section.header.adopt-test section.header-logo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 27.69097%;
}

section.header.adopt-test section.header-logo:last-child {
  margin-right: 0;
}

section.header.adopt-test section.header-logo.logged-in {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
}

section.header.adopt-test section.header-logo.logged-in:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header.adopt-test section.header-logo.logged-in {
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 89.79167%;
  }
  section.header.adopt-test section.header-logo.logged-in:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.header.adopt-test section.header-logo.logged-in {
    margin-top: 7px;
  }
}

@media screen and (max-width: 1113px) {
  section.header.adopt-test section.header-logo {
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 89.79167%;
  }
  section.header.adopt-test section.header-logo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.header.adopt-test section.header-logo {
    margin-top: 7px;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
  }
  section.header.adopt-test section.header-logo:last-child {
    margin-right: 0;
  }
}

section.header.adopt-test nav.nav-menu {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 70.22569%;
}

section.header.adopt-test nav.nav-menu:last-child {
  margin-right: 0;
}

section.header.adopt-test nav.nav-menu.logged-in {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
}

section.header.adopt-test nav.nav-menu.logged-in:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header.adopt-test nav.nav-menu.logged-in {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
  }
  section.header.adopt-test nav.nav-menu.logged-in:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.header.adopt-test nav.nav-menu {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
  }
  section.header.adopt-test nav.nav-menu:last-child {
    margin-right: 0;
  }
}

section.header.adopt-test nav.nav-menu ul.nav li.nav-item.adopt {
  display: inline-block;
}

@media screen and (max-width: 1113px) {
  section.header.adopt-test nav.nav-menu ul.nav li.nav-item.adopt {
    display: block;
  }
}

section.header section.onboarding-cta {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 42.15278%;
  margin-left: 22.11806%;
  float: right;
  display: none;
}

section.header section.onboarding-cta:last-child {
  margin-right: 0;
}

section.header section.onboarding-cta div.cta-button {
  display: inline-block;
  float: left;
  margin-top: 28px;
  margin-left: 20px;
}

section.header section.onboarding-cta div.cta-button a {
  text-decoration: none;
  width: 133px;
  height: 44px;
  border-radius: 6px;
  background-color: #00a8de;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #ffffff;
  padding: 11px 23px;
}

section.header section.onboarding-cta div.cta-button a:hover {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.header section.onboarding-cta div.cta-button a:hover:active {
  box-shadow: inset 0 3px 4px 0 rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.header section.onboarding-cta div.cta-into-text {
  display: inline-block;
  float: left;
}

section.header section.onboarding-cta div.cta-into-text span {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  display: inline-block;
  margin-left: 20px;
  margin-top: 29px;
  position: relative;
  padding-bottom: 27px;
}

@media screen and (max-width: 799px) {
  section.header.adoption-application {
    margin-left: 0;
    padding-right: 5%;
    padding-left: 7%;
  }
}

@media screen and (max-width: 574px) {
  section.header.adoption-application {
    padding-right: 0;
    padding-left: 0;
  }
}

section.header.adoption-application section.header.owner-review {
  padding: 0 !important;
  background-image: none !important;
  background-position: none !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
  background-color: transparent !important;
}

@media screen and (max-width: 1113px) {
  section.header.adoption-application section.header.owner-review section.adopter-application-header-logo h2 {
    font-size: 26px;
  }
  section.header.adoption-application section.header.owner-review section.adopter-application-header-logo h6 {
    font-size: 10px;
  }
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.header.owner-review section.adopter-application-header-logo h2 {
    font-size: 28px;
  }
  section.header.adoption-application section.header.owner-review section.adopter-application-header-logo h6 {
    font-size: 14px;
  }
}

section.header.adoption-application section.adopter-application-header-logo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  margin-top: 20px;
}

section.header.adoption-application section.adopter-application-header-logo:last-child {
  margin-right: 0;
}

section.header.adoption-application section.adopter-application-header-logo h2.branding {
  float: left;
  display: block;
  margin-right: 2.7972%;
  width: 13.65035%;
}

section.header.adoption-application section.adopter-application-header-logo h2.branding:last-child {
  margin-right: 0;
}

section.header.adoption-application section.adopter-application-header-logo h6.tagline {
  float: left;
  display: block;
  margin-right: 2.7972%;
  width: 77.15618%;
  margin-top: 19px;
  margin-left: 0;
}

section.header.adoption-application section.adopter-application-header-logo h6.tagline:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header.adoption-application section.adopter-application-header-logo {
    margin-top: 10px;
  }
  section.header.adoption-application section.adopter-application-header-logo h2.branding {
    width: 100%;
  }
  section.header.adoption-application section.adopter-application-header-logo h6.tagline {
    width: 100%;
    margin-top: 0;
  }
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.adopter-application-header-logo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
  }
  section.header.adoption-application section.adopter-application-header-logo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 400px) {
  section.header.adoption-application section.adopter-application-header-logo {
    margin-top: 15px;
  }
}

section.header.adoption-application section.adopter-application-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-right: 0;
  margin-top: 20px;
}

section.header.adoption-application section.adopter-application-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header.adoption-application section.adopter-application-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 23.4375%;
  }
  section.header.adoption-application section.adopter-application-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.adopter-application-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 6.79348%;
    margin-top: 25px;
  }
  section.header.adoption-application section.adopter-application-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 574px) {
  section.header.adoption-application section.adopter-application-header {
    margin-top: 15px;
  }
}

@media screen and (max-width: 504px) {
  section.header.adoption-application section.adopter-application-header {
    margin-top: 15px;
  }
}

@media screen and (max-width: 400px) {
  section.header.adoption-application section.adopter-application-header {
    margin-top: 15px;
  }
}

section.header.adoption-application section.adopter-application-header div.pet-image-name {
  float: left;
  display: block;
  margin-right: 10.85973%;
  width: 66.74208%;
  margin-right: 0;
}

section.header.adoption-application section.adopter-application-header div.pet-image-name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.adopter-application-header div.pet-image-name {
    display: none;
  }
}

section.header.adoption-application section.adopter-application-header div.pet-image-name h6.thin {
  font-weight: 100;
  font-family: 'Helvetica Neue',Helvetica,Arial,Roboto,'Lucida Grande',sans-serif;
  font-size: 14px;
  line-height: 1.21;
  text-align: left;
  color: #808080;
  margin-top: 0;
  margin-bottom: 0;
}

section.header.adoption-application section.adopter-application-header div.pet-image-name h5.bold {
  font-family: 'Helvetica Neue',Helvetica,Arial,Roboto,'Lucida Grande',sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
}

section.header.adoption-application section.adopter-application-header div.pet-image-wrapper {
  float: left;
  display: block;
  margin-right: 10.85973%;
  width: 11.31222%;
}

section.header.adoption-application section.adopter-application-header div.pet-image-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.adopter-application-header div.pet-image-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 6.79348%;
  }
  section.header.adoption-application section.adopter-application-header div.pet-image-wrapper:last-child {
    margin-right: 0;
  }
}

section.header.adoption-application section.adopter-application-header div.pet-image-wrapper img {
  border-radius: 50%;
  width: 44px;
  height: 44px;
  object-fit: cover;
}

@media screen and (max-width: 799px) {
  section.header.adoption-application section.adopter-application-header div.pet-image-wrapper img {
    width: 38px;
    height: 38px;
  }
}

@media screen and (max-width: 1113px) {
  section.header {
    margin-left: 7%;
    margin-bottom: 10px;
    width: initial;
  }
}

section.header section.header-logo {
  float: left;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-top: 16px;
}

section.header section.header-logo.owner-dash {
  width: 295px;
}

@media screen and (max-width: 1113px) {
  section.header section.header-logo.owner-dash {
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  section.header section.header-logo.owner-dash:last-child {
    margin-right: 0;
  }
}

section.header section.header-logo.logged-in {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  display: -ms-flexbox;
  display: flex;
}

section.header section.header-logo.logged-in:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header section.header-logo.logged-in {
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 89.79167%;
  }
  section.header section.header-logo.logged-in:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.header section.header-logo.logged-in {
    margin-top: 7px;
  }
}

@media screen and (max-width: 1113px) {
  section.header section.header-logo {
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  section.header section.header-logo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.header section.header-logo {
    margin-top: 7px;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  section.header section.header-logo:last-child {
    margin-right: 0;
  }
}

section.header section.header-logo h2.branding {
  font-family: 'HelveticaNeueBold', 'HelveticaNeue-Bold', 'Helvetica Neue Bold', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
  font-size: 32px;
  color: #00a8de;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 48px;
}

@media screen and (max-width: 574px) {
  section.header section.header-logo h2.branding {
    font-size: 26px;
    line-height: 1;
  }
}

section.header section.header-logo h2.branding a {
  text-decoration: none;
  color: #00a8de;
}

section.header section.header-logo h6.tagline {
  font-size: 14px;
  color: #808080;
  letter-spacing: 0;
  line-height: 17px;
  display: block;
  margin-top: 7px;
  margin-left: 20px;
  margin-bottom: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 1113px) {
  section.header section.header-logo h6.tagline {
    margin-left: 0;
    margin-top: 0;
  }
}

@media screen and (max-width: 574px) {
  section.header section.header-logo h6.tagline {
    margin-left: 0;
    display: block;
  }
}

@media screen and (max-width: 504px) {
  section.header section.header-logo h6.tagline {
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
  }
  section.header section.header-logo h6.tagline::after {
    clear: both;
    content: "";
    display: table;
  }
}

@media screen and (max-width: 400px) {
  section.header section.header-logo h6.tagline {
    font-size: 10px;
  }
}

section.header div.pet-menu {
  float: right;
  display: block;
  padding-bottom: 28px;
  position: relative;
  min-width: 129px;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu {
    display: none;
    width: 100%;
    float: inherit;
    padding-bottom: 0;
    padding-left: 0;
  }
}

section.header div.pet-menu div.single-pet {
  width: 100%;
}

section.header div.pet-menu div.single-pet div {
  display: inline-block;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet {
    height: 78px;
  }
}

section.header div.pet-menu div.single-pet div.pet-image-name h5 {
  max-width: 75px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet div.pet-image-name h5 {
    max-width: 96px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: left;
    color: #4d4d4d;
  }
}

section.header div.pet-menu div.single-pet div.pet-image-wrapper img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover;
}

@media screen and (max-width: 799px) {
  section.header div.pet-menu div.single-pet div.pet-image-wrapper img {
    width: 30px;
    height: 30px;
  }
}

section.header div.pet-menu div.single-pet .pet-info {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet .pet-info {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 5px;
    vertical-align: middle;
  }
}

section.header div.pet-menu div.single-pet .pet-info div.pet-account-link a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #00a8de;
}

section.header div.pet-menu div.single-pet .pet-image-name--desktop {
  display: inline-block;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet .pet-image-name--desktop {
    display: none;
  }
}

section.header div.pet-menu div.single-pet.add div.pet-image-wrapper svg {
  width: 32px;
  height: 32px;
}

@media screen and (max-width: 799px) {
  section.header div.pet-menu div.single-pet.add div.pet-image-wrapper svg {
    width: 30px;
    height: 30px;
  }
}

section.header div.pet-menu div.single-pet.active div {
  float: right;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet.active div {
    float: inherit;
  }
}

section.header div.pet-menu div.single-pet.active div.switch-button {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet.active div.switch-button {
    display: inline-block;
    float: right;
    margin-top: 13px;
    margin-right: 7%;
  }
}

section.header div.pet-menu div.single-pet.active div.switch-button button.switch-pet {
  width: 92px;
  height: 44px;
  border-radius: 6px;
  background-color: #00a8de;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  outline: none;
  border: 0;
}

section.header div.pet-menu div.single-pet.active div.pet-image-wrapper {
  margin-top: 16px;
  margin-left: 10px;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet.active div.pet-image-wrapper {
    margin-left: 7%;
    vertical-align: middle;
  }
}

section.header div.pet-menu div.single-pet.active div.pet-image-wrapper img {
  width: 44px;
  height: 44px;
}

@media screen and (max-width: 799px) {
  section.header div.pet-menu div.single-pet.active div.pet-image-wrapper img {
    width: 58px;
    height: 58px;
  }
}

section.header div.pet-menu div.single-pet.active div.pet-image-name {
  margin-top: 28px;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu div.single-pet.active div.pet-image-name {
    margin: 0;
  }
}

section.header div.pet-menu ul.other-pets-list {
  display: none;
  list-style: none;
  position: absolute;
  top: 63px;
  right: 0;
  background-color: #ffffff;
  width: 150%;
  padding-left: 0;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 4px 4px 0 rgba(179, 179, 179, 0.3);
  border-top: 0;
  border-bottom: solid 1px #dfdfdf;
  border-left: solid 1px #dfdfdf;
  border-right: solid 1px #dfdfdf;
  z-index: 10;
  max-height: calc(90vh - 91px);
  overflow-y: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background-color: #ececec;
    padding-top: 5px;
    max-height: none;
    overflow-y: hidden;
  }
}

section.header div.pet-menu ul.other-pets-list li {
  width: 100%;
  display: block;
  clear: both;
  height: 44px;
  padding-left: 7%;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list li {
    height: 58px;
  }
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item {
  list-style: none;
  background: transparent;
  padding-top: 14px;
  padding-bottom: 8px;
  padding-left: 15px;
  font-weight: bold;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list li.sub-nav-item {
    height: 58px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item a {
  display: block;
  color: #4d4d4d;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item a.count-bubble {
  position: relative;
  display: inline-block;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item a.count-bubble:after {
  visibility: hidden;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item a.count-bubble[data-count-bubble]:after {
  visibility: visible;
  content: attr(data-count-bubble);
  width: 22px;
  height: 22px;
  background-color: #00a8de;
  border-radius: 50%;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  margin-top: -4px;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item.active a {
  text-decoration: none;
  color: #00a8de;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item:hover {
  background: rgba(223, 223, 223, 0.4);
  cursor: pointer;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item:hover a {
  color: #00a8de;
}

section.header div.pet-menu ul.other-pets-list li.sub-nav-item--desktop {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list li.sub-nav-item--desktop {
    display: none;
  }
}

section.header div.pet-menu ul.other-pets-list li a {
  text-decoration: none;
}

section.header div.pet-menu ul.other-pets-list li div.single-pet div {
  float: left;
}

section.header div.pet-menu ul.other-pets-list li div.single-pet div.pet-image-wrapper {
  padding-top: 7px;
}

section.header div.pet-menu ul.other-pets-list li div.single-pet div.pet-image-name {
  padding-top: 9px;
  padding-left: 14px;
}

section.header div.pet-menu ul.other-pets-list li div.single-pet div.pet-image-name h5 {
  text-decoration: none;
  color: #4d4d4d;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list li div.single-pet div.pet-image-name {
    padding-top: 8px;
    padding-left: 20px;
  }
}

section.header div.pet-menu ul.other-pets-list li:hover {
  background-color: rgba(223, 223, 223, 0.4);
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list li:hover {
    background-color: transparent;
  }
}

section.header div.pet-menu ul.other-pets-list li:hover div.single-pet div.pet-image-name h5 {
  color: #00a8de;
}

section.header div.pet-menu ul.other-pets-list.open {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu ul.other-pets-list.open {
    display: none;
  }
  section.header div.pet-menu ul.other-pets-list.open.open {
    display: block;
  }
}

section.header div.pet-menu:hover {
  cursor: pointer;
}

section.header div.pet-menu:hover ul.other-pets-list {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.header div.pet-menu:hover ul.other-pets-list {
    display: none;
  }
  section.header div.pet-menu:hover ul.other-pets-list.open {
    display: block;
  }
}

section.header div.pet-menu:active {
  cursor: pointer;
}

section.header nav.nav-menu {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 64.27083%;
}

section.header nav.nav-menu:last-child {
  margin-right: 0;
}

section.header nav.nav-menu.logged-in {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 67.67361%;
  margin-right: 0;
}

section.header nav.nav-menu.logged-in:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu.logged-in {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
  }
  section.header nav.nav-menu.logged-in:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
  }
  section.header nav.nav-menu:last-child {
    margin-right: 0;
  }
}

section.header nav.nav-menu.marketing {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 57.46528%;
  margin-left: 0%;
  margin-right: 0;
}

section.header nav.nav-menu.marketing:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu.marketing {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
    margin-left: 0%;
  }
  section.header nav.nav-menu.marketing:last-child {
    margin-right: 0;
  }
}

section.header nav.nav-menu.shelter-referral {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 20.03472%;
  margin-left: 34.02778%;
  margin-right: 0;
}

section.header nav.nav-menu.shelter-referral:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu.shelter-referral {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
    margin-left: 0%;
  }
  section.header nav.nav-menu.shelter-referral:last-child {
    margin-right: 0;
  }
}

section.header nav.nav-menu.shelter-rescue-faq {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 19.18403%;
  margin-left: 38.28125%;
  margin-right: 0;
}

section.header nav.nav-menu.shelter-rescue-faq:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu.shelter-rescue-faq {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 6.42361%;
    margin-left: 0%;
  }
  section.header nav.nav-menu.shelter-rescue-faq:last-child {
    margin-right: 0;
  }
}

section.header nav.nav-menu.owner-dash {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 56.61458%;
  margin-left: 0%;
  margin-left: 33px;
  margin-right: 0;
}

section.header nav.nav-menu.owner-dash:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu.owner-dash {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-left: 0%;
  }
  section.header nav.nav-menu.owner-dash:last-child {
    margin-right: 0;
  }
}

section.header nav.nav-menu ul.nav {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
  position: relative;
  padding-left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav {
    position: fixed;
    margin-left: 28px;
    margin-right: 0;
    width: 100%;
    right: 0;
    margin-top: 80px;
    background-color: #ffffff;
    z-index: 999;
    padding-left: 7%;
    padding-right: 7%;
    border-bottom: solid 1px #dfdfdf;
    box-shadow: 0 2px 4px 0 #dfdfdf;
    overflow: scroll;
    height: 100%;
  }
}

section.header nav.nav-menu ul.nav.owner-dash .nav-item--desktop {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav.owner-dash .nav-item--desktop {
    display: inline-block;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav.owner-dash {
    padding-left: 0;
    padding-right: 0;
    margin-left: 7%;
    margin-right: 7%;
    right: -7%;
  }
  section.header nav.nav-menu ul.nav.owner-dash li.nav-item {
    margin-left: 7%;
    margin-right: 7%;
    clear: both;
  }
  section.header nav.nav-menu ul.nav.owner-dash li.nav-item:nth-child(2) {
    margin-left: 7%;
  }
  section.header nav.nav-menu ul.nav.owner-dash li.nav-item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 574px) {
  section.header nav.nav-menu ul.nav {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav {
    display: block;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav.closed {
    display: none;
  }
}

section.header nav.nav-menu ul.nav.logged-in li.nav-item {
  margin-left: 23.7px;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav.logged-in li.nav-item {
    margin-left: 0px;
  }
}

section.header nav.nav-menu ul.nav li.nav-item {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  display: inline-block;
  margin-top: 29px;
  position: relative;
  padding-bottom: 27px;
  margin-bottom: 0px;
}

section.header nav.nav-menu ul.nav li.nav-item.adopt {
  display: none;
}

section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile {
  display: none;
}

section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile h5 {
  margin: 0;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile {
    display: block;
    height: 84px;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile.parent::after {
    top: 40px;
    right: 7%;
    background-color: #00a8de;
  }
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile div.pet-menu {
    display: block;
  }
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile div.pet-menu div.single-pet.active {
    background-color: #ececec;
    height: 83px;
    position: relative;
  }
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile.open {
    height: auto;
    margin-bottom: 20px;
  }
  section.header nav.nav-menu ul.nav li.nav-item.owner-pet-list-mobile.open div.pet-menu div.single-pet.active div.switch-button {
    display: none;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.desktop {
    display: none;
  }
}

section.header nav.nav-menu ul.nav li.nav-item.mobile {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.mobile {
    display: block;
  }
}

section.header nav.nav-menu ul.nav li.nav-item.mobile a.button {
  height: 58px;
  padding-top: 17px;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

section.header nav.nav-menu ul.nav li.nav-item.active a {
  text-decoration: none;
  color: #00a8de;
}

section.header nav.nav-menu ul.nav li.nav-item.active span.parent-nav-item {
  color: #00a8de;
}

section.header nav.nav-menu ul.nav li.nav-item span.parent-nav-item.count-bubble {
  position: relative;
  display: inline-block;
}

section.header nav.nav-menu ul.nav li.nav-item span.parent-nav-item.count-bubble:after {
  visibility: hidden;
}

section.header nav.nav-menu ul.nav li.nav-item span.parent-nav-item.count-bubble[data-count-bubble]:after {
  visibility: visible;
  content: attr(data-count-bubble);
  width: 22px;
  height: 22px;
  background-color: #00a8de;
  border-radius: 50%;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  margin-top: -4px;
}

section.header nav.nav-menu ul.nav li.nav-item span.parent-nav-item.count-bubble:hover {
  cursor: pointer;
}

section.header nav.nav-menu ul.nav li.nav-item span.parent-nav-item:hover {
  cursor: default;
}

section.header nav.nav-menu ul.nav li.nav-item.shelter-link a {
  border-left: solid 2px #dfdfdf;
  padding-left: 20px;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.shelter-link a {
    border-left: 0;
    padding-left: 0;
  }
}

section.header nav.nav-menu ul.nav li.nav-item span.count-bubble + ul.sub-nav {
  margin-top: 24px;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item span.count-bubble + ul.sub-nav {
    margin-top: -20px;
  }
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav {
  display: none;
  background: #fff;
  padding-top: 0;
  padding-left: 0;
  position: absolute;
  z-index: 99999;
  width: 190px;
  border-radius: 0 0 6px 6px;
  background-color: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(179, 179, 179, 0.4);
  margin-left: -15px;
  margin-top: 27px;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav {
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
  }
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li {
  list-style: none;
  background: transparent;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li {
    height: 58px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li a {
  display: block;
  color: #4d4d4d;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li a.count-bubble {
  position: relative;
  display: inline-block;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li a.count-bubble:after {
  visibility: hidden;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li a.count-bubble[data-count-bubble]:after {
  visibility: visible;
  content: attr(data-count-bubble);
  width: 22px;
  height: 22px;
  background-color: #00a8de;
  border-radius: 50%;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  margin-top: -4px;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li.active a {
  text-decoration: none;
  color: #00a8de;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li:hover {
  background: rgba(223, 223, 223, 0.4);
  cursor: pointer;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav li:hover a {
  color: #00a8de;
}

section.header nav.nav-menu ul.nav li.nav-item ul.sub-nav:hover {
  display: block;
}

section.header nav.nav-menu ul.nav li.nav-item:hover ul.sub-nav {
  display: block;
}

section.header nav.nav-menu ul.nav li.nav-item ul li:hover > ul {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.parent ul.sub-nav {
    display: none;
    position: relative;
    background-color: #ffffff;
    box-shadow: none;
    border-radius: unset;
    z-index: 0;
    padding-top: 0;
  }
  section.header nav.nav-menu ul.nav li.nav-item.parent ul.sub-nav.open {
    display: block;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.parent::after {
    content: ' ';
    background-color: #4d4d4d;
    -webkit-mask-image: url("/img/v2/keep-pet/chevron.svg");
    mask-image: url("/img/v2/keep-pet/chevron.svg");
    display: inline-block;
    height: 11px;
    width: 18px;
    float: right;
    top: 24px;
    right: 1px;
    position: absolute;
    transform: rotate(0deg);
    transition: all 300ms ease;
  }
  section.header nav.nav-menu ul.nav li.nav-item.parent.open {
    color: #00a8de;
  }
  section.header nav.nav-menu ul.nav li.nav-item.parent.open::after {
    transform: rotate(180deg);
    transition: all 300ms ease;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item {
    display: block;
    margin-left: 0;
    margin-right: 0;
    border-bottom: solid 1px #dfdfdf;
    list-style: none;
    background-color: #ffffff;
    line-height: 2.7;
    height: 58px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
  }
  section.header nav.nav-menu ul.nav li.nav-item a {
    display: block;
    font-size: 20px;
  }
  section.header nav.nav-menu ul.nav li.nav-item span {
    font-size: 20px;
  }
  section.header nav.nav-menu ul.nav li.nav-item:last-child {
    border-bottom: 0;
    margin-bottom: 20px;
  }
  section.header nav.nav-menu ul.nav li.nav-item.open {
    height: auto;
  }
}

section.header nav.nav-menu ul.nav li.nav-item a {
  text-decoration: none;
  color: #4d4d4d;
}

section.header nav.nav-menu ul.nav li.nav-item a:hover {
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

section.header nav.nav-menu ul.nav li.nav-item a:hover:active {
  color: #008bb8;
}

section.header nav.nav-menu ul.nav li.nav-item a.button {
  width: 133px;
  height: 44px;
  border-radius: 6px;
  background-color: #00a8de;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #ffffff;
  padding: 8px 22px 11px 23px;
}

section.header nav.nav-menu ul.nav li.nav-item a.button:hover {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.header nav.nav-menu ul.nav li.nav-item a.button:hover:active {
  box-shadow: inset 0 3px 4px 0 rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item a.button {
    padding: 16px 108px 17px 108px;
    letter-spacing: -0.8px;
    line-height: 1.25;
    font-size: 20px;
  }
}

@media screen and (max-width: 504px) {
  section.header nav.nav-menu ul.nav li.nav-item a.button {
    padding: 4% 30% 4% 30%;
    letter-spacing: -0.8px;
    line-height: 1.25;
    font-size: 20px;
  }
}

section.header nav.nav-menu ul.nav li.nav-item.blue-button {
  margin-top: 20px;
  margin-bottom: 16px;
}

section.header nav.nav-menu ul.nav li.nav-item.blue-button.mobile {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.blue-button.mobile {
    display: block;
  }
}

section.header nav.nav-menu ul.nav li.nav-item.blue-button.desktop {
  display: inline-block;
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.blue-button.desktop {
    display: none;
  }
}

@media screen and (max-width: 1113px) {
  section.header nav.nav-menu ul.nav li.nav-item.blue-button {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 16px;
    height: 88px;
  }
}

section.header div.hamburger-menu {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.header div.hamburger-menu {
    display: inline-block;
    float: right;
    margin-top: 31px;
    width: 26px;
    height: 19px;
    cursor: pointer;
  }
}

@media screen and (max-width: 504px) {
  section.header div.hamburger-menu {
    margin-right: 0;
  }
}

@media screen and (max-width: 574px) {
  section.header div.hamburger-menu {
    margin-top: 18px;
  }
}

section.header div.hamburger-menu .bar,
section.header div.hamburger-menu .bar:after,
section.header div.hamburger-menu .bar:before {
  width: 26px;
  height: 3px;
}

section.header div.hamburger-menu .bar {
  position: relative;
  transform: translateY(8px);
  background: #4d4d4d;
  transition: all 0ms 300ms;
}

section.header div.hamburger-menu .bar.animate {
  background: rgba(255, 55, 0, 0);
}

section.header div.hamburger-menu .bar:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 8px;
  background: #4d4d4d;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

section.header div.hamburger-menu .bar:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  background: #4d4d4d;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

section.header div.hamburger-menu .bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

section.header div.hamburger-menu .bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

section.sticky-header-wrapper {
  height: 180px;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper {
    height: 100%;
  }
}

section.sticky-header-wrapper section.header-wrapper.adoption-application {
  height: 94px;
  background-color: rgba(223, 223, 223, 0.4);
}

section.sticky-header-wrapper section.header-wrapper.adoption-application section.header {
  background-color: transparent;
  padding: 0;
  background-image: none;
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper {
    height: 80px;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding {
  background-color: rgba(223, 223, 223, 0.4);
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo {
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 44.70486%;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo:last-child {
    margin-right: 0;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h2 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 23.5461%;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h2:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h2 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h2:last-child {
    margin-right: 0;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 72.19858%;
  margin-top: 15px;
  font-size: 14px;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6 {
    float: left;
    display: block;
    margin-right: 5.15021%;
    width: 110.51502%;
    margin-left: 0;
    margin-top: 0;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6 {
    white-space: nowrap;
    font-size: 13px;
  }
}

@media screen and (max-width: 400px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header-logo h6 {
    font-size: 11px;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 19.18403%;
  margin-left: 25.52083%;
  margin-right: 0;
  margin-top: 10px;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 23.4375%;
    margin-left: 29.77431%;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 6.79348%;
    margin-left: 7.98913%;
    margin-top: 20px;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header:last-child {
    margin-right: 0;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-name {
  float: left;
  display: block;
  margin-right: 10.85973%;
  width: 57.8733%;
  margin-right: 0;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-name {
    display: none;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-name h6.thin {
  font-weight: 100;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
  font-size: 14px;
  line-height: 1.21;
  text-align: left;
  color: #808080;
  margin-top: 0;
  margin-bottom: 0;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-name h5.bold {
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper {
  float: left;
  display: block;
  margin-right: 10.85973%;
  width: 11.31222%;
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 6.79348%;
  }
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper:last-child {
    margin-right: 0;
  }
}

section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper img {
  border-radius: 50%;
  width: 33px;
  height: 33px;
  object-fit: cover;
}

@media screen and (max-width: 799px) {
  section.sticky-header-wrapper section.header-wrapper.onboarding section.adopter-application-header div.pet-image-wrapper img {
    width: 38px;
    height: 38px;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar {
  background-color: #f9f9f9;
  box-shadow: 0 2px 4px 0 #b3b3b3;
  width: 100%;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar {
    display: none;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar.stick {
  background-color: #f9f9f9;
  margin-top: 0 !important;
  position: fixed;
  z-index: 1000;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar.stick {
    top: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar.stick {
    display: block;
    bottom: 0;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar div.closed {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.25px;
  position: relative;
  color: #00A8DE;
  margin: 0 0 11px;
  text-align: center;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper {
  padding: 11px 20px 0;
  position: relative;
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  }
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.top-caret-wrapper {
    display: none;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.top-caret-wrapper {
    cursor: pointer;
  }
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.top-caret-wrapper div.top-caret-bg {
    background: #f9f9f9;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -20px 0 0 -22px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.top-caret-wrapper div.top-caret-mask {
    background: #f9f9f9;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -31px;
    width: 60px;
    height: 35px;
  }
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.top-caret-wrapper img.top-caret {
    position: absolute;
    left: 50%;
    margin: -26px 0 0 -12px;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content {
  position: relative;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-name {
  width: 100%;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-name h2 {
  font-weight: bold;
  text-align: left;
  color: #4d4d4d;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-name h2 {
    font-size: 32px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-name h2 {
    font-size: 20px;
    line-height: 26px;
    float: left;
    margin: 5px 0 10px;
  }
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-location {
    width: 100%;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-location {
    float: right;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adopter-name-location div.adopter-location h5 {
  font-size: 16px;
  font-weight: 200;
  line-height: 2.0;
  text-align: left;
  color: #242424;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content table.adoption-application-status {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content table.adoption-application-status {
    margin-bottom: 20px;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content table.adoption-application-status th {
  font-weight: 700;
  text-align: left;
  padding-right: 9px;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content table.adoption-application-status td {
  color: #242424;
  font-weight: 200;
  padding: 0 9px;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions {
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action {
  display: inline-block;
  vertical-align: top;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action {
    margin: 3% 23px 0 0;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action {
    margin: 0 12px 12px 0;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a {
  font-size: 14px;
  line-height: 17px;
  color: #b8b8b8;
  border-radius: 6px;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a {
    padding: 18px;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a {
    padding: 18px 14px;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a img.active {
  display: none;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a:not(active):before {
  content: '';
  display: inline-block;
  background: url("/img/v2/icons/null.svg") no-repeat;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a:active {
  color: #ffffff !important;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.decline-action a:active:before {
  content: '';
  display: inline-block;
  background: url("/img/v2/icons/null-white.svg") no-repeat;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions a {
  letter-spacing: -0.2px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption {
  display: inline-block;
  vertical-align: top;
}

@media screen and (min-width: 1114px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption {
    margin-top: 3%;
  }
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption a {
    color: #00a8de;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.25px;
    padding: 18px 55px 18px;
    background: #00A8DE;
    border-radius: 6px;
    border: none;
    color: #ffffff;
  }
}

@media screen and (max-width: 1113px) {
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption {
    margin: 0 0 12px 12px;
  }
  section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption a {
    color: #00a8de;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.25px;
    padding: 18px 17px;
    background: #00A8DE;
    border-radius: 6px;
    border: none;
    color: #ffffff;
  }
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption a:hover {
  background: #008BB8;
  box-shadow: inset 0px -3px 0px #006485;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.complete-adoption a:active {
  background: #00A8DE;
  box-shadow: inset 0px 3px 4px #006485;
}

section.sticky-header-wrapper section.adopter-application-contact-bar section.content-wrapper div.content div.adoption-application-actions div.contact-action a {
  border-radius: 6px;
  background-color: #00a8de;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, 'Lucida Grande', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  border: 0;
  color: #ffffff;
  width: 269px;
  height: 58px;
  text-align: center;
}

section.footer {
  background-color: rgba(223, 223, 223, 0.6);
  bottom: 0;
  width: 100%;
  z-index: 9999;
}

section.footer section.footer-container {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 75px;
  padding-bottom: 60px;
}

section.footer section.footer-container::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  section.footer section.footer-container {
    padding-top: 32px;
    padding-bottom: 25px;
  }
}

section.footer section.footer-container.onboarding {
  padding-bottom: 0;
}

section.footer section.footer-container nav.footer-nav {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 57.46528%;
}

section.footer section.footer-container nav.footer-nav:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.footer section.footer-container nav.footer-nav:last-child {
    margin-right: 0;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  float: left;
  display: block;
  margin-right: 3.62538%;
  width: 100%;
  margin-right: 0;
  padding-left: 0;
}

section.footer section.footer-container nav.footer-nav ul.nav:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav {
    padding-left: 27px;
    padding-right: 27px;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in {
  padding-right: 0;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in {
    padding-right: 60px;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item {
  margin-right: 5%;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item {
    width: 100%;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.single-column {
  width: 11.17825%;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.single-column {
    width: 100%;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.shelter-link {
  margin-right: 2.62538%;
  width: 23.98187%;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.shelter-link {
    width: 100%;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.terms-link {
  margin-left: 8px;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.terms-link {
    margin-left: unset;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.dashboard {
  width: 15.98187%;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in li.nav-item.dashboard {
    width: 100%;
  }
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.footer section.footer-container nav.footer-nav ul.nav.logged-in:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.footer section.footer-container nav.footer-nav ul.nav:last-child {
    margin-right: 0;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item {
  float: left;
  margin-right: 5%;
  list-style: none;
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item:nth-child(n+5) {
  padding-top: 24px;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item {
    display: block;
    border-bottom: solid 1px #b3b3b3;
    width: 100%;
    height: 58px;
    cursor: pointer;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item:first-child {
    border-top: solid 1px #b3b3b3;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item:last-child {
    width: 100%;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item:nth-child(n+5) {
    padding-top: 0px;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item.single-column {
    width: 100%;
    margin-right: 0px;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item.single-column.first {
    margin-right: 0px;
  }
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item.single-column.logged-in {
    width: 100%;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item a {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  text-decoration: none;
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item a:hover {
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item a:hover:active {
  color: #008bb8;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container nav.footer-nav ul.nav li.nav-item a {
    font-size: 1em;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.56;
    letter-spacing: normal;
    display: block;
    padding: 0;
  }
}

section.footer section.footer-container nav.footer-nav ul.nav li.nav-item.blue-button {
  display: none;
}

section.footer section.footer-container div.contact-us {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 57.46528%;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0px;
  color: #808080;
  margin-top: 24px;
}

section.footer section.footer-container div.contact-us:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container div.contact-us {
    margin-top: 24px;
    padding-left: 27px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 14px;
  }
}

section.footer section.footer-container div.contact-us a {
  color: #808080;
  text-decoration: none;
}

section.footer section.footer-container div.contact-us a:hover {
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

section.footer section.footer-container div.contact-us a:hover:active {
  color: #008bb8;
}

section.footer section.footer-container section.footer-message {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  font-size: 16px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #808080;
}

section.footer section.footer-container section.footer-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container section.footer-message {
    width: 100%;
    padding-left: 27px;
    padding-right: 27px;
    margin-top: 0px;
    float: right;
  }
}

section.footer section.footer-container section.sponsors {
  background-color: rgba(223, 223, 223, 0);
  padding-top: 0px;
  padding-bottom: 75px;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 45px;
}

@media screen and (max-width: 1113px) {
  section.footer section.footer-container section.sponsors {
    margin-bottom: 0px;
    padding-bottom: 32px;
    border-bottom: none;
  }
}

section.footer section.footer-container section.sponsors section.sponsors-content div.logos {
  margin-bottom: 0px;
}

section.footer section.copy {
  height: 58px;
  bottom: 0;
  text-align: center;
  background-color: #b3b3b3;
  color: #ffffff;
  margin-top: -16px;
}

@media screen and (max-width: 1113px) {
  section.footer section.copy {
    height: 44px;
  }
}

section.footer section.copy h6 {
  padding-top: 21px;
}

@media screen and (max-width: 1113px) {
  section.footer section.copy h6 {
    padding-top: 16px;
  }
}

section.subfooter {
  background-color: #b3b3b3;
  color: #ffffff;
}

section.subfooter section.subfooter--container {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.25rem 0;
}

section.subfooter section.subfooter--container::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.subfooter section.subfooter--container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.75rem 0 1.25rem 0;
  }
}

@media screen and (max-width: 1113px) {
  section.subfooter section.subfooter--container.subfooter--container_floating {
    padding-bottom: 6rem;
  }
}

section.subfooter section.subfooter--copyright-container {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 1113px) {
  section.subfooter section.subfooter--copyright-container {
    margin-bottom: 0.75rem;
  }
}

section.subfooter section.subfooter--copyright {
  font-size: 0.875rem;
  line-height: 1.0625rem;
}

section.subfooter section.subfooter--nav-container {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

section.subfooter nav.subfooter--nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
}

@media screen and (max-width: 1113px) {
  section.subfooter nav.subfooter--nav ul {
    -ms-flex-pack: center;
    justify-content: center;
  }
}

section.subfooter nav.subfooter--nav ul li {
  margin: 0 0.5rem 0 0.5rem;
  position: relative;
  z-index: 0;
}

section.subfooter nav.subfooter--nav ul li:after {
  content: '\2022';
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  right: -0.5rem;
  transform: translate(50%, -50%);
}

section.subfooter nav.subfooter--nav ul li:first-of-type {
  margin-left: 0;
}

section.subfooter nav.subfooter--nav ul li:last-of-type {
  margin-right: 0;
}

section.subfooter nav.subfooter--nav ul li:last-of-type:after {
  display: none;
}

section.subfooter li.subfooter--nav-item a {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
}

section.subfooter li.subfooter--nav-item a:hover, section.subfooter li.subfooter--nav-item a:focus {
  text-decoration: underline;
}

section.subfooter li.subfooter--nav-item .privacy-choices-icon {
  width: 1.875rem;
  margin-left: 4px;
  vertical-align: bottom;
}

section.subfooter li.subfooter--nav-item #ot-sdk-btn.ot-sdk-show-settings,
section.subfooter li.subfooter--nav-item #ot-sdk-btn.optanon-show-settings {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

section.subfooter li.subfooter--nav-item #ot-sdk-btn.ot-sdk-show-settings:hover, section.subfooter li.subfooter--nav-item #ot-sdk-btn.ot-sdk-show-settings:focus,
section.subfooter li.subfooter--nav-item #ot-sdk-btn.optanon-show-settings:hover,
section.subfooter li.subfooter--nav-item #ot-sdk-btn.optanon-show-settings:focus {
  text-decoration: underline;
  background-color: transparent;
}

@media screen and (max-width: 1113px) {
  section.subfooter.subfooter--owner-review section.subfooter--container {
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 1113px) {
  body.accordion-open .subfooter.subfooter--owner-review section.subfooter--container {
    padding-bottom: 12.5rem;
  }
}

@media screen and (max-width: 799px) {
  body.done-adoption .subfooter section.subfooter--container {
    padding-bottom: 7rem;
  }
}

div.form-field div.error-message {
  display: none;
}

div.form-field input {
  height: 58px;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  color: #4d4d4d;
}

div.form-field input.active {
  border: 1px solid #00a8de;
}

div.form-field input.active.error {
  border: 1px solid #ff9a55;
}

div.form-field input.error {
  border: 1px solid #ff9a55;
}

div.form-field input.success {
  border: 1px solid #70cf36;
}

ul.ui-autocomplete {
  background-color: #ffffff;
  max-height: 250px;
  overflow-y: scroll;
}

ul.ui-autocomplete li.ui-menu-item {
  list-style: none;
  font-size: 20px;
  padding-top: 5px;
}

div.ui-helper-hidden-accessible {
  display: none;
}

div.accordian-content {
  padding-left: 2%;
  padding-right: 2%;
}

@media screen and (max-width: 1113px) {
  div.accordian-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}

div.accordian-content div.accordian-trigger.accordian-top {
  margin-bottom: 40px;
  margin-top: 71px;
}

div.accordian-content div.accordian-trigger.accordian-top a {
  text-decoration: none;
  color: #4d4d4d;
}

@media screen and (max-width: 1113px) {
  div.accordian-content div.accordian-trigger.accordian-top a h2 {
    opacity: 0.6;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    color: #4d4d4d;
  }
}

div.accordian-content div.accordian-trigger.accordian-top p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.accordian-content div.accordian-trigger.accordian-top.child-opened h2 {
  color: #00a8de !important;
}

div.accordian-content div.accordian-trigger.accordian-top.child-opened a svg g g {
  fill: #00a8de !important;
}

@media screen and (max-width: 1113px) {
  div.accordian-content div.accordian-trigger.accordian-top {
    margin-top: 31px;
  }
  div.accordian-content div.accordian-trigger.accordian-top.open a h2 {
    opacity: 1;
    color: #00a8de;
  }
}

@media screen and (max-width: 1113px) {
  div.accordian-content div.accordian-top-content.closed {
    padding-top: 0px;
    opacity: 0;
    max-height: 0;
    transition: all 0.3s ease;
  }
  div.accordian-content div.accordian-top-content.closed div, div.accordian-content div.accordian-top-content.closed p {
    display: none;
  }
  div.accordian-content div.accordian-top-content.open {
    max-height: 100%;
    opacity: 1;
    transition: all 0.3s ease;
  }
  div.accordian-content div.accordian-top-content.open div, div.accordian-content div.accordian-top-content.open p {
    display: block;
  }
}

div.accordian-content div.accordian-top-content p, div.accordian-content div.accordian-top-content ul, div.accordian-content div.accordian-top-content ol {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.accordian-content div.accordian-top-content div.accordian-trigger {
  z-index: 999;
  margin-bottom: 20px;
}

div.accordian-content div.accordian-top-content div.accordian-trigger a {
  display: table-row;
  text-decoration: none;
  color: #242424;
}

div.accordian-content div.accordian-top-content div.accordian-trigger a h4 {
  display: table-cell;
  padding-left: 20px;
  font-weight: 200;
}

div.accordian-content div.accordian-top-content div.accordian-trigger a svg {
  display: table-cell;
  transition: all 300ms ease-in-out;
}

div.accordian-content div.accordian-top-content div.accordian-trigger a svg g g {
  transition: all 300ms ease-in-out;
  fill: #242424;
}

div.accordian-content div.accordian-top-content div.accordian-trigger.open h4 {
  color: #00a8de;
  font-weight: bold;
}

div.accordian-content div.accordian-top-content div.accordian-trigger.open a svg {
  transform: rotate(0.5turn);
}

div.accordian-content div.accordian-top-content div.accordian-trigger.open a svg g g {
  fill: #00a8de;
}

div.accordian-content div.accordian-top-content div.accordian-child {
  padding-left: 45px;
  z-index: 1;
}

@media screen and (max-width: 504px) {
  div.accordian-content div.accordian-top-content div.accordian-child {
    padding-left: 0;
  }
}

div.accordian-content div.accordian-top-content div.accordian-child.closed {
  padding-top: 0px;
  opacity: 0;
  max-height: 0;
  transition: all 0.3s ease;
}

div.accordian-content div.accordian-top-content div.accordian-child.closed p {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child.closed ul {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child.closed ol {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child.closed div {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child.closed h4 {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child.open {
  padding-top: 0px;
  max-height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}

div.accordian-content div.accordian-top-content div.accordian-child.open div {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child.open p {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child.open ul {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child.open ol {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child.open h4 {
  display: table-cell;
}

div.accordian-content div.accordian-top-content div.accordian-child p, div.accordian-content div.accordian-top-content div.accordian-child ul, div.accordian-content div.accordian-top-content div.accordian-child ol {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.accordian-content div.accordian-top-content div.accordian-child p a, div.accordian-content div.accordian-top-content div.accordian-child ul a, div.accordian-content div.accordian-top-content div.accordian-child ol a {
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
}

div.accordian-content div.accordian-top-content div.accordian-child p a:hover, div.accordian-content div.accordian-top-content div.accordian-child ul a:hover, div.accordian-content div.accordian-top-content div.accordian-child ol a:hover {
  text-decoration: underline;
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

div.accordian-content div.accordian-top-content div.accordian-child p a:hover:active, div.accordian-content div.accordian-top-content div.accordian-child ul a:hover:active, div.accordian-content div.accordian-top-content div.accordian-child ol a:hover:active {
  text-decoration: underline;
  color: #008bb8;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child {
  padding-left: 45px;
  z-index: 1;
}

@media screen and (max-width: 504px) {
  div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child {
    padding-left: 0;
  }
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.closed {
  padding-top: 0px;
  opacity: 0;
  max-height: 0;
  transition: all 0.3s ease;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.closed p {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.closed ul {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.closed ol {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.closed h4 {
  display: none;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.open {
  padding-top: 0px;
  max-height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.open p {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.open ul {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.open ol {
  display: block;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child.open h4 {
  display: table-cell;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child p, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ul, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ol {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child p a, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ul a, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ol a {
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child p a:hover, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ul a:hover, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ol a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child p a:hover:active, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ul a:hover:active, div.accordian-content div.accordian-top-content div.accordian-child div.accordian-child ol a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.form-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.form-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

section.form-wrapper form.survey {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

section.form-wrapper form.survey:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.form-wrapper form.survey {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form-wrapper form.survey:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 40px;
}

section.form-wrapper form.survey div.form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form-wrapper form.survey div.form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form-wrapper form.survey div.form-field:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field.hidden {
  display: none;
}

section.form-wrapper form.survey div.form-field.error input {
  border: 1px solid #ff9a55;
}

section.form-wrapper form.survey div.form-field.error select {
  border: 1px solid #ff9a55;
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

section.form-wrapper form.survey div.form-field.error div.bitten-anyone input {
  border: 1px solid #ff9a55;
}

section.form-wrapper form.survey div.form-field.error div.bitten-anyone select {
  border: 1px solid #ff9a55;
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

section.form-wrapper form.survey div.form-field.error span.error-message, section.form-wrapper form.survey div.form-field.error span.error {
  display: block;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  margin-right: 0;
  color: #ff9a55;
}

section.form-wrapper form.survey div.form-field.error span.error-message:last-child, section.form-wrapper form.survey div.form-field.error span.error:last-child {
  margin-right: 0;
}

section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-1, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-1 {
  margin-top: 20px;
}

section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-2, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-2 {
  margin-top: -20px;
}

section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-3, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-3 {
  margin-top: 10px;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field.error span.error-message, section.form-wrapper form.survey div.form-field.error span.error {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message:last-child, section.form-wrapper form.survey div.form-field.error span.error:last-child {
    margin-right: 0;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message::after, section.form-wrapper form.survey div.form-field.error span.error::after {
    clear: both;
    content: "";
    display: table;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-1, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-1 {
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-2, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-2 {
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message.fix-margin-3, section.form-wrapper form.survey div.form-field.error span.error.fix-margin-3 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field.error span.error-message, section.form-wrapper form.survey div.form-field.error span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field.error span.error-message:last-child, section.form-wrapper form.survey div.form-field.error span.error:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field span.error-message {
  display: none;
}

section.form-wrapper form.survey div.form-field label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: -1px;
}

section.form-wrapper form.survey div.form-field label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form-wrapper form.survey div.form-field label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form-wrapper form.survey div.form-field label:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field input {
  font-weight: 300;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 8.50694%;
  margin-bottom: 0px;
}

section.form-wrapper form.survey div.form-field input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field input {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field input:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field input:focus {
  outline: none;
}

section.form-wrapper form.survey div.form-field select {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 8.50694%;
  margin-right: 0;
  height: 58px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
  margin-top: -10px;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 16px 20px 16px 20px;
}

section.form-wrapper form.survey div.form-field select:last-child {
  margin-right: 0;
}

section.form-wrapper form.survey div.form-field select::-ms-expand {
  display: none;
}

section.form-wrapper form.survey div.form-field select:focus {
  outline: none;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field select {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field select:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field textarea {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  margin-left: 8.50694%;
  height: 200px;
  resize: none;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  padding: 19px 31px 19px 31px;
}

section.form-wrapper form.survey div.form-field textarea:last-child {
  margin-right: 0;
}

section.form-wrapper form.survey div.form-field textarea:focus {
  outline: none;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field textarea {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field textarea:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field textarea {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field textarea:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field input.submit {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 76.5625%;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 30px;
  margin-bottom: 80px;
}

section.form-wrapper form.survey div.form-field input.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form-wrapper form.survey div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form-wrapper form.survey div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form-wrapper form.survey div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

section.form-wrapper form.survey div.form-field input.submit.blue {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
}

section.form-wrapper form.survey div.form-field input.submit.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.form-wrapper form.survey div.form-field input.submit.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.form-wrapper form.survey div.form-field input.submit.blue:disabled {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  cursor: not-allowed;
}

section.form-wrapper form.survey div.form-field input.submit.blue:disabled:hover {
  box-shadow: none;
}

section.form-wrapper form.survey div.form-field input.submit.blue:disabled:hover:active {
  box-shadow: none;
}

div.facebook-share {
  margin-bottom: 40px;
}

div.facebook-share a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  border-radius: 6px;
  background-color: #3b5998;
  text-align: center;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1113px) {
  div.facebook-share a {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 20px;
  }
}

div.facebook-share a img.fb-icon {
  margin-right: 13px;
  vertical-align: middle;
}

div.facebook-share a span {
  vertical-align: middle;
}

div.view-pet-profile {
  width: 100%;
}

div.view-pet-profile.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  div.view-pet-profile.mobile-only {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: block;
    height: 30px;
  }
  div.view-pet-profile.mobile-only:last-child {
    margin-right: 0;
  }
}

div.view-pet-profile a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  height: 30px;
  vertical-align: middle;
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

div.view-pet-profile a img {
  width: 130px;
  height: 33px;
  vertical-align: top;
}

div.view-pet-profile a:after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 30px;
  width: 30px;
  top: 5px;
  right: unset;
  position: absolute;
  background-repeat: no-repeat;
}

div.floating-cta {
  display: none;
}

@media screen and (max-width: 799px) {
  div.floating-cta {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    height: 67px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
}

div.floating-cta a {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  background-color: #00a8de;
  width: 100%;
  border-radius: 6px;
  display: block;
  height: 58px;
  text-align: center;
  padding-top: 15px;
  border: none;
  transition: all 0.3s ease 0s;
  box-shadow: 0 2px 4px 0 #b3b3b3;
}

div.floating-cta a:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

div.floating-cta a:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

@media screen and (max-width: 799px) {
  body.reh-1890 div.floating-cta {
    display: block;
  }
}

body.reh-1890 div.back-to-top-icon {
  bottom: 4.75rem;
}

.blue-button-cta {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  background-color: #00a8de;
  width: 100%;
  border-radius: 6px;
  display: block;
  height: 58px;
  text-align: center;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.blue-button-cta:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

.blue-button-cta:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

.white-button {
  width: 100%;
  height: 58px;
  display: block;
  border: 2px solid #4D4D4D;
  border-radius: 6px;
  text-decoration: none;
  text-align: center;
  color: #4D4D4D;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 25px;
  background-color: transparent;
  cursor: pointer;
}

.white-button:hover {
  background-color: #dfdfdf;
  transition: all 0.3s ease 0s;
}

.white-button:hover:active {
  background-color: #4d4d4d;
  color: #ffffff;
}

a.button {
  text-decoration: none;
}

div.field-group.sponsor-group {
  max-width: 400px;
}

div.field-wrapper.sponsor-optins div.checkbox-field {
  width: 100%;
  display: table;
  margin-top: 15px;
  position: relative;
}

div.field-wrapper.sponsor-optins div.checkbox-field:first-of-type {
  margin-top: 0px;
}

div.field-wrapper.sponsor-optins div.checkbox-field label {
  display: table-cell;
  padding-left: 15px;
  font-weight: 200;
  font-size: 12px;
  color: #242424;
  letter-spacing: 0;
  line-height: 17px;
  cursor: pointer;
}

div.field-wrapper.sponsor-optins div.checkbox-field label a {
  font-weight: 400;
  font-size: 12px;
  color: #00a8de;
  letter-spacing: 0;
  line-height: 17px;
  text-decoration: none;
}

div.field-wrapper.sponsor-optins div.checkbox-field input[type="checkbox"] {
  display: none;
  cursor: pointer;
}

div.field-wrapper.sponsor-optins div.checkbox-field input[type="checkbox"] + label::after {
  content: '';
  display: inline-block;
  border: 2px solid #b3b3b3;
  position: absolute;
  top: 2px;
  left: -7px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD51bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: 16px -12px;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

div.field-wrapper.sponsor-optins div.checkbox-field input[type="checkbox"] + label:hover::after {
  border: 2px solid #00a8de;
}

div.field-wrapper.sponsor-optins div.checkbox-field input[type="checkbox"]:checked + label::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -7px;
  border: 2px solid #00a8de;
  background-color: #00a8de;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0IDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNywzLjJjLTAuMy0wLjMtMC44LTAuMy0xLjEsMEw5LjQsMTQuM2MtMC4zLDAuMy0wLjgsMC4zLTEuMSwwbC00LjktNUMzLjMsOS4yLDMuMSw5LjEsMi45LDkuMWMtMC4yLDAtMC40LDAuMS0wLjUsMC4ybC0yLjIsMS45QzAuMSwxMS40LDAsMTEuNiwwLDExLjhjMCwwLjIsMC4xLDAuNCwwLjIsMC41bDQuOSw1LjJjMC4zLDAuMywwLjgsMC44LDEuMSwxLjFsMi4xLDIuMWMwLjMsMC4zLDAuOCwwLjMsMS4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

div.field-wrapper.sponsor-optins div.small-text {
  width: 100%;
  margin-top: 20px;
  font-weight: 200;
  font-size: 12px;
  color: #808080;
  letter-spacing: 0;
  line-height: 17px;
  padding-left: 3px;
}

div.field-wrapper.sponsor-optins div.small-text a {
  font-weight: 400;
  font-size: 12px;
  color: #00a8de;
  letter-spacing: 0;
  line-height: 17px;
  text-decoration: none;
}

div.remodal-wrapper div.remodal h2 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #4d4d4d;
}

div.remodal-wrapper div.remodal h3 {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  color: #4d4d4d;
}

div.remodal-wrapper div.remodal h3.owner-terms {
  text-align: left;
  margin-top: 40px;
}

@media screen and (max-width: 799px) {
  div.remodal-wrapper div.remodal h3.owner-terms {
    margin-top: 30px;
  }
}

div.remodal-wrapper div.remodal h4 {
  text-align: left;
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  color: #242424;
  margin-top: 30px;
}

@media screen and (max-width: 799px) {
  div.remodal-wrapper div.remodal h4 {
    margin-top: 20px;
  }
}

div.remodal-wrapper div.remodal ul {
  list-style: none;
  text-align: left;
}

div.remodal-wrapper div.remodal ul li {
  margin-top: 15px;
}

div.remodal-wrapper div.remodal ul li label {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  padding-left: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.remodal-wrapper div.remodal ul li input[type="checkbox"] {
  display: none;
}

div.remodal-wrapper div.remodal ul li input[type="checkbox"] + label {
  background: url("/img/v2/onboarding/check_1.svg") no-repeat;
  padding: 0 0 0 38px;
  display: block;
}

div.remodal-wrapper div.remodal ul li input[type="checkbox"]:checked + label {
  background: url("/img/v2/onboarding/check_2.svg") no-repeat;
  padding: 0 0 0 38px;
  display: block;
}

div.remodal-wrapper div.remodal div.modal-actions {
  padding-top: 30px;
}

div.remodal-wrapper div.remodal div.modal-actions a.submit {
  padding: 18px 45px 18px 45px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
}

div.remodal-wrapper div.remodal div.modal-actions a.submit.blue {
  background-color: #00a8de;
  color: #fff;
  cursor: pointer;
}

div.remodal-wrapper div.remodal div.modal-actions a.submit.blue.disabled {
  background-color: #dfdfdf;
  border: none;
  color: #fff;
  cursor: not-allowed;
}

div.save-banner {
  display: none;
  width: 100%;
  height: 50px;
  background: #ececec;
  position: fixed;
  top: 80px;
  z-index: 99999;
  padding-top: 15px;
  text-align: center;
}

@media screen and (max-width: 504px) {
  div.save-banner {
    top: 60px;
  }
}

div.save-banner svg {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 6px;
}

div.save-banner.success svg.error {
  display: none;
}

div.save-banner.success svg.success {
  display: inline-block;
}

div.save-banner.error svg.error {
  display: inline-block;
}

div.save-banner.error svg.success {
  display: none;
}

/* adoption fee alert banner on adoption applications pages */
div.adoption-fee-alert-banner {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  min-height: 71px;
  background: #ECECEC;
  border-radius: 6px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 12px 72px 12px 92px;
  display: -ms-flexbox;
  display: flex;
}

div.adoption-fee-alert-banner::after {
  clear: both;
  content: "";
  display: table;
}

div.adoption-fee-alert-banner.empty {
  background-color: transparent;
}

@media screen and (max-width: 799px) {
  div.adoption-fee-alert-banner {
    padding: 12px 15px 12px 15px;
    margin: 15px 8px 25px 8px;
  }
}

div.adoption-fee-alert-banner div.banner-image {
  margin-right: 20px;
  display: inline-block;
}

@media screen and (max-width: 799px) {
  div.adoption-fee-alert-banner div.banner-image {
    display: none;
  }
}

div.adoption-fee-alert-banner div.banner-image img {
  height: 48px;
  width: 56px;
}

div.adoption-fee-alert-banner div.banner-text.desktop {
  display: unset;
}

div.adoption-fee-alert-banner div.banner-text.mobile {
  display: none;
}

@media screen and (max-width: 799px) {
  div.adoption-fee-alert-banner div.banner-text.desktop {
    display: none;
  }
  div.adoption-fee-alert-banner div.banner-text.mobile {
    display: unset;
  }
}

div.adoption-fee-alert-banner div.banner-text p {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #4D4D4D;
  margin-top: 0;
  margin-bottom: 0;
}

div.adoption-fee-alert-banner div.banner-text p a {
  color: #00a8de;
  text-decoration: none;
}

div.adoption-fee-alert-banner div.banner-text p a:hover {
  text-decoration: underline;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

div.adoption-fee-alert-banner div.banner-text p a:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

div.adoption-fee-alert-banner div.banner-text p.bold {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

@media screen and (max-width: 799px) {
  div.adoption-fee-alert-banner div.banner-text p {
    font-size: 12px;
    line-height: 17px;
  }
  div.adoption-fee-alert-banner div.banner-text p.bold {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}

div.back-to-top-icon {
  position: fixed;
  height: 47px;
  width: 47px;
  bottom: 1.25rem;
  right: 1.25rem;
  display: block;
  cursor: pointer;
}

div.back-to-top-icon.hidden {
  display: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 9999;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] {
    background-color: #ffffff;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"].closed {
  display: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-radius: 12px;
  border: solid 5px #00a8de;
  margin: 15% auto;
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body {
    padding-top: 0px;
    margin-bottom: 0;
    height: 100%;
    overflow: scroll;
    border: none;
    padding-bottom: 0px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-heading {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-heading:last-child {
  margin-right: 0;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-heading h1 {
  font-size: 45px;
  letter-spacing: -1px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-heading {
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-heading h1 {
    font-size: 32px;
    letter-spacing: -0.5px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-close {
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-bottom: solid 1px #b3b3b3;
    z-index: 9;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-close a {
    top: 20px;
    right: 20px;
    position: absolute;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 40px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button {
  outline: none;
  cursor: pointer;
  border-radius: 6px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button:active {
  outline: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.cancel {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  text-align: right;
  color: #b3b3b3;
  border: none;
  background-color: #fff;
  text-decoration: underline;
  height: 58px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.cancel:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.cancel {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.cancel:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 87.10526%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  border: none;
  color: #ffffff;
  text-align: center;
  height: 58px;
  background-color: #00A8DE;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.save {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.save:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.save {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.save:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.disabled {
  color: #4d4d4d;
  background-color: #dfdfdf;
  cursor: not-allowed;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit.disabled:hover {
  color: #4d4d4d;
  background-color: #dfdfdf;
  box-shadow: unset;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit:hover {
  background-color: #008BB8;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-buttons button.submit:hover:active {
  background-color: #00A8DE;
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 30px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
    margin-bottom: 110px;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content:last-child {
    margin-right: 0;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content p {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: -0.25px;
  color: #808080;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content p span.bold {
  font-weight: bold;
  color: #4d4d4d;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content h3 {
  margin-bottom: 10px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content h3 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    color: #4d4d4d;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.clear::after {
  clear: both;
  content: "";
  display: table;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  display: none;
  position: relative;
  position: relative;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: none;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper:last-child {
    margin-right: 0;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.show {
    display: block;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper span.optional-label {
  position: absolute;
  top: 18px;
  right: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.show {
  display: block;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.nospace {
  margin-right: 0px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.spacebottom {
  margin-bottom: 20px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.autocomplete input {
  width: 100%;
  height: 58px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper input {
  width: 100%;
  height: 58px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 12px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete {
  width: 100% !important;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 12px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete:focus {
  border: solid 1px #00a8de;
  outline: none;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete input.easyautocomplete {
    margin-bottom: 20px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  margin-top: 0px;
  padding-left: 0px;
  display: none;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
    margin-top: -20px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li {
  list-style: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li:hover {
  background-color: rgba(223, 223, 223, 0.4);
  cursor: pointer;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select {
  margin-bottom: 20px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select {
  width: 100%;
  height: 58px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 0px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  cursor: pointer;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select.set {
  padding-top: 14px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select.set + label {
  position: absolute;
  top: 6px;
  left: 15px;
  font-size: 14px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  color: #B3B3B3;
  display: block;
  letter-spacing: 0;
  line-height: 22px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select select option {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.subfield-wrapper.select label {
  display: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field {
  margin-bottom: 20px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field {
    border-radius: 6px;
    border: solid 1px #b3b3b3;
    padding-top: 14px;
    padding-bottom: 18px;
    padding-left: 17px;
    padding-right: 17px;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected {
    border-radius: 6px;
    border: solid 1px #dfdfdf;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected label {
    color: #dfdfdf !important;
  }
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field.not-selected label:before {
    background: url(/img/v2/forms/disabled_radio_button.svg) no-repeat !important;
    background-size: contain;
    content: " ";
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field:last-of-type {
  margin-bottom: 0px;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon {
  display: none !important;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:focus {
  outline: none;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label::before {
    top: 2px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label {
  position: relative;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #242424;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 34px;
  display: block;
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
  background: url(/img/v2/adoption-app/radio-icon-hover-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
    top: 2px;
  }
}

div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  div.aap-modal-wrapper[name="delete-pet-modal"] div.aap-modal-body div.aap-modal-content div.aap-modal-fields div.field-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
    top: 2px;
  }
}

div.confirmation-modal {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 9999;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal {
    background-color: #ffffff;
  }
}

div.confirmation-modal.closed {
  display: none;
}

div.confirmation-modal div.modal-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-radius: 12px;
  border: solid 5px #00a8de;
  margin: 5% auto;
  position: relative;
}

div.confirmation-modal div.modal-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper {
    padding-top: 0px;
    margin: 0;
    height: 100%;
    overflow: scroll;
    border: none;
    padding-bottom: 0px;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-close-wrapper {
  position: absolute;
  z-index: 1000;
  background: transparent;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

div.confirmation-modal div.modal-wrapper div.modal-body {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  position: relative;
}

div.confirmation-modal div.modal-wrapper div.modal-body:last-child {
  margin-right: 0;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 40px;
  text-align: center;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 50px;
    padding-top: 10px;
    border-top: 1px solid #B3B3B3;
  }
  div.confirmation-modal div.modal-wrapper div.modal-body div.header:last-child {
    margin-right: 0;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.header h1 {
  font-size: 45px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  text-align: center;
  color: #4d4d4d;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.header h1 {
    font-size: 32px;
    text-align: left;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.body-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 30px;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.body-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.body-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }
  div.confirmation-modal div.modal-wrapper div.modal-body div.body-content:last-child {
    margin-right: 0;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.body-content p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.body-content p span.bold {
  font-weight: bold;
  letter-spacing: -0.25px;
  color: #4d4d4d;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.body-content p {
    margin-top: 0px;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 40px;
  margin-bottom: 60px;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions:last-child {
    margin-right: 0;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions button {
  height: 58px;
  cursor: pointer;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.cancel {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #b3b3b3;
  text-align: center;
  text-decoration: underline;
  border: none;
  background: #fff;
  text-align: left;
  padding-left: 0;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.cancel:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.cancel {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
  }
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.cancel:last-child {
    margin-right: 0;
  }
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.submit {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 87.10526%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.3px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  background-color: #00a8de;
  border: none;
}

div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  div.confirmation-modal div.modal-wrapper div.modal-body div.actions button.submit:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  padding-top: 30px;
}

div.chat-question-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-top: 0px;
  }
  div.chat-question-wrapper:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper div.chat-icon {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 8.44737%;
  margin-right: 0;
}

div.chat-question-wrapper div.chat-icon:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper div.chat-icon {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-right: 0;
  }
  div.chat-question-wrapper div.chat-icon:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper div.chat-icon img {
  width: 45px;
  height: 40px;
}

div.chat-question-wrapper div.chat-message {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 67.76316%;
  position: relative;
  background-color: #e5e5e5;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: -0.25px;
  color: #4d4d4d;
}

div.chat-question-wrapper div.chat-message:last-child {
  margin-right: 0;
}

div.chat-question-wrapper div.chat-message:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #e5e5e5;
  left: -10px;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper div.chat-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  div.chat-question-wrapper div.chat-message:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper div.chat-answer {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 74.21053%;
  margin-left: 25.78947%;
  margin-top: 30px;
}

div.chat-question-wrapper div.chat-answer:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper div.chat-answer {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div.chat-question-wrapper div.chat-answer:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper div.chat-answer div.clear::after {
  clear: both;
  content: "";
  display: table;
}

div.chat-question-wrapper div.chat-answer div.field {
  width: 100%;
  position: relative;
  height: 56px;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
}

div.chat-question-wrapper div.chat-answer div.field label {
  color: #ffffff;
  height: unset;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 15px;
  display: none;
  font-weight: bold;
  position: absolute;
}

div.chat-question-wrapper div.chat-answer div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
}

div.chat-question-wrapper div.chat-answer div.field select {
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.25px;
  padding-left: 15px;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 25px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  height: unset;
  background-color: transparent;
  position: absolute;
  padding-top: 15px;
  cursor: pointer;
}

div.chat-question-wrapper div.chat-answer div.field select::-ms-expand {
  display: none;
}

div.chat-question-wrapper div.chat-answer div.field select.show {
  margin-top: 4px;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px bottom 20px;
  padding-top: 20px;
}

div.chat-question-wrapper div.chat-answer div.field select:focus {
  outline: none;
}

div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  margin-left: 0%;
  margin-top: 10px;
}

div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper:last-child {
    margin-right: 0;
  }
}

div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper h5 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper h5:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper h5 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.chat-question-wrapper div.chat-answer div.rehome_deadline_wrapper h5:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth section.page-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 60px;
}

section.content-wrapper.auth section.page-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth section.page-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.content-wrapper.auth section.page-header:last-child {
    margin-right: 0;
  }
  section.content-wrapper.auth section.page-header h1.mega.bold {
    font-size: 45px;
  }
}

section.content-wrapper.auth div.password-link {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  margin-top: -11px;
}

section.content-wrapper.auth div.password-link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.password-link {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth div.password-link:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.password-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.password-link:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth a {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}

section.content-wrapper.auth a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper.auth a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.content-wrapper.auth section.auth-errors {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  border-radius: 6px;
  padding: 24px;
  text-align: center;
  margin-bottom: 60px;
  color: #ff9a55;
}

section.content-wrapper.auth section.auth-errors:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth section.auth-errors {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth section.auth-errors:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth section.auth-errors {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth section.auth-errors:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth section.auth-errors h4 a {
  font-weight: bold;
  color: #fb7419;
}

section.content-wrapper.auth section.auth-errors h4 a:hover {
  color: #fb7419;
  transition: all 0.3s ease 0s;
}

section.content-wrapper.auth section.auth-errors h4 a:hover:active {
  color: #e15b00;
}

section.content-wrapper.auth section.auth-success {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  border-radius: 6px;
  padding: 24px;
  text-align: center;
  margin-bottom: 60px;
  color: #70cf36;
}

section.content-wrapper.auth section.auth-success:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth section.auth-success {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth section.auth-success:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth section.auth-success {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth section.auth-success:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group h5.signup {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
}

section.content-wrapper.auth div.field-group h5.signup:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group h5.signup {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth div.field-group h5.signup:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group h5.signup {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.field-group h5.signup:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group.submit-button {
  margin-top: 30px;
  margin-bottom: 140px;
}

section.content-wrapper.auth div.field-group div.form-field input.submit {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 30px;
}

section.content-wrapper.auth div.field-group div.form-field input.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
    margin-top: 20px;
  }
  section.content-wrapper.auth div.field-group div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.content-wrapper.auth div.field-group div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue:disabled {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  cursor: not-allowed;
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue:disabled:hover {
  box-shadow: none;
}

section.content-wrapper.auth div.field-group div.form-field input.submit.blue:disabled:hover:active {
  box-shadow: none;
}

section.content-wrapper.auth div.field-group div.password-validation {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  margin-top: -20px;
  padding-left: 15px;
  padding-right: 15px;
}

section.content-wrapper.auth div.field-group div.password-validation:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.password-validation {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth div.field-group div.password-validation:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.password-validation {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.field-group div.password-validation:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.password-validation div {
  margin-top: 10px;
}

section.content-wrapper.auth div.field-group div.password-validation div span.validation-text {
  padding-left: 15px;
  font-size: 14px;
  font-weight: 200;
  color: #242424;
}

section.content-wrapper.auth div.field-group div.password-validation div.valid svg g g g polygon {
  fill: #70cf36;
}

section.content-wrapper.auth div.field-group div.password-validation div.valid span.validation-text {
  color: #70cf36;
  font-weight: normal;
}

section.content-wrapper.auth div.field-group div.password-validation div.error svg g g g polygon {
  fill: #ff8f43;
}

section.content-wrapper.auth div.field-group div.password-validation div.error span.validation-text {
  color: #ff8f43;
  font-weight: normal;
}

section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  font-size: 14px;
  color: #ff8f43;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: -10px;
  margin-bottom: 20px;
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
    display: none;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    display: none;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field + span.password-message:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field.error + span.password-message {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field.error + span.password-message {
    display: block;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field.error + span.password-message {
    display: block;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
  position: relative;
}

section.content-wrapper.auth div.field-group div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  position: relative;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input[type=password]::-ms-reveal, section.content-wrapper.auth div.field-group div.inline-form-field div.field input[type=password]::-ms-clear {
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password::-ms-clear {
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password {
  position: absolute;
  right: 15px;
  top: 40%;
  cursor: pointer;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:hover g {
  opacity: 1;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:active g {
  opacity: 1;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:active g g {
  fill: #4d4d4d;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password {
  position: absolute;
  right: 15px;
  top: 40%;
  cursor: pointer;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password g {
  opacity: 1;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password g g {
  fill: #4d4d4d;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:hover g {
  opacity: 60%;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:active g {
  opacity: 60%;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:active g g {
  fill: #b3b3b3;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  padding-left: 11px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select:last-child {
  margin-right: 0;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select::-ms-expand {
  display: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select.show {
  height: 26px;
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select.unset {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper.auth div.field-group div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.auth div.field-group div.inline-form-field div.field select:focus {
  outline: none;
}

section.content-wrapper.auth div.field-group div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 5px;
}

section.content-wrapper.auth div.field-group div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.content-wrapper.auth div.field-group div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.auth div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 20px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.auth div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper.auth div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  section.content-wrapper.auth div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

section.hero {
  height: 550px;
  overflow-y: hidden;
  position: relative;
}

@media screen and (max-width: 1113px) {
  section.hero {
    height: 330px;
    background: url("/img/v2/home/hero-1.png");
    background-size: cover;
  }
}

section.hero video {
  z-index: -1;
  width: 100%;
  height: auto;
  position: absolute;
}

@media screen and (max-width: 504px) {
  section.hero video {
    display: none;
  }
}

section.hero div.overlay {
  background-color: rgba(179, 179, 179, 0.4);
  height: 100%;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  padding-top: 155px;
}

@media screen and (max-width: 1113px) {
  section.hero div.overlay {
    padding-top: 8%;
  }
}

@media screen and (max-width: 799px) {
  section.hero div.overlay {
    padding-top: 140px;
  }
}

section.hero div.overlay div.hero-message div.overlay-heading {
  color: #ffffff;
}

@media screen and (max-width: 1113px) {
  section.hero div.overlay div.hero-message div.overlay-heading h1.bold.mega {
    font-size: 45px;
  }
}

section.hero div.overlay div.hero-message div.overlay-subheading {
  color: #ffffff;
  margin-top: 40px;
}

@media screen and (max-width: 1113px) {
  section.hero div.overlay div.hero-message div.overlay-subheading {
    display: none;
  }
}

section.hero div.overlay div.hero-message div.overlay-cta {
  margin-top: 60px;
}

@media screen and (max-width: 799px) {
  section.hero div.overlay div.hero-message div.overlay-cta.floating {
    margin-top: 0;
    position: fixed;
    bottom: 0;
    height: 57px;
    width: 100%;
    z-index: 1;
  }
  section.hero div.overlay div.hero-message div.overlay-cta.floating a.blue {
    padding: 15px 38% 18px 38%;
    box-shadow: 0 2px 4px 0 #b3b3b3;
  }
}

@media screen and (max-width: 504px) {
  section.hero div.overlay div.hero-message div.overlay-cta.floating a.blue {
    padding: 15px 30% 18px 30%;
  }
}

@media screen and (max-width: 799px) {
  section.hero div.overlay div.hero-message div.overlay-cta.fixed {
    background-color: #00a8de;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    height: 57px;
    width: 100%;
    padding-top: 15px;
  }
  section.hero div.overlay div.hero-message div.overlay-cta.fixed a.blue {
    padding: 15px 30% 18px 30%;
  }
}

section.hero div.overlay div.hero-message div.overlay-cta a {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
}

section.hero div.overlay div.hero-message div.overlay-cta a.blue {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
  transition: all 0.3s ease 0s;
}

section.hero div.overlay div.hero-message div.overlay-cta a.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
}

section.hero div.overlay div.hero-message div.overlay-cta a.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.sponsors {
  background-color: rgba(223, 223, 223, 0.4);
  padding: 68px 0;
}

@media screen and (max-width: 799px) {
  section.sponsors {
    padding: 20px 5%;
  }
}

section.sponsors section.sponsors-content {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 1;
}

section.sponsors section.sponsors-content::after {
  clear: both;
  content: "";
  display: table;
}

section.sponsors section.sponsors-content .logo-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

section.sponsors section.sponsors-content .logo-wrapper .divider {
  margin: 0 20px;
  border-left: 1px solid #190A05;
  height: 31px;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper .divider {
    display: none;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 31px;
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister a:last-child img,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners a:last-child img {
  margin-right: 0;
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister .sponsor-text,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners .sponsor-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.6px;
  margin: 0 20px 2px 0;
}

@media screen and (max-width: 504px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-sister .sponsor-text,
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners .sponsor-text {
    margin-right: 15px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.logo,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.logo {
  margin-right: 20px;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.logo,
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.logo {
    margin-right: 15px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.kinship,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.kinship {
  width: 75px;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.kinship,
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.kinship {
    width: 74px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.zoetis,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.zoetis {
  width: 54px;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.zoetis,
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.zoetis {
    width: 53px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.petsmart,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.petsmart {
  width: 98px;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.petsmart,
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.petsmart {
    width: 96px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-sister img.pedigree,
section.sponsors section.sponsors-content .logo-wrapper div.logos-partners img.pedigree {
  width: 44px;
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-partners {
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 799px) {
  section.sponsors section.sponsors-content .logo-wrapper div.logos-partners {
    margin-top: 24px;
  }
}

section.sponsors section.sponsors-content .logo-wrapper div.logos-partners .sponsor-text {
  -ms-flex-item-align: self-end;
  -ms-grid-row-align: self-end;
  align-self: self-end;
}

section.how-it-works {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  border-bottom: solid 2px #dfdfdf;
}

section.how-it-works::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  section.how-it-works {
    padding-top: 80px;
  }
}

section.how-it-works h3 {
  margin: 0.67em 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  text-align: center;
  margin-bottom: 60px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  font-size: 64px;
}

@media screen and (max-width: 799px) {
  section.how-it-works h3 {
    font-size: 45px;
  }
}

section.how-it-works p.tagline {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  float: none;
  margin-bottom: -50px;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.77px;
  font-weight: 200;
}

section.how-it-works p.tagline:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.how-it-works p.tagline {
    float: left;
    display: block;
    margin-right: 2.51046%;
    width: 89.74895%;
    margin-left: 5.12552%;
  }
  section.how-it-works p.tagline:last-child {
    margin-right: 0;
  }
}

section.how-it-works dl.how-it-works-items {
  margin-left: 25.52083%;
  counter-reset: how-it-works-counter;
}

@media screen and (max-width: 799px) {
  section.how-it-works dl.how-it-works-items {
    float: left;
    display: block;
    margin-right: 2.51046%;
    width: 89.74895%;
    margin-left: 0%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: -30px;
  }
  section.how-it-works dl.how-it-works-items:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.how-it-works dl.how-it-works-items dt {
    margin-bottom: 20px;
  }
}

section.how-it-works dl.how-it-works-items dt span {
  margin-left: 11.7887%;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  margin-top: 119px;
  font-weight: bold;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
  font-size: 2em;
  line-height: 1.375;
  display: block;
}

@media screen and (max-width: 799px) {
  section.how-it-works dl.how-it-works-items dt span {
    margin-left: 0%;
    font-size: 26px;
    font-weight: bold;
    margin-left: 28px;
  }
}

section.how-it-works dl.how-it-works-items dt:before {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 6.42361%;
  content: counter(how-it-works-counter);
  counter-increment: how-it-works-counter;
  font-size: 90px;
  font-weight: bold;
  margin-top: -13px;
}

section.how-it-works dl.how-it-works-items dt:before:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.how-it-works dl.how-it-works-items dt:before {
    font-size: 26px;
    font-weight: bold;
    margin-top: 3px;
    content: counter(how-it-works-counter) ".";
    margin-right: 0;
  }
}

section.how-it-works dl.how-it-works-items dd {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  font-weight: 200;
  margin-left: 3.5%;
}

section.how-it-works dl.how-it-works-items dd:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.how-it-works dl.how-it-works-items dd {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0;
    margin-bottom: 60px;
  }
  section.how-it-works dl.how-it-works-items dd:last-child {
    margin-right: 0;
  }
}

section.how-it-works img {
  height: auto;
  width: 28%;
  position: absolute;
  z-index: -1;
}

section.how-it-works img.dog-image {
  left: 0;
  width: 23%;
  margin-top: 115px;
}

section.how-it-works img.cat-image {
  right: 0;
  margin-top: 64px;
  width: 17%;
}

@media screen and (max-width: 1113px) {
  section.how-it-works img {
    display: none;
  }
}

section.how-it-works div.cta {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 120px;
  text-align: center;
}

section.how-it-works div.cta::after {
  clear: both;
  content: "";
  display: table;
}

section.how-it-works div.cta:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.how-it-works div.cta {
    margin-top: 0px;
  }
}

section.how-it-works div.cta a.blue-button {
  width: 270px;
  height: 58px;
  border-radius: 6px;
  background-color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
  color: #ffffff;
  text-decoration: none;
  padding: 15px 80px 18px 83px;
}

section.how-it-works div.cta a.blue-button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.how-it-works div.cta a.blue-button:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.in-good-hands {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

section.in-good-hands::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  section.in-good-hands {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

section.in-good-hands h3 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  margin: 0.67em 0;
  text-align: center;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  font-size: 45px;
}

section.in-good-hands section.in-good-hands-content {
  margin-top: 80px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.in-good-hands section.in-good-hands-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.in-good-hands section.in-good-hands-content {
    margin-left: 2%;
  }
}

@media screen and (max-width: 799px) {
  section.in-good-hands section.in-good-hands-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 60px;
    margin-left: 2%;
  }
  section.in-good-hands section.in-good-hands-content:last-child {
    margin-right: 0;
  }
}

section.in-good-hands section.in-good-hands-content section.block {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
}

section.in-good-hands section.in-good-hands-content section.block:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.in-good-hands section.in-good-hands-content section.block {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 60px;
  }
  section.in-good-hands section.in-good-hands-content section.block:last-child {
    margin-right: 0;
  }
}

section.in-good-hands section.in-good-hands-content section.block section.block-icon {
  text-align: center;
}

section.in-good-hands section.in-good-hands-content section.block section.block-icon img {
  width: 120px;
  height: 100px;
}

section.in-good-hands section.in-good-hands-content section.block section.block-heading h4 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
  font-size: 26px;
  line-height: 1.5;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.in-good-hands section.in-good-hands-content section.block section.block-heading h4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

section.in-good-hands section.in-good-hands-content section.block section.block-content span.body-content {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.77px;
  font-weight: 200;
}

@media screen and (max-width: 799px) {
  section.in-good-hands section.in-good-hands-content section.block section.block-content {
    margin-left: 5%;
    margin-right: 5%;
  }
}

section.keep-pet-wrapper {
  background: #F9F9FB;
}

section.keep-pet-wrapper section.keep-pet {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  height: 665px;
  background-image: url("/img/v2/keep-pet/dog.png");
  background-repeat: no-repeat;
  background-position: 49% 100%;
  background-size: auto 585px;
}

section.keep-pet-wrapper section.keep-pet::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 900px) {
  section.keep-pet-wrapper section.keep-pet {
    background: #F9F9FB;
    background-image: none;
    height: 100%;
    display: table;
  }
}

@media screen and (max-width: 400px) {
  section.keep-pet-wrapper section.keep-pet {
    margin-left: -4%;
  }
}

section.keep-pet-wrapper section.keep-pet section.circle-container {
  margin-top: 53px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 51.04167%;
}

section.keep-pet-wrapper section.keep-pet section.circle-container:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
  }
  section.keep-pet-wrapper section.keep-pet section.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 313.04348%;
    margin-left: 0%;
  }
  section.keep-pet-wrapper section.keep-pet section.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 126.63043%;
    margin-left: 0%;
  }
  section.keep-pet-wrapper section.keep-pet section.circle-container:last-child {
    margin-right: 0;
  }
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle {
  background-color: rgba(223, 223, 223, 0.6);
  border-radius: 50%;
  width: 463px;
  height: 463px;
}

@media screen and (max-width: 1113px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container section.circle {
    display: table-cell;
  }
}

@media screen and (max-width: 504px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container section.circle {
    width: 430px;
    height: 430px;
  }
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-text {
  color: #4d4d4d;
  padding-top: 110px;
  padding-left: 98px;
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-text.marketing {
  padding-top: 80px;
}

@media screen and (max-width: 1113px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-text {
    padding-left: 115px;
  }
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-text span {
  margin: 0.67em 0;
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -1.7px;
  font-size: 45px;
  font-weight: bold;
}

@media screen and (max-width: 1113px) {
  section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-text span {
    font-size: 32px;
    letter-spacing: -1px;
    line-height: normal;
  }
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-cta {
  margin-top: 58px;
  text-align: center;
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-cta a.keep-pet-cta {
  background-color: #00a8de;
  color: #ffffff;
  text-decoration: none;
  padding: 14px 82px 19px 82px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-cta a.keep-pet-cta:hover {
  color: #ffffff;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.keep-pet-wrapper section.keep-pet section.circle-container section.circle section.circle-cta a.keep-pet-cta:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.faqs {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

section.faqs::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.faqs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

section.faqs h3, section.faqs h1 {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
  margin-bottom: 76px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  font-size: 64px;
  font-weight: bold;
}

@media screen and (max-width: 1113px) {
  section.faqs h3, section.faqs h1 {
    font-size: 45px;
    line-height: normal;
  }
}

section.faqs h3.left-align {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  margin-left: 21.26736%;
  text-align: left;
}

section.faqs h3.left-align:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.faqs h3.left-align {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 57.46528%;
    margin-left: 25.52083%;
  }
  section.faqs h3.left-align:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.faqs h3.left-align {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.faqs h3.left-align:last-child {
    margin-right: 0;
  }
}

section.faqs a.blue-button {
  width: 270px;
  height: 58px;
  border-radius: 6px;
  background-color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 50px 17px 50px;
}

section.faqs a.blue-button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.faqs a.blue-button:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

body.modal-open {
  overflow: hidden;
  height: 0;
}

div.terms-content-wrapper {
  background-color: #ffffff;
  width: 100%;
}

@media screen and (max-width: 1113px) {
  div.terms-content-wrapper {
    background-color: rgba(223, 223, 223, 0.2);
  }
}

div.terms-content-wrapper div.terms-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

div.terms-content-wrapper div.terms-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

div.terms-content-wrapper div.terms-wrapper div.terms {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  padding-bottom: 40px;
}

div.terms-content-wrapper div.terms-wrapper div.terms:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.terms-content-wrapper div.terms-wrapper div.terms {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  div.terms-content-wrapper div.terms-wrapper div.terms:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.terms-content-wrapper div.terms-wrapper div.terms {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  div.terms-content-wrapper div.terms-wrapper div.terms:last-child {
    margin-right: 0;
  }
}

div.terms-content-wrapper div.terms-wrapper div.terms h5.single-term {
  margin-top: 30px;
  color: #242424;
}

section.content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.content-wrapper input[type=number]::-webkit-inner-spin-button,
section.content-wrapper input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

section.content-wrapper section.step-5-header {
  text-align: left;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper section.step-5-header:last-child {
  margin-right: 0;
}

section.content-wrapper section.step-5-header h1.mega {
  margin-top: 60px;
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.step-5-header h1.mega {
    font-size: 32px;
  }
}

section.content-wrapper section.step-5-header h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 82.98611%;
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  text-align: left;
}

section.content-wrapper section.step-5-header h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.step-5-header h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 20px;
  }
  section.content-wrapper section.step-5-header h3:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.step-5-header h3 .step-5-attention {
  font-weight: 400;
}

section.content-wrapper section.step-5-header h3 a {
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}

section.content-wrapper section.step-5-header h3 a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper section.step-5-header h3 a:hover:active {
  text-decoration: underline;
  color: #007398;
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.step-5-header .login-cta-container {
    text-align: center;
  }
}

section.content-wrapper section.step-5-header a.login-cta {
  padding: 15px 106px 18px 106px;
  border-radius: 6px;
  background-color: #00a8de;
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
}

section.content-wrapper section.step-5-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  min-height: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 400px;
}

section.content-wrapper section.step-5-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.step-5-content {
    min-height: 300px;
    margin-left: 0;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper section.step-5-content:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.step-5-content.dog {
  background: url("/img/v2/onboarding/dog_confirm.png") no-repeat 0 0;
  background-size: contain;
  background-position: 26%;
}

section.content-wrapper section.step-5-content.cat {
  background: url("/img/v2/onboarding/cat_confirm.png") no-repeat 0 0;
  background-size: contain;
  background-position: 25%;
  transform: scale(-1, 1);
}

@media screen and (max-width: 1113px) {
  section.content-wrapper div.terms-checkbox {
    padding-left: 1%;
    padding-right: 1%;
  }
}

section.content-wrapper div.terms-checkbox div.field {
  margin-bottom: 20px;
}

section.content-wrapper div.terms-checkbox div.field:last-child {
  margin-bottom: 0;
}

section.content-wrapper div.terms-checkbox div.field label {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  padding-left: 18px;
}

section.content-wrapper div.terms-checkbox div.field label a {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #00a8de;
  text-decoration: underline;
  cursor: pointer;
  white-space: nowrap;
}

section.content-wrapper div.terms-checkbox div.field label a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper div.terms-checkbox div.field label a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.content-wrapper div.terms-content {
  background: #fff;
  height: 100%;
  z-index: 99999;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 1%;
  padding-bottom: 5%;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper div.terms-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.terms-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper div.terms-content:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.terms-content.closed {
  display: none;
}

section.content-wrapper div.terms-content h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 3%;
}

section.content-wrapper div.terms-content h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.terms-content h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper div.terms-content h3:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.terms-content div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.content-wrapper div.terms-content div.close-button button.close {
  float: right;
  display: inline-block;
  background-color: transparent;
  border: none;
  outline: none;
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  margin-right: 2%;
  margin-top: 0.5%;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper div.terms-content div.close-button button.close {
    margin-top: 6px;
    margin-right: 8%;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.terms-content div.close-button button.close {
    margin-top: 6px;
    margin-right: 5%;
  }
}

section.content-wrapper div.terms-content div.terms {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  padding-bottom: 40px;
}

section.content-wrapper div.terms-content div.terms:last-child {
  margin-right: 0;
}

section.content-wrapper div.terms-content div.terms h5.single-term {
  margin-top: 30px;
  color: #242424;
}

section.content-wrapper div.image-warning {
  background: #fff;
  height: 100%;
  z-index: 99999;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 1%;
  padding-bottom: 5%;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper div.image-warning:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper div.image-warning:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning.closed {
  display: none;
}

section.content-wrapper div.image-warning div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.content-wrapper div.image-warning div.close-button button.close {
  float: right;
  display: inline-block;
  background-color: transparent;
  border: none;
  outline: none;
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  margin-right: 2%;
  margin-top: 0.5%;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper div.image-warning div.close-button button.close {
    margin-top: 6px;
    margin-right: -5%;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.close-button button.close {
    margin-top: 6px;
    margin-right: -10%;
  }
}

section.content-wrapper div.image-warning div.modal-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-bottom: 40px;
}

section.content-wrapper div.image-warning div.modal-content:last-child {
  margin-right: 0;
}

section.content-wrapper div.image-warning div.modal-content h1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 100px;
}

section.content-wrapper div.image-warning div.modal-content h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper div.image-warning div.modal-content h1 {
    margin-top: 80px;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content h1 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    font-size: 32px;
    margin-top: 40px;
  }
  section.content-wrapper div.image-warning div.modal-content h1:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-left: 76.5625%;
  margin-top: 60px;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons {
    margin-left: 51.04167%;
  }
}

@media screen and (max-width: 900px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons {
    margin-left: 34.02778%;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons {
    margin-left: 25.52083%;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons input.overlay-add-photo {
  border-radius: 6px;
  background-color: #00a8de;
  border: none;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.2px;
  color: #ffffff;
  padding: 18px 90px 18px 90px;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons input.overlay-add-photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 68.04348%;
    padding: 10px 15px;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons input.overlay-add-photo:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons input.overlay-add-photo:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons input.overlay-add-photo:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-buttons a.overlay-skip {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: -0.2px;
  color: #b3b3b3;
  margin-right: 25px;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons a.overlay-skip {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-right: 10%;
    padding-top: 10px;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-buttons a.overlay-skip:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-images {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-images:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images img.no-photo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 20.97049%;
  margin-left: 17.01389%;
  margin-bottom: 20px;
  margin-top: 1.5%;
  border-radius: 6px;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images img.no-photo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.no-photo {
    display: none;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images img.yes-photo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 8.50694%;
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images img.yes-photo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.yes-photo {
    display: none;
  }
}

section.content-wrapper div.image-warning div.modal-content div.overlay-images img.modal-photo {
  display: none;
}

@media screen and (max-width: 900px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.modal-photo {
    display: block;
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 82.98611%;
    margin-left: 8.50694%;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.modal-photo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.modal-photo {
    display: block;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper div.image-warning div.modal-content div.overlay-images img.modal-photo:last-child {
    margin-right: 0;
  }
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading {
  float: left;
  display: block;
  margin-right: 2.51046%;
  width: 100%;
  margin-top: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 26px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #4d4d4d;
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.content-wrapper div.image-warning div.modal-content p.modal-subheading {
    font-size: 20px;
  }
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading span.bold {
  font-weight: bold;
  letter-spacing: -0.5px;
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading a {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper div.image-warning div.modal-content p.modal-subheading a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.content-wrapper div.image-warning div.modal-content h4 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper div.image-warning div.modal-content h4:last-child {
  margin-right: 0;
}

section.steps {
  width: 100%;
  margin-top: 80px;
}

@media screen and (max-width: 1113px) {
  section.steps {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 504px) {
  section.steps {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 799px) {
  section.steps {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.steps div.step {
  display: inline-block;
  float: left;
  min-width: 25%;
  text-align: right;
}

section.steps div.step span.title {
  padding-left: 3px;
}

@media screen and (max-width: 1113px) {
  section.steps div.step h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  section.steps div.step {
    max-width: 20%;
    overflow: visible;
    white-space: nowrap;
  }
  section.steps div.step h1 {
    font-size: 26px;
  }
  section.steps div.step span.not-active {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  section.steps div.step {
    max-width: 20%;
    overflow: show;
  }
  section.steps div.step h1 {
    font-size: 26px;
  }
  section.steps div.step span.not-active {
    display: none;
  }
}

section.steps div.step h1 {
  color: #dfdfdf;
}

section.steps div.step.active {
  text-align: left;
}

section.steps div.step.active h1 {
  color: #00a8de;
}

section.steps div.step.previous {
  width: 20%;
}

section.steps div.step.previous h1 {
  color: #bfefff;
}

section.steps div.step.step-1 {
  text-align: left;
  min-width: 24%;
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-1 {
    min-width: 20%;
  }
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-1.active {
    min-width: 30%;
    white-space: nowrap;
    overflow: visible;
  }
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-2 {
    min-width: 20%;
  }
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-2.active {
    min-width: 40%;
    white-space: nowrap;
    overflow: visible;
  }
}

section.steps div.step.step-2.previous {
  text-align: left;
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-3 {
    min-width: 20%;
  }
}

section.steps div.step.step-3.active {
  text-align: right;
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-3.active {
    min-width: 40%;
    white-space: nowrap;
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  section.steps div.step.step-3.previous {
    text-align: left;
  }
}

section.steps div.step.step-4 {
  min-width: 26%;
}

@media screen and (max-width: 1113px) {
  section.steps div.step.step-4 {
    min-width: 25%;
  }
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-4 {
    min-width: 20%;
  }
}

section.steps div.step.step-4.active {
  text-align: right;
}

@media screen and (max-width: 504px) {
  section.steps div.step.step-4.active {
    min-width: 40%;
    white-space: nowrap;
    overflow: visible;
  }
}

section.form {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 40px;
}

section.form:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form section.content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 504px) {
  section.form section.content-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 1113px) {
  section.form {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 504px) {
  section.form {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.form.step-3 div.field-group {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 1113px) {
  section.form.step-3 div.error-list-wrapper {
    padding: 2%;
  }
}

@media screen and (max-width: 504px) {
  section.form.step-3 div.error-list-wrapper {
    padding: 2%;
  }
}

section.form.step-4 {
  margin-top: 0px;
}

section.form.step-4 div.agree-to-donate {
  margin-top: 40px;
}

section.form.step-4 div.agree-to-donate label {
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  padding-left: 15px;
}

section.form.step-4 div.agree-to-donate input[type="checkbox"] {
  display: none;
}

section.form.step-4 div.agree-to-donate input[type="checkbox"] + label {
  background: url("/img/v2/onboarding/check_1.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.form.step-4 div.agree-to-donate input[type="checkbox"]:checked + label {
  background: url("/img/v2/onboarding/check_2.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.form.step-4 div.field-group.no-border {
  border-bottom: none;
}

section.form.step-4 div.field-group.border-top {
  border-top: solid 2px #dfdfdf;
  border-bottom: none;
  margin-top: 0px;
  padding-top: 60px;
}

section.form.step-4 div.field-group#shelter_search {
  margin-top: 0px;
}

section.form.step-4 div.field-group div.form-field div.more {
  display: block;
}

section.form.step-4 div.field-group div.form-field div.more.closed {
  display: none;
}

section.form.step-4 div.field-group div.radio-field, section.form.step-4 div.field-group div.form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 40px;
}

section.form.step-4 div.field-group div.radio-field:last-child, section.form.step-4 div.field-group div.form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field, section.form.step-4 div.field-group div.form-field {
    margin-top: 20px;
  }
}

section.form.step-4 div.field-group div.radio-field label, section.form.step-4 div.field-group div.form-field label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.5px;
}

section.form.step-4 div.field-group div.radio-field label:last-child, section.form.step-4 div.field-group div.form-field label:last-child {
  margin-right: 0;
}

section.form.step-4 div.field-group div.radio-field label.vertical, section.form.step-4 div.field-group div.form-field label.vertical {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.form.step-4 div.field-group div.radio-field label.vertical:last-child, section.form.step-4 div.field-group div.form-field label.vertical:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field label, section.form.step-4 div.field-group div.form-field label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-bottom: 20px;
  }
  section.form.step-4 div.field-group div.radio-field label:last-child, section.form.step-4 div.field-group div.form-field label:last-child {
    margin-right: 0;
  }
}

section.form.step-4 div.field-group div.radio-field input[type=text], section.form.step-4 div.field-group div.form-field input[type=text] {
  margin-left: 0%;
  margin-right: 0px;
  padding-left: 19px;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field input[type=text], section.form.step-4 div.field-group div.form-field input[type=text] {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form.step-4 div.field-group div.radio-field input[type=text]:last-child, section.form.step-4 div.field-group div.form-field input[type=text]:last-child {
    margin-right: 0;
  }
}

section.form.step-4 div.field-group div.radio-field select, section.form.step-4 div.field-group div.form-field select {
  margin-left: 0%;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field select, section.form.step-4 div.field-group div.form-field select {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form.step-4 div.field-group div.radio-field select:last-child, section.form.step-4 div.field-group div.form-field select:last-child {
    margin-right: 0;
  }
}

section.form.step-4 div.field-group div.radio-field div.more, section.form.step-4 div.field-group div.form-field div.more {
  margin-top: 0px;
}

section.form.step-4 div.field-group div.radio-field div.more p.view-more-text, section.form.step-4 div.field-group div.form-field div.more p.view-more-text {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #4d4d4d;
}

section.form.step-4 div.field-group div.radio-field div.more p.view-more-text a, section.form.step-4 div.field-group div.form-field div.more p.view-more-text a {
  letter-spacing: -1px;
  font-weight: bold;
  color: #00a8de;
  text-decoration: none;
}

section.form.step-4 div.field-group div.radio-field div.more p.view-more-text a:hover, section.form.step-4 div.field-group div.form-field div.more p.view-more-text a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.form.step-4 div.field-group div.radio-field div.more p.view-more-text a:hover:active, section.form.step-4 div.field-group div.form-field div.more p.view-more-text a:hover:active {
  text-decoration: underline;
  color: #007398;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field span.error, section.form.step-4 div.field-group div.form-field span.error {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form.step-4 div.field-group div.radio-field span.error:last-child, section.form.step-4 div.field-group div.form-field span.error:last-child {
    margin-right: 0;
  }
}

section.form.step-4 div.field-group div.radio-field div.inline-radio, section.form.step-4 div.field-group div.form-field div.inline-radio {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 0%;
  margin-right: 0;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio:last-child, section.form.step-4 div.field-group div.form-field div.inline-radio:last-child {
  margin-right: 0;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio.vertical, section.form.step-4 div.field-group div.form-field div.inline-radio.vertical {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  margin-top: 10px;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio.vertical:last-child, section.form.step-4 div.field-group div.form-field div.inline-radio.vertical:last-child {
  margin-right: 0;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio.vertical label, section.form.step-4 div.field-group div.form-field div.inline-radio.vertical label {
  width: 100%;
}

@media screen and (max-width: 1113px) {
  section.form.step-4 div.field-group div.radio-field div.inline-radio.vertical, section.form.step-4 div.field-group div.form-field div.inline-radio.vertical {
    width: 100%;
    margin-left: 0%;
  }
}

section.form.step-4 div.field-group div.radio-field div.inline-radio label, section.form.step-4 div.field-group div.form-field div.inline-radio label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #242424;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio label:last-child, section.form.step-4 div.field-group div.form-field div.inline-radio label:last-child {
  margin-right: 0;
}

section.form.step-4 div.field-group div.radio-field div.inline-radio input, section.form.step-4 div.field-group div.form-field div.inline-radio input {
  margin-right: 17px;
}

section.form hr {
  margin-top: 40px;
}

@media screen and (max-width: 1113px) {
  section.form hr {
    margin-top: 20px;
  }
}

@media screen and (max-width: 504px) {
  section.form hr {
    margin-top: 20px;
  }
}

section.form div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.form.step-2 {
  margin-top: 0px;
}

section.form h4.intro-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  color: #242424;
  line-height: 1.6;
  letter-spacing: 0;
}

section.form h4.intro-text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.form h4.intro-text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form h4.intro-text:last-child {
    margin-right: 0;
  }
}

section.form div.error-list-wrapper {
  margin-bottom: 60px;
}

section.form div.error-list-wrapper.hidden {
  display: none;
}

section.form div.error-list-wrapper ul.error-list {
  list-style: none;
  padding: 0;
}

section.form div.error-list-wrapper ul.error-list li.single-error {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #ff8f43;
  padding-top: 20px;
}

section.form div.field-group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-bottom: 60px;
  margin-top: 60px;
  border-bottom: solid 2px #dfdfdf;
}

section.form div.field-group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.field-group:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 40px;
  }
  section.form div.field-group:last-child {
    margin-right: 0;
  }
}

section.form div.field-group h3.field-group-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  line-height: 1.15;
}

section.form div.field-group h3.field-group-header:last-child {
  margin-right: 0;
}

section.form div.field-group h3.field-group-header.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 504px) {
  section.form div.field-group h3.field-group-header.nowrap {
    white-space: unset;
  }
}

section.form div.field-group h3.field-group-header.short {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 14.93056%;
}

section.form div.field-group h3.field-group-header.short:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
  }
  section.form div.field-group h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.form div.field-group h3.field-group-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-bottom: 40px;
  }
  section.form div.field-group h3.field-group-header:last-child {
    margin-right: 0;
  }
  section.form div.field-group h3.field-group-header.terms-header {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group h3.field-group-header {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group h3.field-group-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group h3.field-group-header:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.pet-story, section.form div.field-group.adoption-fee {
  padding-bottom: 0px;
  margin-bottom: 80px;
  border-bottom: none;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story, section.form div.field-group.adoption-fee {
    padding: 2%;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.pet-story, section.form div.field-group.adoption-fee {
    padding: 2%;
  }
}

section.form div.field-group.pet-story h4.field-group-subheader-side, section.form div.field-group.adoption-fee h4.field-group-subheader-side {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  margin-bottom: 1.25rem;
}

section.form div.field-group.pet-story h4.field-group-subheader-side:last-child, section.form div.field-group.adoption-fee h4.field-group-subheader-side:last-child {
  margin-right: 0;
}

section.form div.field-group.pet-story h4.field-group-subheader-side.warning, section.form div.field-group.adoption-fee h4.field-group-subheader-side.warning {
  margin-left: 17.01389%;
  background-color: #ececec;
  border-radius: 0.5rem;
  color: #4d4d4d;
  padding: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story h4.field-group-subheader-side.warning, section.form div.field-group.adoption-fee h4.field-group-subheader-side.warning {
    margin-left: 0%;
  }
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story h4.field-group-subheader-side, section.form div.field-group.adoption-fee h4.field-group-subheader-side {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.field-group.pet-story h4.field-group-subheader-side:last-child, section.form div.field-group.adoption-fee h4.field-group-subheader-side:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.pet-story h4.field-group-subheader-side, section.form div.field-group.adoption-fee h4.field-group-subheader-side {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group.pet-story h4.field-group-subheader-side:last-child, section.form div.field-group.adoption-fee h4.field-group-subheader-side:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.pet-story div.field, section.form div.field-group.adoption-fee div.field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 82.98611%;
  margin-left: 17.01389%;
  margin-top: 40px;
}

section.form div.field-group.pet-story div.field:last-child, section.form div.field-group.adoption-fee div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story div.field, section.form div.field-group.adoption-fee div.field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group.pet-story div.field:last-child, section.form div.field-group.adoption-fee div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.pet-story div.field, section.form div.field-group.adoption-fee div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group.pet-story div.field:last-child, section.form div.field-group.adoption-fee div.field:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.pet-story div.field textarea, section.form div.field-group.adoption-fee div.field textarea {
  float: left;
  display: block;
  margin-right: 2.51046%;
  width: 100%;
  height: 400px;
  resize: none;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  padding: 19px 31px 19px 31px;
}

section.form div.field-group.pet-story div.field textarea:last-child, section.form div.field-group.adoption-fee div.field textarea:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story div.field textarea, section.form div.field-group.adoption-fee div.field textarea {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.field-group.pet-story div.field textarea:last-child, section.form div.field-group.adoption-fee div.field textarea:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.pet-story div.field textarea, section.form div.field-group.adoption-fee div.field textarea {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    height: 349px;
  }
  section.form div.field-group.pet-story div.field textarea:last-child, section.form div.field-group.adoption-fee div.field textarea:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.pet-story div.character-count, section.form div.field-group.adoption-fee div.character-count {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 76.5625%;
  text-align: right;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
}

section.form div.field-group.pet-story div.character-count:last-child, section.form div.field-group.adoption-fee div.character-count:last-child {
  margin-right: 0;
}

section.form div.field-group.pet-story div.character-count.max-reached, section.form div.field-group.adoption-fee div.character-count.max-reached {
  color: #ff9a55;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.pet-story div.character-count, section.form div.field-group.adoption-fee div.character-count {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 40.45139%;
    margin-left: 59.54861%;
  }
  section.form div.field-group.pet-story div.character-count:last-child, section.form div.field-group.adoption-fee div.character-count:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.pet-story div.character-count, section.form div.field-group.adoption-fee div.character-count {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    margin-left: 26.63043%;
  }
  section.form div.field-group.pet-story div.character-count:last-child, section.form div.field-group.adoption-fee div.character-count:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.adoption-fee .field-group-subheader-side {
  margin-bottom: 20px;
}

section.form div.field-group.adoption-fee .inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 17.01389%;
  margin-bottom: 0;
  margin-top: 40px;
}

section.form div.field-group.adoption-fee .inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.adoption-fee .inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0;
  }
  section.form div.field-group.adoption-fee .inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.adoption-fee .inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0;
  }
  section.form div.field-group.adoption-fee .inline-form-field:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.adoption-fee .inline-form-field .field {
  margin-left: 0;
  margin-top: 0;
  position: relative;
}

section.form div.field-group.adoption-fee .inline-form-field div.field input, section.form div.field-group.adoption-fee .inline-form-field div.field input.show,
section.form div.field-group.adoption-fee .inline-form-field.error div.field input,
section.form div.field-group.adoption-fee .inline-form-field.error div.field input.show {
  height: 56px;
}

section.form div.field-group.adoption-fee .inline-form-field div.field input.show,
section.form div.field-group.adoption-fee .inline-form-field.error div.field input.show {
  padding-left: 30px;
}

section.form div.field-group.adoption-fee .inline-form-field div.field input.show + .placeholder-sign,
section.form div.field-group.adoption-fee .inline-form-field.error div.field input.show + .placeholder-sign {
  display: block;
}

section.form div.field-group.adoption-fee .inline-form-field .placeholder-sign {
  display: none;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 20px;
  line-height: 1.3;
}

@media screen and (max-width: 504px) {
  section.form div.field-group.adoption-fee .inline-form-field .placeholder-sign {
    font-size: 16px;
  }
}

section.form div.field-group div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.form div.field-group.photo-video {
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video {
    padding-left: 0px;
    padding-right: 0px;
  }
}

section.form div.field-group.photo-video div.video {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 34.02778%;
  margin-top: 30px;
}

section.form div.field-group.photo-video div.video:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.video {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group.photo-video div.video:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.video div.single-video {
  position: relative;
  min-height: 356px;
  color: #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  border: dashed 4px #00a8de;
  /* Individual border image properties */
  border-image-source: url("/img/v2/blue-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.single-video {
    min-height: 250px;
  }
}

section.form div.field-group.photo-video div.video div.single-video.uploaded img {
  display: none;
}

section.form div.field-group.photo-video div.video div.single-video.uploaded div.overlay {
  height: auto;
}

section.form div.field-group.photo-video div.video div.single-video.uploaded div.overlay div.video-label {
  display: none;
}

section.form div.field-group.photo-video div.video div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
}

section.form div.field-group.photo-video div.video div.overlay div.video-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #00a8de;
  display: none;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-count {
    font-size: 20px;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-label {
  display: block;
  text-align: center;
  margin-top: 13%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-label {
    margin-top: 12%;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-label {
    margin-top: 80px;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #00a8de;
  display: block;
  padding-left: 25%;
  padding-right: 20%;
}

section.form div.field-group.photo-video div.video div.overlay div.video-label span.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-label span.desktop-only {
    display: none;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-label span.mobile-only {
  display: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-label span.mobile-only {
    display: block;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-label.upload-pending svg.default {
  display: none;
}

section.form div.field-group.photo-video div.video div.overlay div.video-label.upload-pending svg.upload-pending {
  display: inline;
}

section.form div.field-group.photo-video div.video div.overlay div.video-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-label svg {
    height: 60px;
    width: 60px;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-label svg.default {
  display: inline;
}

section.form div.field-group.photo-video div.video div.overlay div.video-label svg.upload-pending {
  display: none;
}

section.form div.field-group.photo-video div.video div.overlay div.video-button {
  height: 30px;
  width: 30px;
  bottom: 5px;
  position: absolute;
  right: 0px;
}

section.form div.field-group.photo-video div.video div.overlay div.video-button.add-video {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-button.add-video {
    bottom: 3px;
  }
}

@media screen and (max-width: 400px) {
  section.form div.field-group.photo-video div.video div.overlay div.video-button.add-video {
    bottom: 32px;
  }
}

section.form div.field-group.photo-video div.video div.overlay div.video-button.delete-video {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  z-index: 99999;
  top: 10px;
  right: 10px;
}

section.form div.field-group.photo-video div.video img {
  float: left;
  display: block;
  margin-right: 5.15021%;
  width: 100%;
  z-index: -1;
  border-radius: 6px;
  max-height: 100%;
  height: 386px;
}

section.form div.field-group.photo-video div.video img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.video img {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    height: 100%;
  }
  section.form div.field-group.photo-video div.video img:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.photos {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 34.02778%;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 100px;
}

section.form div.field-group.photo-video div.photos:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 0px;
  }
  section.form div.field-group.photo-video div.photos:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  height: 60%;
  margin-bottom: 20px;
  position: relative;
  color: #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  border: dashed 4px #b3b3b3;
  /* Individual border image properties */
  border-image-source: url("/img/v2/grey-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

section.form div.field-group.photo-video div.photos div.single-photo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    margin-right: 0;
    margin-right: 3%;
    margin-bottom: 5%;
    height: 50%;
  }
  section.form div.field-group.photo-video div.photos div.single-photo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.photos div.single-photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    margin-right: 0;
    margin-right: 3%;
    margin-bottom: 5%;
    height: 50%;
  }
  section.form div.field-group.photo-video div.photos div.single-photo:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo:nth-child(even) {
  margin-right: 0;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo {
  border: dashed 4px #00a8de;
  /* Individual border image properties */
  border-image-source: url("/img/v2/blue-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo.uploaded {
  border: solid 1px transparent;
  border-radius: 6px;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo.uploaded div.overlay div.photo-count {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px #4d4d4d;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo.uploaded div.overlay div.photo-label {
  display: none;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo img {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  display: none;
  border-radius: 6px;
  z-index: -1;
  object-fit: cover;
  max-height: 100%;
  height: 100%;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo img {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo img:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo img[src*="http"] {
  display: block;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #00a8de;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-count {
    font-size: 20px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label {
  text-align: center;
  margin-top: 33%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label {
    margin-top: 25%;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label {
    margin-top: 27%;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  display: block;
  padding-left: 25%;
  padding-right: 20%;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label span.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label span.desktop-only {
    display: none;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label span.mobile-only {
  display: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label span.mobile-only {
    display: block;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label.upload-pending svg.default {
  display: none;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label.upload-pending svg.upload-pending {
  display: inline;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label svg {
    height: 60px;
    width: 60px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label svg.default {
  display: inline;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label svg.upload-pending {
  display: none;
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-label {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: -1px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-button {
  height: 30px;
  width: 30px;
  bottom: 5px;
  position: absolute;
  right: 15px;
  top: 10px;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-button.add-photo {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  bottom: 5px;
  z-index: 99999;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
    bottom: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
    bottom: 3px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos.uploaded {
  border: solid 1px transparent;
  border-radius: 6px;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos.uploaded div.overlay div.photo-count {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px #4d4d4d;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos.uploaded div.overlay div.photo-label {
  display: none;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos img {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  border-radius: 6px;
  display: none;
  object-fit: cover;
  max-height: 100%;
  height: 100%;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos img {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-right: 0;
  }
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos img:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos img[src*="http"] {
  display: block;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #b3b3b3;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-count {
    font-size: 20px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label {
  text-align: center;
  margin-top: 33%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label {
    margin-top: 20%;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label {
    margin-top: 27%;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending svg.default {
  display: none;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending svg.upload-pending {
  display: inline;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.desktop-only {
    display: none;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.mobile-only {
    display: block;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label svg {
    height: 60px;
    width: 60px;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label svg.default {
  display: inline;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label svg.upload-pending {
  display: none;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  display: block;
  padding-left: 25%;
  padding-right: 20%;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label span.desktop-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label span.desktop-only {
    display: none;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label span.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-label span.mobile-only {
    display: none;
  }
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-button {
  height: 30px;
  width: 30px;
  bottom: 15px;
  position: absolute;
  right: 15px;
  top: 10px;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-button.add-photo {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  bottom: 13px;
  z-index: 99999;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
    bottom: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group.photo-video div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
    bottom: 3px;
  }
}

section.form div.field-group h4.field-group-subheader-side {
  color: #242424;
  line-height: 1.6;
}

section.form div.field-group h4.field-group-subheader {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  margin-top: 30px;
  color: #242424;
  line-height: 1.6;
}

section.form div.field-group h4.field-group-subheader:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group h4.field-group-subheader {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.field-group h4.field-group-subheader:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group h4.field-group-subheader {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group h4.field-group-subheader:last-child {
    margin-right: 0;
  }
}

section.form div.field-group h4.field-group-subheader.top {
  margin-top: 0px;
  margin-bottom: 60px;
}

section.form div.field-group h4.field-group-subheader a {
  font-weight: bold;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
}

section.form div.field-group h4.field-group-subheader a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.form div.field-group h4.field-group-subheader a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.form div.field-group div.key-facts-column {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.form div.field-group div.key-facts-column:last-child {
  margin-right: 0;
}

section.form div.field-group div.key-facts-column div.field {
  margin-top: 40px;
}

section.form div.field-group div.key-facts-column div.field label {
  font-size: 20px;
  font-weight: 100;
  color: #242424;
  margin-left: 13px;
}

section.form div.field-group div.key-facts-column div.field input[type="checkbox"] {
  display: none;
}

section.form div.field-group div.key-facts-column div.field input[type="checkbox"] + label {
  background: url("/img/v2/onboarding/check_1.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.form div.field-group div.key-facts-column div.field input[type="checkbox"]:checked + label {
  background: url("/img/v2/onboarding/check_2.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

@media screen and (max-width: 504px) {
  section.form div.field-group div.key-facts-column {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group div.key-facts-column:last-child {
    margin-right: 0;
  }
}

section.form div.field-group.terms-and-conditions {
  border: none;
}

section.form div.field-group.terms-and-conditions h4.field-group-subheader {
  color: #242424;
  line-height: 1.6;
}

section.form div.field-group.terms-and-conditions input[type="checkbox"] {
  display: none;
}

section.form div.field-group.terms-and-conditions input[type="checkbox"] + label {
  background: url("/img/v2/onboarding/check_1.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.form div.field-group.terms-and-conditions input[type="checkbox"]:checked + label {
  background: url("/img/v2/onboarding/check_2.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.form div.field-group.submit-button {
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

section.form div.field-group.submit-button div.form-field {
  margin-top: 0px;
  margin-bottom: 0px;
}

section.form div.field-group.submit-button div.form-field input.submit {
  margin-top: 0px;
}

section.form div.field-group div.inline-form-field + span.password-message {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  font-size: 14px;
  color: #ff8f43;
  letter-spacing: 0;
  line-height: 22px;
  margin-top: -10px;
  margin-bottom: 20px;
  display: none;
}

section.form div.field-group div.inline-form-field + span.password-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field + span.password-message {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
    display: none;
  }
  section.form div.field-group div.inline-form-field + span.password-message:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field + span.password-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    display: none;
  }
  section.form div.field-group div.inline-form-field + span.password-message:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field.error + span.password-message {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field.error + span.password-message {
    display: block;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field.error + span.password-message {
    display: block;
  }
}

section.form div.field-group h4.help-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 8.50694%;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
}

section.form div.field-group h4.help-text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group h4.help-text {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
    margin-top: -20px;
  }
  section.form div.field-group h4.help-text:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group h4.help-text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  section.form div.field-group h4.help-text:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.password-validation {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  margin-top: -20px;
  padding-left: 15px;
  padding-right: 15px;
}

section.form div.field-group div.password-validation:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.password-validation {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.form div.field-group div.password-validation:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.password-validation {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group div.password-validation:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.password-validation div {
  margin-top: 10px;
}

section.form div.field-group div.password-validation div span.validation-text {
  padding-left: 10px;
  font-size: 14px;
  font-weight: 200;
  color: #242424;
}

section.form div.field-group div.password-validation div.valid svg g g g polygon {
  fill: #70cf36;
}

section.form div.field-group div.password-validation div.valid span.validation-text {
  color: #70cf36;
  font-weight: normal;
}

section.form div.field-group div.password-validation div.error svg g g g polygon {
  fill: #ff8f43;
}

section.form div.field-group div.password-validation div.error span.validation-text {
  color: #ff8f43;
  font-weight: normal;
}

section.form div.field-group div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
  position: relative;
}

section.form div.field-group div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.form div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.form div.field-group div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.form div.field-group div.inline-form-field.error div.field.sms-error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.form div.field-group div.inline-form-field.error div.field.sms-error:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field.error div.field.sms-error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field.error div.field.sms-error:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field.error div.field.sms-error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field.error div.field.sms-error:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.form div.field-group div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

section.form div.field-group div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.form div.field-group div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

section.form div.field-group div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.form div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.form div.field-group div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.form div.field-group div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 15px;
  display: none;
  font-weight: bold;
}

section.form div.field-group div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.form div.field-group div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.form div.field-group div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

section.form div.field-group div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.form div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.form div.field-group div.inline-form-field div.field input[type=password]::-ms-reveal, section.form div.field-group div.inline-form-field div.field input[type=password]::-ms-clear {
  display: none;
}

section.form div.field-group div.inline-form-field div.field input.password::ms-clear {
  display: none;
}

section.form div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password {
  position: absolute;
  right: 15px;
  top: 40%;
  cursor: pointer;
}

section.form div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:hover g {
  opacity: 1;
}

section.form div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:active g {
  opacity: 1;
}

section.form div.field-group div.inline-form-field div.field input.password[type="password"] + svg.show-password:active g g {
  fill: #4d4d4d;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password {
  position: absolute;
  right: 15px;
  top: 40%;
  cursor: pointer;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password g {
  opacity: 1;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password g g {
  fill: #4d4d4d;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:hover g {
  opacity: 60%;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:active g {
  opacity: 60%;
}

section.form div.field-group div.inline-form-field div.field input.password[type="text"] + svg.show-password:active g g {
  fill: #b3b3b3;
}

section.form div.field-group div.inline-form-field div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.form div.field-group div.inline-form-field div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.field-group div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

section.form div.field-group div.inline-form-field div.field select:last-child {
  margin-right: 0;
}

section.form div.field-group div.inline-form-field div.field select::-ms-expand {
  display: none;
}

section.form div.field-group div.inline-form-field div.field select.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  section.form div.field-group div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  section.form div.field-group div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field div.field select:focus {
  outline: none;
}

section.form div.field-group div.inline-form-field span.sms-message {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: left;
  padding-top: 21px;
  padding-right: 18px;
}

section.form div.field-group div.inline-form-field span.sms-message:last-child {
  margin-right: 0;
}

section.form div.field-group div.inline-form-field span.sms-message.long {
  text-align: left;
  padding-top: 11px;
}

section.form div.field-group div.inline-form-field span.sms-message.long-right {
  padding-top: 13px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field span.sms-message {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    font-size: 12px;
    right: 20px;
  }
  section.form div.field-group div.inline-form-field span.sms-message:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field span.sms-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  section.form div.field-group div.inline-form-field span.sms-message:last-child {
    margin-right: 0;
  }
}

section.form div.field-group div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 5px;
}

section.form div.field-group div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.form div.field-group div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  section.form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 15px;
  }
  section.form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

section.form div.form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 60px;
}

section.form div.form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field:last-child {
    margin-right: 0;
  }
}

section.form div.form-field.closed {
  display: none;
}

section.form div.form-field div.radio-field-group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.form div.form-field div.radio-field-group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.radio-field-group {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field div.radio-field-group:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.radio-field-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.radio-field-group:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.radio-field-group div.radio-label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: -1px;
}

section.form div.form-field div.radio-field-group div.radio-label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.radio-field-group div.radio-label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field div.radio-field-group div.radio-label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.radio-field-group div.radio-label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.radio-field-group div.radio-label:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.radio-field-group div.radio-group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-bottom: 60px;
}

section.form div.form-field div.radio-field-group div.radio-group:last-child {
  margin-right: 0;
}

section.form div.form-field div.radio-field-group div.radio-group:last-of-type {
  margin-bottom: none;
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.radio-field-group div.radio-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  section.form div.form-field div.radio-field-group div.radio-group:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.radio-field-group div.radio-group div.radio-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.radio-field-group div.radio-group div.radio-field:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 5px;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field.checked label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field label {
  position: relative;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field label span.icon-text {
  position: relative;
  margin-left: 35px;
  vertical-align: middle;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  color: #242424;
  letter-spacing: 0;
  font-weight: normal;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field label input.radio-icon {
  display: none !important;
}

section.form div.form-field div.radio-field-group div.radio-group div.radio-field label input.radio-icon:focus {
  outline: none;
}

section.form div.form-field.answered label {
  color: #dfdfdf;
}

section.form div.form-field.answered input {
  color: #dfdfdf;
  border: 1px solid #dfdfdf;
}

section.form div.form-field.error input {
  border: 1px solid #ff9a55;
}

section.form div.form-field.error select {
  border: 1px solid #ff9a55;
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

section.form div.form-field.error div.bitten-anyone input {
  border: 1px solid #ff9a55;
}

section.form div.form-field.error div.bitten-anyone select {
  border: 1px solid #ff9a55;
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

section.form div.form-field.error span.error-message, section.form div.form-field.error span.error {
  display: block;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  margin-right: 0;
  color: #ff9a55;
}

section.form div.form-field.error span.error-message:last-child, section.form div.form-field.error span.error:last-child {
  margin-right: 0;
}

section.form div.form-field.error span.error-message.fix-margin-1, section.form div.form-field.error span.error.fix-margin-1 {
  margin-top: 20px;
}

section.form div.form-field.error span.error-message.fix-margin-2, section.form div.form-field.error span.error.fix-margin-2 {
  margin-top: -20px;
}

section.form div.form-field.error span.error-message.fix-margin-3, section.form div.form-field.error span.error.fix-margin-3 {
  margin-top: 10px;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field.error span.error-message, section.form div.form-field.error span.error {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field.error span.error-message:last-child, section.form div.form-field.error span.error:last-child {
    margin-right: 0;
  }
  section.form div.form-field.error span.error-message::after, section.form div.form-field.error span.error::after {
    clear: both;
    content: "";
    display: table;
  }
  section.form div.form-field.error span.error-message.fix-margin-1, section.form div.form-field.error span.error.fix-margin-1 {
    margin-top: 20px;
  }
  section.form div.form-field.error span.error-message.fix-margin-2, section.form div.form-field.error span.error.fix-margin-2 {
    margin-top: 20px;
  }
  section.form div.form-field.error span.error-message.fix-margin-3, section.form div.form-field.error span.error.fix-margin-3 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field.error span.error-message, section.form div.form-field.error span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field.error span.error-message:last-child, section.form div.form-field.error span.error:last-child {
    margin-right: 0;
  }
}

section.form div.form-field span.error-message {
  display: none;
}

section.form div.form-field label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: -1px;
}

section.form div.form-field label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field label:last-child {
    margin-right: 0;
  }
}

section.form div.form-field input {
  font-weight: 300;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-bottom: 0px;
}

section.form div.form-field input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field input {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-top: 20px;
  }
  section.form div.form-field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  section.form div.form-field input:last-child {
    margin-right: 0;
  }
}

section.form div.form-field.confirm {
  margin-top: 20px;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field.confirm {
    margin-top: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field.confirm {
    margin-top: 0px;
  }
}

section.form div.form-field.confirm input {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
}

section.form div.form-field.confirm input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field.confirm input {
    margin-left: 0%;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field.confirm input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field.confirm input:last-child {
    margin-right: 0;
  }
}

section.form div.form-field select {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  height: 58px;
  border: solid 1px #b3b3b3;
  margin-top: -10px;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 16px 20px 16px 20px;
}

section.form div.form-field select:last-child {
  margin-right: 0;
}

section.form div.form-field select::-ms-expand {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field select {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field select:last-child {
    margin-right: 0;
  }
}

section.form div.form-field input.submit {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 76.5625%;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 80px;
}

section.form div.form-field input.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field input.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field input.submit:last-child {
    margin-right: 0;
  }
}

section.form div.form-field input.submit.blue {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
}

section.form div.form-field input.submit.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.form div.form-field input.submit.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.form div.form-field input.submit.blue:disabled {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  cursor: not-allowed;
}

section.form div.form-field input.submit.blue:disabled:hover {
  box-shadow: none;
}

section.form div.form-field input.submit.blue:disabled:hover:active {
  box-shadow: none;
}

section.form div.form-field div.bitten-anyone.closed {
  display: none;
}

section.form div.form-field div.bitten-anyone select {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 8.50694%;
  margin-right: 0;
  height: 58px;
  border: solid 1px #b3b3b3;
  margin-top: -10px;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 16px 20px 16px 20px;
}

section.form div.form-field div.bitten-anyone select:last-child {
  margin-right: 0;
}

section.form div.form-field div.bitten-anyone select::-ms-expand {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bitten-anyone select {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bitten-anyone select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bitten-anyone select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bitten-anyone select:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.bitten-anyone label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: -1px;
}

section.form div.form-field div.bitten-anyone label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bitten-anyone label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field div.bitten-anyone label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bitten-anyone label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.bitten-anyone label:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.bitten-anyone.error input {
  border: 1px solid #ff9a55;
}

section.form div.form-field div.bitten-anyone.error select {
  border: 1px solid #ff9a55;
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}

section.form div.form-field div.bitten-anyone.error span.error-message {
  display: block;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 59.54861%;
  margin-right: 0;
  color: #ff9a55;
}

section.form div.form-field div.bitten-anyone.error span.error-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bitten-anyone.error span.error-message {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bitten-anyone.error span.error-message:last-child {
    margin-right: 0;
  }
  section.form div.form-field div.bitten-anyone.error span.error-message::after {
    clear: both;
    content: "";
    display: table;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bitten-anyone.error span.error-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bitten-anyone.error span.error-message:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.other-show, section.form div.form-field div.more-message {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
}

section.form div.form-field div.other-show:last-child, section.form div.form-field div.more-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.other-show, section.form div.form-field div.more-message {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.form-field div.other-show:last-child, section.form div.form-field div.more-message:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.other-show, section.form div.form-field div.more-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.other-show:last-child, section.form div.form-field div.more-message:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.other-show.closed, section.form div.form-field div.more-message.closed {
  display: none;
}

section.form div.form-field div.other-show p, section.form div.form-field div.more-message p {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #ff9a55;
}

section.form div.form-field div.other-show p a, section.form div.form-field div.more-message p a {
  text-decoration: none;
  font-weight: bold;
  color: #ff9a55;
}

section.form div.form-field div.other-show p a:hover, section.form div.form-field div.more-message p a:hover {
  color: #fb7419;
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}

section.form div.form-field div.other-show p a:hover:active, section.form div.form-field div.more-message p a:hover:active {
  text-decoration: underline;
  color: #e15b00;
}

section.form div.form-field div.bonded {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.form div.form-field div.bonded:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bonded {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field div.bonded:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bonded {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.bonded:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.bonded.closed {
  display: none;
}

section.form div.form-field div.bonded div.nested-field select {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 8.50694%;
  margin-right: 0;
  margin-top: 30px;
}

section.form div.form-field div.bonded div.nested-field select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bonded div.nested-field select {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bonded div.nested-field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bonded div.nested-field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.bonded div.nested-field select:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.bonded div.nested-field label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 0%;
  margin-top: 30px;
}

section.form div.form-field div.bonded div.nested-field label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.bonded div.nested-field label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.form div.form-field div.bonded div.nested-field label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.bonded div.nested-field label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.form div.form-field div.bonded div.nested-field label:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.more {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  margin-top: 40px;
}

section.form div.form-field div.more:last-child {
  margin-right: 0;
}

section.form div.form-field div.more.closed {
  margin-top: 0px;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.more {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.form-field div.more:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.more {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.form div.form-field div.more:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.more input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  margin-left: 0%;
  margin-right: 0;
}

section.form div.form-field div.more input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.form div.form-field div.more input {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.more input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.form div.form-field div.more input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.form div.form-field div.more input:last-child {
    margin-right: 0;
  }
}

section.form div.form-field div.more.closed input {
  display: none;
}

section.form div.form-field div.more.closed textarea {
  display: none;
}

section.footer section.footer-container.onboarding section.sponsors {
  border-bottom: none;
  margin-bottom: 0px;
}

div.key-facts-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 40px;
}

div.key-facts-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 655px) {
  div.key-facts-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 30px;
  }
  div.key-facts-field:last-child {
    margin-right: 0;
  }
}

div.key-facts-field div.key-facts-label {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: left;
  color: #808080;
}

div.key-facts-field div.key-facts-label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.key-facts-field div.key-facts-label {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 40.45139%;
  }
  div.key-facts-field div.key-facts-label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div.key-facts-field div.key-facts-label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.key-facts-field div.key-facts-label:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 655px) {
  div.key-facts-field div.key-facts-label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.key-facts-field div.key-facts-label:last-child {
    margin-right: 0;
  }
}

div.key-facts-field.optional div.key-facts-group::after {
  content: 'Optional';
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
}

@media screen and (max-width: 655px) {
  div.key-facts-field.optional div.key-facts-group::after {
    content: '';
  }
  div.key-facts-field.optional div.key-facts-label::after {
    content: 'Optional';
    font-size: 14px;
    font-weight: bold;
    line-height: 1.57;
    text-align: left;
    color: #b3b3b3;
    float: right;
  }
}

div.key-facts-field.error div.key-facts-group::after {
  content: 'Required';
  font-size: 14px;
  text-align: left;
  color: #ff8f43;
}

@media screen and (max-width: 655px) {
  div.key-facts-field.error div.key-facts-group::after {
    content: '';
  }
  div.key-facts-field.error div.key-facts-label::after {
    content: 'Required';
    font-size: 14px;
    text-align: left;
    color: #ff8f43;
    float: right;
  }
}

div.key-facts-field div.key-facts-group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  white-space: nowrap;
}

div.key-facts-field div.key-facts-group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.key-facts-field div.key-facts-group {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 57.46528%;
  }
  div.key-facts-field div.key-facts-group:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div.key-facts-field div.key-facts-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.key-facts-field div.key-facts-group:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 655px) {
  div.key-facts-field div.key-facts-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.key-facts-field div.key-facts-group:last-child {
    margin-right: 0;
  }
}

div.key-facts-field div.key-facts-group div.key-fact-radio {
  display: inline-block;
  margin-right: 40px;
}

@media screen and (max-width: 1113px) {
  div.key-facts-field div.key-facts-group div.key-fact-radio {
    margin-right: 20px;
  }
}

@media screen and (max-width: 799px) {
  div.key-facts-field div.key-facts-group div.key-fact-radio {
    margin-right: 5px;
  }
}

@media screen and (max-width: 655px) {
  div.key-facts-field div.key-facts-group div.key-fact-radio {
    display: block;
    margin-top: 15px;
  }
}

div.key-facts-field div.key-facts-group div.key-fact-radio label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.key-facts-field div.key-facts-group div.key-fact-radio.checked label::before, div.key-facts-field div.key-facts-group div.key-fact-radio.checked:hover label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.key-facts-field div.key-facts-group div.key-fact-radio label:hover {
  cursor: pointer;
}

div.key-facts-field div.key-facts-group div.key-fact-radio label:hover::before {
  background: url(/img/v2/adoption-app/radio-icon-hover-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.key-facts-field div.key-facts-group div.key-fact-radio label span.icon-text {
  position: relative;
  margin-left: 30px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  letter-spacing: 0px;
  line-height: 26px;
  font-size: 20px;
}

div.key-facts-field div.key-facts-group div.key-fact-radio label input[type="radio"] {
  display: none !important;
}

div.key-facts-field div.key-facts-group div.key-fact-radio label input[type="radio"]:focus {
  outline: none;
}

div.loading-overlay {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.65);
  background-image: url(/img/modules/loading.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.listing-fee {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 40px;
}

@media screen and (max-width: 1113px) {
  .listing-fee {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 504px) {
  .listing-fee {
    margin-top: 30px;
    padding: 0;
  }
}

.listing-fee .field-group-header {
  width: 60%;
}

@media screen and (max-width: 1113px) {
  .listing-fee .field-group-header {
    width: 100%;
  }
}

.listing-fee .listing-fee-box {
  background-color: #ececec;
  border-radius: 8px;
  padding: 25px;
  padding-top: 30px;
  margin-right: 25px;
}

@media screen and (max-width: 1113px) {
  .listing-fee .listing-fee-box {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  .listing-fee .listing-fee-box {
    margin-right: 0;
  }
}

.listing-fee .listing-fee-box h3 {
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 10px;
  color: #242424;
}

.listing-fee .listing-fee-box p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 0;
}

.listing-fee .listing-fee-box .listing-fee-details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
}

.listing-fee .listing-fee-box .listing-fee-details img {
  margin-right: 20px;
}

.listing-fee .listing-fee-box .divider {
  margin: 30px 0;
  border-top-width: 1px;
  border-bottom: 0;
  border-color: #190A05;
  border-style: solid;
}

.listing-fee .listing-fee-box .fine-print {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
}

.listing-fee .content {
  width: 40%;
  margin-top: -20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1113px) {
  .listing-fee .content {
    width: 100%;
    margin-top: 40px;
  }
}

.listing-fee .content .field-group-subheader-side {
  margin-bottom: 20px;
}

.listing-fee .content .listing-fee-header {
  margin-bottom: 0.625rem;
  margin-top: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.listing-fee .content .listing-fee-header .applicable-taxes {
  font-size: 14px;
  font-weight: 400;
}

.listing-fee .content #referral-link {
  display: block;
  cursor: pointer;
  margin-bottom: 1.25rem;
}

.listing-fee .content #referral-form {
  margin-bottom: 1.875rem;
}

.listing-fee .content #referral-error {
  color: #f9665E;
}

.listing-fee .content .payment-error-banner {
  background-color: #E9C81C;
  font-weight: 700;
  padding: 0.625rem 1.25rem;
  font-size: 1rem;
}

.listing-fee .content .grid-template {
  -ms-grid-columns: (minmax(0, 1fr))[12];
  grid-template-columns: repeat(12, minmax(0, 1fr));
  display: -ms-grid;
  display: grid;
  column-gap: 1.5rem;
}

.listing-fee .content .grid-template .half-width {
  -ms-grid-column-span: 6;
  -ms-grid-column: span 6;
  grid-column: span 6 / span 6;
  margin-bottom: 1.25rem;
  position: relative;
}

.listing-fee .content .grid-template .full-width {
  -ms-grid-column-span: 12;
  -ms-grid-column: span 12;
  grid-column: span 12 / span 12;
  margin-bottom: 1.25rem;
  position: relative;
}

.listing-fee .content .grid-template .two-third {
  -ms-grid-column-span: 8;
  -ms-grid-column: span 8;
  grid-column: span 8 / span 8;
  position: relative;
}

.listing-fee .content .grid-template .one-third {
  -ms-grid-column-span: 4;
  -ms-grid-column: span 4;
  grid-column: span 4 / span 4;
  position: relative;
}

.listing-fee .content input:focus ~ .floating-label,
.listing-fee .content input:not(:focus):valid ~ .floating-label,
.listing-fee .content .payment.focused + label,
.listing-fee .content .payment:not(.empty) + label,
.listing-fee .content #address2:not(:placeholder-shown) ~ .floating-label,
.listing-fee .content #address2:focus ~ .floating-label {
  top: 4px;
  bottom: 10px;
  left: 18px;
  font-size: 14px;
  opacity: 1;
  font-weight: bold;
}

.listing-fee .content .inputText {
  width: 100%;
  height: 3.625rem;
  border-radius: 0.375rem;
  border: 0.0625rem solid #B3B3B3;
  padding: 0 1rem;
  padding-top: 0.3125rem;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 400;
  color: #4d4d4d;
}

.listing-fee .content .inputText:focus, .listing-fee .content .inputText.focused {
  outline: none;
  border: 0.065rem solid #00A8DE;
}

.listing-fee .content .inputText.payment {
  padding-top: 1.25rem;
}

.listing-fee .content .inputText.payment.invalid {
  outline: none;
  border: 0.065rem solid #f9665E;
}

.listing-fee .content .inputText.payment.invalid .card-error-message {
  color: #f9665E;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 700;
  display: inline-block;
  margin-top: 0.3125rem;
  margin-right: 0.9375rem;
}

.listing-fee .content .floating-label,
.listing-fee .content .payment + label,
.listing-fee .content #address2:not(:focus):placeholder-shown + .floating-label {
  position: absolute;
  pointer-events: none;
  left: 18px;
  top: 18px;
  transition: 0.2s ease all;
  font-size: 1.25rem;
  font-weight: 400;
  color: #B3B3B3;
}

.listing-fee .content .blue-button {
  display: block;
  height: 3.625rem;
  width: 100%;
  max-width: 20rem;
  border-radius: 0.375rem;
  border: none;
  background-color: #00A8DE;
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 400;
  color: #ffffff;
}

.listing-fee .content .blue-button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

.listing-fee .content .blue-button:disabled {
  cursor: not-allowed;
  background-color: #B3B3B3;
}

.listing-fee .content .blue-button.continue {
  margin-bottom: 5rem;
}

.listing-fee .content .fine-print,
.listing-fee .content .fine-print a {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.0625rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
}

.listing-fee .content .referral-success-message {
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  background-color: #F2F2F2;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  border-radius: 0.375rem;
}

@media screen and (max-width: 1113px) {
  section.hero.marketing {
    height: 550px;
    background: url("/img/v2/marketing/marketing-hero.png");
    background-size: cover;
  }
}

@media screen and (max-width: 504px) {
  section.hero.marketing {
    background: url("/img/v2/marketing/marketing-hero.png");
    background-size: cover;
    background-position: -125px;
  }
}

@media screen and (max-width: 799px) {
  section.hero.marketing {
    height: 330px;
  }
}

section.hero.marketing video#hero-vid {
  top: -30px;
}

section.hero.marketing div.overlay {
  padding-top: 106px;
  background-color: rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 504px) {
  section.hero.marketing div.overlay {
    padding-top: 15%;
  }
}

section.hero.marketing div.overlay div.hero-message div.overlay-subheading {
  max-width: 50%;
  margin: 0 auto;
  padding-top: 40px;
}

@media screen and (max-width: 1113px) {
  section.hero.marketing div.overlay div.hero-message div.overlay-subheading {
    display: block;
  }
}

@media screen and (max-width: 799px) {
  section.hero.marketing div.overlay div.hero-message div.overlay-subheading {
    display: none;
  }
}

div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.toolkit {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.toolkit::after {
  clear: both;
  content: "";
  display: table;
}

section.toolkit div.toolkit-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
  border-bottom: solid 2px #dfdfdf;
}

section.toolkit div.toolkit-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.toolkit-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.toolkit div.toolkit-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  section.toolkit div.toolkit-header {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

section.toolkit div.toolkit-header h1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-bottom: 60px;
}

section.toolkit div.toolkit-header h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.toolkit-header h1 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.toolkit div.toolkit-header h1:last-child {
    margin-right: 0;
  }
}

section.toolkit div.toolkit-header h4 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
}

section.toolkit div.toolkit-header h4:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.toolkit-header h4 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.toolkit div.toolkit-header h4:last-child {
    margin-right: 0;
  }
}

section.toolkit div.example {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  border-bottom: solid 2px #dfdfdf;
  padding-top: 120px;
  padding-bottom: 120px;
}

section.toolkit div.example:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.toolkit div.example:last-child {
    margin-right: 0;
  }
}

section.toolkit div.example div.single-badge {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.toolkit div.example div.single-badge:last-child {
  margin-right: 0;
}

section.toolkit div.example div.single-badge div.toolkit-banner-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.toolkit div.example div.single-badge div.toolkit-banner-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.toolkit-banner-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.toolkit div.example div.single-badge div.toolkit-banner-content:last-child {
    margin-right: 0;
  }
}

section.toolkit div.example div.single-badge div.toolkit-banner-content div.toolkit-banner-wrapper {
  width: 80%;
  height: 200px;
  background-color: #00a8de;
  margin: auto;
  display: block;
  padding: 1.5%;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.toolkit-banner-content div.toolkit-banner-wrapper {
    height: 150px;
  }
}

section.toolkit div.example div.single-badge div.toolkit-banner-content div.toolkit-banner-wrapper div.toolkit-banner {
  border: 2px solid #fff;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  padding-top: 5%;
  padding-left: 5%;
  width: 100%;
  height: 100%;
}

section.toolkit div.example div.single-badge div.toolkit-banner-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.toolkit div.example div.single-badge div.toolkit-banner-text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.toolkit-banner-text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    text-align: center;
  }
  section.toolkit div.example div.single-badge div.toolkit-banner-text:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.toolkit-banner-text h2 {
    margin-top: 20px;
  }
}

section.toolkit div.example div.single-badge div.toolkit-banner-text h3 {
  font-weight: 200;
  width: 90%;
  line-height: 1.3;
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.toolkit-banner-text h3 {
    width: 100%;
  }
}

section.toolkit div.example div.single-badge div.toolkit-banner-text h3 a {
  text-decoration: none;
  color: #00a8de;
  font-weight: 300;
}

section.toolkit div.example div.single-badge div.badge-image {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.toolkit div.example div.single-badge div.badge-image:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.badge-image {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.toolkit div.example div.single-badge div.badge-image:last-child {
    margin-right: 0;
  }
}

section.toolkit div.example div.single-badge div.badge-image a img {
  margin: auto;
  display: block;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.badge-image a img {
    width: 80%;
    height: auto;
  }
}

section.toolkit div.example div.single-badge div.badge-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.toolkit div.example div.single-badge div.badge-text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.badge-text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  section.toolkit div.example div.single-badge div.badge-text:last-child {
    margin-right: 0;
  }
}

section.toolkit div.example div.single-badge div.badge-text h2.badge-200-h2 {
  margin-top: 5%;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.badge-text h2.badge-200-h2 {
    margin-top: 0;
  }
}

section.toolkit div.example div.single-badge div.badge-text h2.badge-400-h2 {
  margin-top: 25%;
}

@media screen and (max-width: 799px) {
  section.toolkit div.example div.single-badge div.badge-text h2.badge-400-h2 {
    margin-top: 0;
  }
}

section.toolkit div.example div.single-badge div.badge-text textarea {
  width: 90%;
  font-size: 13px;
  height: 56px;
}

section.helping-pets {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

section.helping-pets::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  section.helping-pets {
    display: block;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
    margin-left: 6.65761%;
    border-bottom: solid 2px #dfdfdf;
  }
  section.helping-pets:last-child {
    margin-right: 0;
  }
}

section.here-to-help {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
}

section.here-to-help::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 504px) {
  section.here-to-help {
    padding-bottom: 60px;
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.here-to-help h1 {
  -webkit-margin-before: 0;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.here-to-help h1 {
    font-size: 45px;
  }
}

section.here-to-help h4 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
}

section.here-to-help h4:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.here-to-help h4 {
    float: left;
    display: block;
    margin-right: 2.51046%;
    width: 89.74895%;
    margin-left: 5.12552%;
  }
  section.here-to-help h4:last-child {
    margin-right: 0;
  }
}

section.here-to-help h4 span.medium {
  font-weight: 500;
}

section.donation-fee {
  background-color: rgba(223, 223, 223, 0.4);
  background-image: url(/img/v2/marketing/refer_cat.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1113px) {
  section.donation-fee {
    background-image: none;
  }
}

section.donation-fee section.donation-fee-content {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  min-height: 654px;
  padding-top: 120px;
  padding-bottom: 120px;
}

section.donation-fee section.donation-fee-content::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 767px) {
  section.donation-fee section.donation-fee-content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

section.donation-fee section.donation-fee-content h2 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 8.50694%;
  margin-bottom: 40px;
}

section.donation-fee section.donation-fee-content h2:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.donation-fee section.donation-fee-content h2 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
    text-align: center;
  }
  section.donation-fee section.donation-fee-content h2:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.donation-fee section.donation-fee-content h2 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.donation-fee section.donation-fee-content h2:last-child {
    margin-right: 0;
  }
}

section.donation-fee section.donation-fee-content h4 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 8.50694%;
}

section.donation-fee section.donation-fee-content h4:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.donation-fee section.donation-fee-content h4 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
    text-align: center;
  }
  section.donation-fee section.donation-fee-content h4:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.donation-fee section.donation-fee-content h4 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.donation-fee section.donation-fee-content h4:last-child {
    margin-right: 0;
  }
}

section.donation-fee section.donation-fee-content div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.rehome-block {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

section.rehome-block::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 900px) {
  section.rehome-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

section.rehome-block img {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 8.50694%;
}

section.rehome-block img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.rehome-block img {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
    margin-left: 8.50694%;
  }
  section.rehome-block img:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  section.rehome-block img {
    display: none;
  }
}

section.rehome-block section.rehome-block-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 17.01389%;
}

section.rehome-block section.rehome-block-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.rehome-block section.rehome-block-content {
    margin-left: 8.50694%;
  }
}

@media screen and (max-width: 900px) {
  section.rehome-block section.rehome-block-content {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
  }
  section.rehome-block section.rehome-block-content:last-child {
    margin-right: 0;
  }
}

section.rehome-block section.rehome-block-content h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.rehome-block section.rehome-block-content h2:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.rehome-block section.rehome-block-content h2 {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 82.62411%;
  }
  section.rehome-block section.rehome-block-content h2:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  section.rehome-block section.rehome-block-content h2 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.rehome-block section.rehome-block-content h2:last-child {
    margin-right: 0;
  }
}

section.rehome-block section.rehome-block-content h4 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 82.62411%;
}

section.rehome-block section.rehome-block-content h4:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  section.rehome-block section.rehome-block-content h4 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.rehome-block section.rehome-block-content h4:last-child {
    margin-right: 0;
  }
}

section.refer-relinquishers {
  background-image: url(/img/v2/marketing/section3-large.jpeg);
  background-position: 20%;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (min-width: 3000px) {
  section.refer-relinquishers {
    background-image: url(/img/v2/marketing/section3-retina.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 1441px) {
  section.refer-relinquishers {
    background-image: url(/img/v2/marketing/section3-large.jpeg);
    background-position: 0%;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 1113px) {
  section.refer-relinquishers {
    background-image: none;
    background-color: rgba(223, 223, 223, 0.6);
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

section.refer-relinquishers section.refer-relinquishers-content {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.refer-relinquishers section.refer-relinquishers-content::after {
  clear: both;
  content: "";
  display: table;
}

section.refer-relinquishers section.refer-relinquishers-content h2 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 8.50694%;
  margin-bottom: 40px;
}

section.refer-relinquishers section.refer-relinquishers-content h2:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.refer-relinquishers section.refer-relinquishers-content h2 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 82.98611%;
    margin-left: 8.50694%;
    text-align: center;
  }
  section.refer-relinquishers section.refer-relinquishers-content h2:last-child {
    margin-right: 0;
  }
}

section.refer-relinquishers section.refer-relinquishers-content h4 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 8.50694%;
}

section.refer-relinquishers section.refer-relinquishers-content h4:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.refer-relinquishers section.refer-relinquishers-content h4 {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 82.98611%;
    margin-left: 8.50694%;
    text-align: center;
  }
  section.refer-relinquishers section.refer-relinquishers-content h4:last-child {
    margin-right: 0;
  }
}

section.success-story {
  background-image: url(/img/v2/marketing/bandit_photo.png);
  background-position: 25% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

@media screen and (max-width: 900px) {
  section.success-story {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

section.success-story section.success-story-wrapper section.success-story-content {
  color: #ffffff;
  background: rgba(74, 74, 74, 0.3);
  padding: 40px;
  margin-left: 60%;
}

@media screen and (max-width: 900px) {
  section.success-story section.success-story-wrapper section.success-story-content {
    margin-left: 0;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

section.success-story section.success-story-wrapper section.success-story-content h1 {
  margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
  section.success-story section.success-story-wrapper section.success-story-content h1 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  section.success-story section.success-story-wrapper section.success-story-content h1 {
    font-size: 32px;
  }
}

section.success-story section.success-story-wrapper section.success-story-content h4 {
  line-height: 1.25;
  max-width: 60%;
}

@media screen and (max-width: 1113px) {
  section.success-story section.success-story-wrapper section.success-story-content h4 {
    max-width: 90%;
  }
}

@media screen and (max-width: 900px) {
  section.success-story section.success-story-wrapper section.success-story-content h4 {
    max-width: 100%;
  }
}

div#shelter_rescue_search_form {
  background: #fff;
  height: 100%;
  z-index: 9998;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 1%;
  padding-bottom: 5%;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

div#shelter_rescue_search_form:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.modal-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 71.07639%;
  height: 80px;
  position: fixed;
  background-color: #ffffff;
  z-index: 1000;
  top: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}

div#shelter_rescue_search_form div.modal-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.modal-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 70.17391%;
  }
  div#shelter_rescue_search_form div.modal-header:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.modal-header h2 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  position: absolute;
  white-space: nowrap;
}

div#shelter_rescue_search_form div.modal-header h2:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.modal-header h2 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: -1px;
  }
  div#shelter_rescue_search_form div.modal-header h2:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 655px) {
  div#shelter_rescue_search_form div.modal-header h2 {
    font-size: 17px !important;
  }
}

@media screen and (max-width: 400px) {
  div#shelter_rescue_search_form div.modal-header h2 {
    white-space: initial;
  }
}

@media screen and (max-width: 655px) {
  div#shelter_rescue_search_form div.modal-header h2.scrolled {
    visibility: hidden;
  }
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.modal-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  div#shelter_rescue_search_form div.modal-header:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.modal-header h2 {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
  }
}

div#shelter_rescue_search_form div.modal-header div.close-button {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 0 !important;
  position: relative;
  padding-right: 15px;
}

div#shelter_rescue_search_form div.modal-header div.close-button:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.modal-header div.close-button button {
  float: right;
  background: #ffffff;
  border: none;
  cursor: pointer;
}

div#shelter_rescue_search_form.closed {
  display: none;
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
}

div#shelter_rescue_search_form div.alpha-filters:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.alpha-filters button.alpha_filter_button {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.72;
  letter-spacing: normal;
  color: #dfdfdf;
  background-color: #ffffff;
  border: none;
  cursor: pointer;
}

div#shelter_rescue_search_form div.alpha-filters button.alpha_filter_button.selected-filter {
  color: #00a8de;
  outline: none;
}

div#shelter_rescue_search_form div.alpha-filters button.alpha_filter_button:hover {
  color: #00a8de;
  transition: all 0.3s ease 0s;
}

div#shelter_rescue_search_form div.alpha-filters button.alpha_filter_button:hover:active {
  border: none;
  color: #008bb8;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters {
    display: none;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile {
  display: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 52.06522%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  padding-left: 11px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select::-ms-expand {
  display: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select.show {
  height: 26px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select.unset {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field div.field select:focus {
  outline: none;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 20px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  div#shelter_rescue_search_form div.alpha-filters-mobile div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.alpha-filters-mobile {
    display: block;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_pagination {
  display: none;
  max-width: 100%;
  width: 100%;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination div.shelter_rescue_page_buttons {
  float: right;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination div.shelter_rescue_page_buttons button {
  cursor: pointer;
  background: white;
  border: none;
  color: #4d4d4d;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination div.shelter_rescue_page_buttons button.disabled {
  color: #dfdfdf;
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_pagination {
    display: none;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_bottom {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_bottom:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_bottom div.shelter_rescue_page_buttons button {
  cursor: pointer;
  background: white;
  border: none;
  color: #4d4d4d;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_bottom div.shelter_rescue_page_buttons button.disabled {
  color: #dfdfdf;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 80px;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: solid 2px #dfdfdf;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper h3 {
    display: none;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 52.06522%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  padding-left: 11px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select::-ms-expand {
  display: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select.show {
  height: 26px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select.unset {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field div.field select:focus {
  outline: none;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 20px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper input.shelter_rescue_search_input {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  height: 58px;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  padding-right: 6%;
}

div#shelter_rescue_search_form div.shelter_rescue_search_wrapper input.shelter_rescue_search_input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_search_wrapper input.shelter_rescue_search_input {
    padding-right: 20%;
  }
}

div#shelter_rescue_search_form button.shelter_rescue_search_submit {
  width: 58px;
  height: 59px;
  margin-left: -60px;
  margin-top: -2px;
  padding: 2px;
  z-index: 999;
  position: absolute;
  border-radius: 6px;
  background-color: #00a8de;
  border: none;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_details_mobile {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

div#shelter_rescue_search_form div.shelter_rescue_pagination_details_mobile:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_pagination_details_mobile {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_pagination_details_mobile:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_select {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

div#shelter_rescue_search_form div.shelter_rescue_select:last-child {
  margin-right: 0;
}

div#shelter_rescue_search_form div.shelter_rescue_select button.shelter_rescue_select_button {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-right: 0;
  margin-left: 76.5625%;
  height: 58px;
  border-radius: 6px;
  background-color: #00a8de;
  color: #ffffff;
}

div#shelter_rescue_search_form div.shelter_rescue_select button.shelter_rescue_select_button:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div#shelter_rescue_search_form div.shelter_rescue_select button.shelter_rescue_select_button {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_select button.shelter_rescue_select_button:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_total_shelters {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: -0.7px;
  color: #00a8de;
  margin-bottom: 40px;
}

div#shelter_rescue_search_form div.shelter_rescue_total_shelters span#total_shelters {
  font-size: 64px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.5;
  letter-spacing: normal;
  margin-right: 45px;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_total_shelters span#total_shelters {
    display: block;
    margin-bottom: 20px;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_is_mobile {
  display: none;
}

@media screen and (max-width: 504px) {
  div#shelter_rescue_search_form div.shelter_rescue_is_mobile {
    display: block;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

div#shelter_rescue_search_form div.shelter_rescue_results:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 4.43262%;
  margin-right: 0;
  margin-right: 20px;
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 6.79348%;
    margin-right: 0;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single input:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  padding-right: 40px;
  margin-top: -7px;
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 82.62411%;
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
    padding-right: 0;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_name {
  white-space: normal;
  float: left;
  display: block;
  margin-right: 5.15021%;
  width: 100%;
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_name:last-child {
    margin-right: 0;
  }
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_city {
  float: left;
  display: block;
  margin-right: 5.15021%;
  width: 100%;
}

div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_city:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_city {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
  }
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single div.shelter_rescue_details span.shelter_rescue_shelter_city:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  div#shelter_rescue_search_form div.shelter_rescue_results div.shelter_rescue_single {
    width: 100%;
    white-space: nowrap;
    border-top: 2px solid #dfdfdf;
  }
}

section.shelter_referral_search_form {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.shelter_referral_search_form::after {
  clear: both;
  content: "";
  display: table;
}

section.shelter_referral_search_form section:last-child {
  border-bottom: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
  border-bottom: solid 2px #dfdfdf;
  padding-top: 120px;
  padding-bottom: 80px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_header:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_header h1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 25.52083%;
  margin-bottom: 60px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_header h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_header h1 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 45px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_header h1:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_header h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 25.52083%;
  line-height: 1.23;
  color: #242424;
}

section.shelter_referral_search_form section.shelter_referral_search_form_header h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_header h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_header h3:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_header h3 a.shelter-signup {
  text-decoration: none;
  color: #00a8de;
  font-weight: 300;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  border-bottom: solid 2px #dfdfdf;
  padding-top: 80px;
  padding-bottom: 80px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  line-height: 1.15;
  margin-top: 14px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header:last-child {
  margin-right: 0;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 14.93056%;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-bottom: 40px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header:last-child {
    margin-right: 0;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header.terms-header {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input h3.field-group-header:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 86.68478%;
    margin-left: 0%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 52.06522%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field.sms-error:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field button.shelter_search_submit {
  width: 58px;
  height: 59px;
  margin-left: -60px;
  margin-top: -2px;
  padding: 2px;
  z-index: 999;
  position: absolute;
  border-radius: 6px;
  background-color: #00a8de;
  border: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long-right {
  padding-top: 13px;
}

@media screen and (max-width: 1113px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 20px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_input div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form div.ismobile {
  display: none;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form div.ismobile {
    display: block;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 80px;
  margin-bottom: 80px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar {
    display: none;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar.stick {
  margin-top: 0 !important;
  position: fixed;
  top: 80px;
  z-index: 10000;
  width: 100%;
  left: 0;
  background: #fff;
  padding-left: 11%;
  border-bottom: solid 2px #dfdfdf;
  padding-bottom: 40px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar.stick div.shelter_search_total_shelters {
  display: none;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: -0.7px;
  color: #00a8de;
  margin-bottom: 40px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters span#total_shelters {
  font-size: 64px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.5;
  letter-spacing: normal;
  margin-right: 10px;
  vertical-align: middle;
}

@media screen and (max-width: 900px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results_bar div.shelter_search_total_shelters span#total_shelters {
    display: block;
    margin-bottom: 20px;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-left: 5px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters:last-child {
  margin-right: 0;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters li {
  list-style: none;
  float: left;
  margin-left: 2%;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters li:first-child {
  margin-left: 0px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters li a {
  text-decoration: none;
  color: #4d4d4d;
  font-size: 23px;
  font-weight: bold;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results_bar ul.alpha_filters li a.clicked {
  color: #00a8de;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 20px;
  margin-top: 80px;
  border-bottom: solid 2px #dfdfdf;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group:last-child {
    margin-right: 0;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group.collapsed {
    min-height: 50px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group.collapsed:after {
    content: '';
    background: url("/img/v2/collapsed.svg") no-repeat 0px 10px;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 20px;
    font-size: 30px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group.collapsed div.shelter_rescue_single {
    display: none;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group.open div.shelter_rescue_single {
    display: block;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group.open:after {
    content: '';
    background: url("/img/v2/open.svg") no-repeat 0px 10px;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 20px;
    font-size: 30px;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single:first-child {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group[data-alphasec]:before {
  content: attr(data-alphasec);
  position: absolute;
  font-size: 30px;
  left: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group[data-alphasec]:before {
    left: 20px;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-right: 0;
  padding-left: 8.5%;
  padding-right: 5%;
  float: left;
  margin-bottom: 60px;
  height: 50px;
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single:last-child {
    margin-right: 0;
  }
}

section.shelter_referral_search_form section.shelter_referral_search_form_results div.shelter_results div.shelter_search_result_group div.shelter_rescue_single a {
  text-decoration: none;
  color: #4d4d4d;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.content-wrapper.hiw section.how-it-works-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
  border-bottom: solid 2px #dfdfdf;
  padding-top: 120px;
  padding-bottom: 60px;
}

section.content-wrapper.hiw section.how-it-works-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw section.how-it-works-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.content-wrapper.hiw section.how-it-works-header:last-child {
    margin-right: 0;
  }
  section.content-wrapper.hiw section.how-it-works-header h1.mega.bold {
    font-size: 45px;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list {
  list-style: none;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.how-it-works-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
  border-bottom: solid 2px #dfdfdf;
  padding-top: 120px;
  padding-bottom: 60px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.how-it-works-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.how-it-works-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.how-it-works-header:last-child {
    margin-right: 0;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.how-it-works-header h1.mega.bold {
    font-size: 45px;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: solid 2px #dfdfdf;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 60px;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h1 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  margin-bottom: 40px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h1 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    font-size: 32px;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h1:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h3 {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 200;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block h3:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block ul {
  list-style-type: disc;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block ul li {
  color: #00a8de;
  margin-bottom: 20px;
  font-size: 24px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block ul li h4 {
  color: #4d4d4d;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.mobile-image-block {
  display: none;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.mobile-image-block {
    display: block;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 40px;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.mobile-image-block:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  margin-top: 20px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip {
    display: block;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-icon {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 4.43262%;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-icon:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-icon {
    display: block;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    text-align: center;
  }
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-icon:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-icon img {
  width: 31px;
  height: 49px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-text {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 91.31206%;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-text:last-child {
  margin-right: 0;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.content-block div.tip div.tip-text h4 {
  color: #808080;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  position: relative;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block:last-child {
  margin-right: 0;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block.step-1 {
  height: 600px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block.step-2 {
  height: 548px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block.step-3 {
  height: 330px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block.step-4 {
  height: 350px;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 82.62411%;
}

section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.hiw ol.how-it-works-list li.section-list section.how-it-works-page.with-image div.image-block {
    display: none;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.no-pad {
    padding-left: 0;
    padding-right: 0;
  }
}

section.content-wrapper.no-pad div.is-mobile {
  display: none;
}

@media screen and (max-width: 504px) {
  section.content-wrapper.no-pad div.is-mobile {
    display: block;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  position: relative;
  height: 600px;
  overflow: hidden;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    height: 480px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.dog-image {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-top: 222px;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.dog-image:last-child {
  margin-right: 0;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.dog-image img {
  width: 100%;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.dog-image {
    display: none;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.cat-image {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 17.01389%;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.cat-image:last-child {
  margin-right: 0;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.cat-image img {
  width: 100%;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.cat-image {
    display: none;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 53.21181%;
    left: 55%;
  }
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 900px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
    left: 50%;
  }
}

@media screen and (max-width: 655px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
    left: 45%;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    margin-right: 0;
  }
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    left: 50%;
  }
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container:last-child {
    margin-right: 0;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle {
  background-color: rgba(223, 223, 223, 0.6);
  border-radius: 50%;
  width: 463px;
  height: 463px;
}

@media screen and (max-width: 504px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle {
    width: 100%;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-text {
  color: #4d4d4d;
  padding-top: 110px;
  padding-left: 135px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-text {
    padding-left: 115px;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-text {
    padding-left: 30%;
    padding-top: 20%;
  }
}

@media screen and (max-width: 1113px) {
  section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-text h1 {
    font-size: 32px;
    line-height: normal;
  }
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-cta {
  margin-top: 58px;
  text-align: center;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-cta a.create-profile-cta {
  background-color: #00a8de;
  color: #ffffff;
  text-decoration: none;
  padding: 14px 50px 19px 50px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-cta a.create-profile-cta:hover {
  color: #ffffff;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper.no-pad section.create-pet-profile div.create-pet-content div.circle-container div.circle div.circle-cta a.create-profile-cta:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.keep-your-pet-page {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-top: 120px;
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header:last-child {
  margin-right: 0;
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h1 {
    font-size: 45px;
  }
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h1.centered {
  text-align: center;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h1.centered {
    font-size: 36px;
  }
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  line-height: 1.5;
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h3:last-child {
  margin-right: 0;
}

section.content-wrapper section.keep-your-pet-page.keep-your-pet-header h3.thin {
  font-weight: 200;
}

section.content-wrapper section.keep-pet-cta p {
  text-align: left;
  font-size: 26px;
}

section.content-wrapper section.keep-pet-cta .rehome-cta {
  margin-top: 75px;
}

@media screen and (max-width: 767px) {
  section.content-wrapper section.keep-pet-cta h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
  }
  section.content-wrapper section.keep-pet-cta h3:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.keep-pet-cta a.blue-button {
  padding: 16px 100px 17px 100px;
}

section.redirect-message {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

section.redirect-message::after {
  clear: both;
  content: "";
  display: table;
}

section.redirect-message h1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 57.46528%;
  margin-left: 21.26736%;
  margin-top: 60px;
  line-height: 1.5;
}

section.redirect-message h1:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.redirect-message h1 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.redirect-message h1:last-child {
    margin-right: 0;
  }
}

section.redirect-message h3 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 40px;
  margin-bottom: 80px;
  line-height: 1.5;
  font-weight: 200;
}

section.redirect-message h3:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.redirect-message h3 {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.redirect-message h3:last-child {
    margin-right: 0;
  }
}

section.redirect-message div.circle-wrapper {
  height: 270px;
  width: 270px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
}

section.redirect-message div.circle-wrapper img {
  height: 270px;
  width: auto;
}

section.redirect-message div.dashboard-cta {
  margin-bottom: 140px;
}

section.redirect-message div.dashboard-cta a {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  background-color: #00a8de;
  white-space: nowrap;
  padding: 16px 45px 16px 45px;
  border-radius: 6px;
}

section.redirect-message div.dashboard-cta a:hover {
  text-decoration: underline;
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.redirect-message div.dashboard-cta a:hover:active {
  text-decoration: underline;
  background-color: #007398;
}

section.redirect-message p a {
  font-weight: bold;
  letter-spacing: -0.5px;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}

section.redirect-message p a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.redirect-message p a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.verify-email {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  min-height: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
}

section.verify-email:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.verify-email {
    min-height: 300px;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.verify-email:last-child {
    margin-right: 0;
  }
}

section.verify-email.dog {
  background: url("/img/v2/onboarding/dog_confirm.png") no-repeat 0 0;
  background-size: contain;
  background-position: 26%;
}

section.verify-email.cat {
  background: url("/img/v2/onboarding/cat_confirm.png") no-repeat 0 0;
  background-size: contain;
  background-position: 25%;
}

section.verify-email section.circle-container {
  margin-top: 53px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  margin-left: 51.04167%;
}

section.verify-email section.circle-container:last-child {
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  section.verify-email section.circle-container {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 51.04167%;
  }
  section.verify-email section.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.verify-email section.circle-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    margin-left: 45.27174%;
  }
  section.verify-email section.circle-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.verify-email section.circle-container {
    margin-top: 15px;
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    margin-left: 45.27174%;
    margin-right: 0;
  }
  section.verify-email section.circle-container:last-child {
    margin-right: 0;
  }
}

section.verify-email section.circle-container section.circle {
  background-color: rgba(0, 167, 222, 0.8);
  border-radius: 50%;
  width: 299px;
  height: 299px;
}

@media screen and (max-width: 1113px) {
  section.verify-email section.circle-container section.circle {
    display: table-cell;
  }
}

@media screen and (max-width: 504px) {
  section.verify-email section.circle-container section.circle {
    display: block;
    width: 215px;
    height: 215px;
  }
}

section.verify-email section.circle-container section.circle section.circle-cta {
  margin-top: 58px;
  text-align: center;
}

@media screen and (max-width: 504px) {
  section.verify-email section.circle-container section.circle section.circle-cta {
    margin-top: 33px;
  }
}

section.verify-email section.circle-container section.circle section.circle-cta a.keep-pet-cta {
  color: #00a8de;
  background-color: #ffffff;
  text-decoration: none;
  padding: 14px 29px 14px 29px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.verify-email section.circle-container section.circle section.circle-cta a.keep-pet-cta:hover {
  color: #ffffff;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

section.verify-email section.circle-container section.circle section.circle-cta a.keep-pet-cta:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.verify-email section.circle-container section.circle section.circle-text {
  color: #ffffff;
  padding-top: 65px;
  padding-left: 7px;
  text-align: center;
}

@media screen and (max-width: 504px) {
  section.verify-email section.circle-container section.circle section.circle-text {
    padding-top: 30px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 504px) {
  section.verify-email section.circle-container section.circle section.circle-text h4 {
    font-size: 16px;
  }
}

section.hero.shelter-address {
  height: 400px;
}

section.shelter-address-success {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.shelter-address-success::after {
  clear: both;
  content: "";
  display: table;
}

section.shelter-address-success div.success-message-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

section.shelter-address-success div.success-message-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter-address-success div.success-message-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 5%;
    padding-left: 5%;
  }
  section.shelter-address-success div.success-message-wrapper:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.shelter-address-details::after {
  clear: both;
  content: "";
  display: table;
}

section.shelter-address-details div.success-message-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

section.shelter-address-details div.success-message-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.success-message-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 5%;
    padding-left: 5%;
  }
  section.shelter-address-details div.success-message-wrapper:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.success-message-wrapper.hidden {
  display: none;
}

section.shelter-address-details div.current-address-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

section.shelter-address-details div.current-address-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.current-address-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section.shelter-address-details div.current-address-wrapper:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.current-address-wrapper.hidden {
  display: none;
}

section.shelter-address-details div.current-address-wrapper span {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-bottom: 10px;
}

section.shelter-address-details div.current-address-wrapper span:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.current-address-wrapper span {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter-address-details div.current-address-wrapper span:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.current-address-wrapper span.shelter-name {
  margin-bottom: 20px;
}

section.shelter-address-details div.current-address-wrapper span.actions {
  margin-top: 40px;
}

section.shelter-address-details div.current-address-wrapper span.actions a {
  border-radius: 6px;
  padding: 10px 50px 10px 50px;
}

@media screen and (max-width: 655px) {
  section.shelter-address-details div.current-address-wrapper span.actions a {
    display: block;
    max-width: 75%;
    margin: 0 auto;
  }
}

section.shelter-address-details div.current-address-wrapper span.actions a.confirm-address {
  background: #dfdfdf;
  color: #4d4d4d;
  text-decoration: none;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.shelter-address-details div.current-address-wrapper span.actions a.confirm-address:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #A9A9A9;
  transition: all 0.3s ease 0s;
}

section.shelter-address-details div.current-address-wrapper span.actions a.confirm-address:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background: #dfdfdf;
}

section.shelter-address-details div.current-address-wrapper span.actions a.update-address {
  color: #ffffff;
  background: #00a8de;
  text-decoration: none;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.shelter-address-details div.current-address-wrapper span.actions a.update-address:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.shelter-address-details div.current-address-wrapper span.actions a.update-address:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

@media screen and (max-width: 655px) {
  section.shelter-address-details div.current-address-wrapper span.actions a.update-address {
    margin-top: 20px;
  }
}

section.shelter-address-details div.update-address-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

section.shelter-address-details div.update-address-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  section.shelter-address-details div.update-address-wrapper:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper.hidden {
  display: none;
}

section.shelter-address-details div.update-address-wrapper form div.actions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
}

section.shelter-address-details div.update-address-wrapper form div.actions:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.actions {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.actions:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.actions {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.actions:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 30px;
  margin-bottom: 80px;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit:last-child, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.actions input.submit, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 40.45139%;
    margin-left: 0%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  section.shelter-address-details div.update-address-wrapper form div.actions input.submit:last-child, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.shelter-address-details div.update-address-wrapper form div.actions input.submit, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  section.shelter-address-details div.update-address-wrapper form div.actions input.submit:last-child, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.grey, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.grey {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #dfdfdf;
  color: #4d4d4d;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.grey:hover, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.grey:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  transition: all 0.3s ease 0s;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.grey:hover:active, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.grey:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #dfdfdf;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue {
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue:hover, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue:hover:active, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue:disabled, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue:disabled {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  cursor: not-allowed;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue:disabled:hover, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue:disabled:hover {
  box-shadow: none;
}

section.shelter-address-details div.update-address-wrapper form div.actions input.submit.blue:disabled:hover:active, section.shelter-address-details div.update-address-wrapper form div.actions input.cancel.blue:disabled:hover:active {
  box-shadow: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 51.04167%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 52.06522%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field.has-select:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  padding-left: 11px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select:last-child {
  margin-right: 0;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select::-ms-expand {
  display: none;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select.show {
  height: 26px;
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select.unset {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 4.25532%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select:last-child {
    margin-right: 0;
  }
}

section.shelter-address-details div.update-address-wrapper form div.inline-form-field div.field select:focus {
  outline: none;
}

section.footer.adoption-application-review {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

section.footer.adoption-application-review section.footer-container {
  padding-top: 10px;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

section.adopter-application-steps {
  width: 100%;
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  table-layout: fixed;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 799px) {
  section.adopter-application-steps {
    padding-left: 5%;
    padding-right: 5%;
  }
}

section.adopter-application-steps div.step span.title {
  padding-left: 3px;
}

@media screen and (max-width: 1113px) {
  section.adopter-application-steps div.step h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 900px) {
  section.adopter-application-steps div.step h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  section.adopter-application-steps div.step span.not-active {
    display: none;
  }
}

section.adopter-application-steps div.step h1 {
  color: #dfdfdf;
}

section.adopter-application-steps div.step.active h1 {
  color: #00a8de;
}

section.adopter-application-steps div.step.previous h1 {
  color: #bfefff;
}

div.modal--suggestions-guidance {
  padding-left: 5%;
  padding-right: 5%;
}

div.modal--suggestions-guidance.is-open {
  top: 40%;
}

@media screen and (max-width: 655px) {
  div.modal--suggestions-guidance.is-open {
    top: 0;
  }
}

div.guidance-modal {
  padding-right: 10px;
  padding-left: 10px;
}

div.guidance-modal h1 {
  font-size: 45px;
  font-weight: bold;
  color: #4d4d4d;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
}

@media screen and (max-width: 799px) {
  div.guidance-modal h1 {
    font-size: 24px;
  }
}

div.guidance-modal div.clear::after {
  clear: both;
  content: "";
  display: table;
}

div.guidance-modal div.modal--column.half {
  width: 50%;
  float: left;
}

div.guidance-modal div.modal--column.half a.blue.button.modal-submit {
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column.half {
    width: 100%;
  }
}

div.guidance-modal div.modal--column.three-forths {
  width: 75%;
  float: left;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column.three-forths {
    width: 100%;
  }
}

div.guidance-modal div.modal--column.three-forths p.modal__form--content {
  width: 100%;
}

div.guidance-modal div.modal--column.submit-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 976px) {
  div.guidance-modal div.modal--column.submit-wrapper {
    position: relative;
  }
}

div.guidance-modal div.modal--column.desktop-only {
  display: block;
}

@media screen and (max-width: 655px) {
  div.guidance-modal div.modal--column.desktop-only {
    display: none;
  }
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column.border_on_top {
    border-top: solid 2px #dfdfdf;
    padding-top: 40px;
    margin-top: 50px;
  }
}

div.guidance-modal div.modal--column h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

div.guidance-modal div.modal--column.back_to_dash {
  margin-top: 50px;
}

div.guidance-modal div.modal--column a.blue.button {
  background-color: #00a8de;
  font-size: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.2px;
  color: #ffffff;
  padding: 17px 87px;
  width: 313px;
  height: 58px;
  float: left;
  border: none;
}

div.guidance-modal div.modal--column a.blue.button.disabled {
  background-color: #dfdfdf;
}

div.guidance-modal div.modal--column a.blue.button.modal-submit {
  float: right;
  width: 50%;
  padding: 17px 0px;
  text-align: center;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column a.blue.button.modal-submit {
    width: 100%;
    padding: 14px 0px;
    float: left;
    margin-top: 30px;
  }
}

div.guidance-modal div.modal--column a.blue.button.close_tip_modal {
  padding: 0;
  text-align: center;
  padding-top: 13px;
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column a.blue.button.close_tip_modal {
    width: 100%;
  }
}

div.guidance-modal div.modal--column div.field-group {
  width: 100%;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper {
  width: 100%;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field {
  width: 100%;
  margin-bottom: 16px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field.checked label::before, div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field.checked:hover label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field label:hover::before {
  background: url(/img/v2/adoption-app/radio-icon-hover-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  margin-top: 2px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field label span.icon-text {
  position: relative;
  margin-left: 35px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  letter-spacing: 0px;
  line-height: 26px;
  font-size: 20px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field label input.radio-icon {
  display: none !important;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.radio-custom-field label input.radio-icon:focus {
  outline: none;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field {
  width: 100%;
  height: 142px;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  padding: 20px 17px 10px 17px;
  position: relative;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field div.overlay-text {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-size: 14px;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
  right: 16px;
  top: 3px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field div.overlay-label {
  position: absolute;
  top: 5px;
  left: 16px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  color: #b3b3b3;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea {
  width: 100%;
  height: 100%;
  border: none;
  resize: none;
  font-family: "HelveticaNeueThin", "HelveticaNeue-Thin", "Helvetica Neue Thin", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  color: #242424;
  letter-spacing: 0px;
  line-height: 26px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea:focus {
  outline: none;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea + div.overlay-label {
  display: block;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea:placeholder-shown + div.overlay-label {
  display: none;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea:-ms-input-placeholder {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  color: #b3b3b3;
  letter-spacing: -0.25px;
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea::placeholder {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  color: #b3b3b3;
  letter-spacing: -0.25px;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column div.field-group div.field-wrapper div.textarea-field textarea {
    width: 75%;
  }
}

div.guidance-modal div.modal--column div.field-group div.field-wrapper div.character-count {
  text-align: right;
  font-size: 16px;
  font-weight: 100;
  color: #242424;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-top: 5px;
}

div.guidance-modal div.modal--column p {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: -0.2px;
  text-align: left;
  color: #808080;
}

div.guidance-modal div.modal--column p span.modal__form--content-desktop {
  display: block;
}

div.guidance-modal div.modal--column p span.adopter_phone_number {
  display: none;
}

div.guidance-modal div.modal--column p span.adopter_phone_number.show {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

div.guidance-modal div.modal--column p span a {
  font-weight: 300;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
}

div.guidance-modal div.modal--column p span a:visited {
  color: #00a8de;
}

div.guidance-modal div.modal--column p span a:hover {
  text-decoration: underline;
}

div.guidance-modal div.modal--column p span a:hover:active {
  color: #008bb8;
}

div.guidance-modal div.modal--column p span a.show_adopter_number {
  display: inline-block;
  float: left;
}

div.guidance-modal div.modal--column p span a.back_to_dash {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: left;
  color: #b8b8b8;
  text-decoration: underline;
  cursor: pointer;
}

div.guidance-modal div.modal--column div.radio-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column div.radio-icons {
    width: 100%;
  }
}

div.guidance-modal div.modal--column div.radio-icons div.radio-icon-field {
  display: inline-block;
  max-width: 129px;
  max-height: 129px;
  height: auto;
  width: 50%;
  -ms-flex-positive: 2;
  flex-grow: 2;
  border-radius: 8px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  text-align: center;
  opacity: 0.7;
  color: #808080;
  padding-bottom: 20px;
  margin-top: 24px;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: -10px;
}

@media screen and (max-width: 799px) {
  div.guidance-modal div.modal--column div.radio-icons div.radio-icon-field {
    width: 40%;
  }
}

div.guidance-modal div.modal--column div.radio-icons div.radio-icon-field img {
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 24px;
  margin-bottom: 6px;
}

div.guidance-modal div.modal--column div.radio-icons div.radio-icon-field span {
  font-size: 14px;
}

div.back-to-applications {
  line-height: 16px;
  font-size: 14px;
  margin: 0 auto;
  padding: 20px 30px;
  max-width: 1152px;
}

@media screen and (max-width: 799px) {
  div.back-to-applications {
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 0px 30px;
  }
}

div.back-to-applications a {
  width: 100%;
  text-decoration: none;
  color: #00a8de;
  position: relative;
  font-weight: normal;
  left: 8px;
}

@media screen and (max-width: 799px) {
  div.back-to-applications a {
    left: 24px;
  }
}

div.back-to-applications a:before {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 14px;
  width: 14px;
  top: 1px;
  left: -22px;
  position: absolute;
  transform: rotate(180deg);
  background-repeat: no-repeat;
}

div.contact-adopter {
  position: relative;
  margin: 0 auto;
  max-width: 1152px;
  padding: 0 0 17px;
}

@media screen and (min-width: 1114px) {
  div.contact-adopter.mobile-only {
    display: none !important;
  }
}

div.contact-adopter a {
  color: #00a8de;
}

div.contact-adopter a img {
  position: relative;
  top: 7px;
}

div.contact-adopter .accordion-content {
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 10px;
}

@media screen and (min-width: 1114px) {
  div.contact-adopter .accordion-content span:first-child {
    margin-right: 66px;
  }
}

@media screen and (max-width: 1113px) {
  div.contact-adopter .accordion-content span:first-child {
    display: block;
    margin-bottom: 18px;
  }
}

div.contact-adopter .accordion-content > span:nth-of-type(1) > img {
  margin-right: 15px;
}

div.contact-adopter .accordion-content > span:nth-of-type(2) > img {
  margin-right: 18px;
}

div.contact-adopter .accordion-label {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}

div.contact-adopter.open .accordion-content {
  overflow: unset;
}

section.adopter-application.content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.adopter-application.content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

section.adopter-application.content-wrapper div.content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
}

section.adopter-application.content-wrapper div.content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
  }
  section.adopter-application.content-wrapper div.content:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-top: 30px;
}

section.adopter-application.content-wrapper div.content div.application-section:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content div.application-section:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section.name-location {
  padding-top: 0px !important;
}

section.adopter-application.content-wrapper div.content div.application-section.name-location div.application-section-header h3.mobile-only {
  font-weight: 700;
  font-size: 32px;
  color: #4d4d4d;
  letter-spacing: -0.5px;
  line-height: 48px;
}

section.adopter-application.content-wrapper div.content div.application-section.name-location div.application-section-header h4.mobile-only {
  font-weight: 200;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

section.adopter-application.content-wrapper div.content div.application-section.my-story {
  padding-top: 30px;
}

section.adopter-application.content-wrapper div.content div.application-section.bottom-border {
  padding-top: 40px;
  padding-bottom: 50px;
  border-bottom: solid 2px #dfdfdf;
}

section.adopter-application.content-wrapper div.content div.application-section.bottom-border.second-child {
  padding-top: 190px;
}

section.adopter-application.content-wrapper div.content div.application-section.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content div.application-section.mobile-only {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    padding-top: 40px;
    margin-top: 50px;
    border-top: solid 2px #dfdfdf;
  }
  section.adopter-application.content-wrapper div.content div.application-section.mobile-only:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section.mobile-only {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content div.application-section.mobile-only:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content div.application-section.mobile-section-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.adopter-application.content-wrapper div.content div.application-section.second-child {
    padding-top: 0px !important;
  }
  section.adopter-application.content-wrapper div.content div.application-section.bottom-border {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

section.adopter-application.content-wrapper div.content div.application-section.second-child {
  padding-top: 100px;
}

section.adopter-application.content-wrapper div.content div.application-section:last-child {
  margin-bottom: 160px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section:last-child {
    margin-bottom: 70px;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h3.mobile-only {
  display: none;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header img.mobile-only {
  display: none;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h4.mobile-only {
  display: none;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h2 span.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h2.desktop-only {
    display: none;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h2 span.mobile-only {
    display: inline-block;
    float: right;
    cursor: pointer;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h2 span.mobile-only img {
    height: 50px;
    width: 30px;
    margin-top: -8px;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h3.mobile-only {
    display: block;
    letter-spacing: -0.5px;
    line-height: 31px;
    font-weight: 700;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h4.mobile-only {
    display: block;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header img.mobile-only {
    display: block;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 655px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h2 {
    font-size: 26px;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-header h3.mobile {
    font-size: 24px;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 0px;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body p {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  text-align: left;
  color: #808080;
  word-wrap: break-word;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body p:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body p {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    font-size: 16px;
    color: #242424;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 200;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body p:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body p.not-interested {
  margin-top: 20px;
  font-size: 20px;
  color: #4d4d4d;
  letter-spacing: -0.25px;
  line-height: 26px;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.application-section-image {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-top: -60px;
  margin-left: 70px;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.application-section-image:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.application-section-image img {
  max-width: 100%;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.application-section-image {
    display: none;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 25.98958%;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 #dfdfdf;
  border: solid 1px #dfdfdf;
  height: 140px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 40.45139%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon div.radio-icon-image-wrapper {
  width: 100px;
  height: 100px;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon div.radio-icon-image-wrapper img.radio-icon-image {
  width: 100%;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon span.radio-icon-text {
  padding-left: 20px;
  max-width: 156px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: left;
  color: #4d4d4d;
}

section.adopter-application.content-wrapper div.content div.application-section div.application-section-body div.radio-icon-set div.radio-icon:hover {
  background-color: rgba(223, 223, 223, 0.2);
}

@media screen and (min-width: 1114px) {
  section.adopter-application.content-wrapper div.content.completed-omega {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 17.01389%;
  }
  section.adopter-application.content-wrapper div.content.completed-omega:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content.completed-omega {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 82.98611%;
    margin-left: 8.50694%;
  }
  section.adopter-application.content-wrapper div.content.completed-omega:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content.completed-omega {
    float: left;
    display: block;
    margin-right: 32.43243%;
    width: 100%;
    margin: 0;
  }
  section.adopter-application.content-wrapper div.content.completed-omega:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content div.completed-content span.bold {
  font-weight: bold;
  color: #4d4d4d !important;
}

section.adopter-application.content-wrapper div.content div.completed-content .border-bottom {
  margin: 56px 0;
  border-bottom: 1px solid #b3b3b3;
}

section.adopter-application.content-wrapper div.content div.completed-content .congrats {
  margin: 1em 2em 2em 0;
  float: left;
  height: 170px;
  width: 170px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.completed-content .congrats {
    height: 148px;
    width: 148px;
    float: none;
    margin-bottom: 0;
  }
}

section.adopter-application.content-wrapper div.content div.completed-content h1.completed-heading {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.completed-content h1.completed-heading {
    margin-top: 20px;
    font-size: 45px;
    text-align: left;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.completed-content h2 {
    font-size: 26px;
  }
}

section.adopter-application.content-wrapper div.content div.completed-content div.pet-image-wrapper img {
  border-radius: 50%;
  width: 170px;
  height: 170px;
  object-fit: cover;
  margin-top: 40px;
  margin-bottom: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content div.completed-content div.pet-image-wrapper img {
    width: 96px;
    height: 96px;
  }
}

section.adopter-application.content-wrapper div.content div.completed-content div.cta-wrapper {
  width: 100%;
  margin-top: 80px;
}

section.adopter-application.content-wrapper div.content div.completed-content div.cta-wrapper a.cta-button.blue {
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  padding: 15px 83px 18px 82px;
  border-radius: 6px;
  background-color: #00a8de;
  color: #ffffff;
}

section.adopter-application.content-wrapper div.content div.completed-content div.cta-wrapper a.cta-button.blue:hover {
  text-decoration: underline;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.adopter-application.content-wrapper div.content div.completed-content div.cta-wrapper a.cta-button.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.adopter-application.content-wrapper div.content div.completed-content .tip {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.adopter-application.content-wrapper div.content div.completed-content .tip .tip-heading {
  margin-top: 40px;
}

section.adopter-application.content-wrapper div.content div.completed-content .tip p.default {
  margin-bottom: 0;
}

section.adopter-application.content-wrapper div.content div.completed-content p.default.bold {
  font-weight: bold;
}

section.adopter-application.content-wrapper div.content div.completed-content :last-child {
  margin-bottom: 80px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.column-heading-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.column-heading-wrapper:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.field-group div.field-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 47.25694%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.field-group div.field-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.field-group div.field-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.contact-info div.field-group div.field-wrapper:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.species-logo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.species-logo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.species-logo {
    display: none;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.species-logo div.species-logo-wrapper img {
  width: 220px;
  height: auto;
  margin-top: 30%;
  float: right;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading {
  margin-bottom: 16px;
  float: left;
  font-size: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading.margin-top {
  margin-top: 35px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading.spaced {
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading.spaced {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading {
    font-size: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h2.column-heading.margin-top {
    margin-top: 17.5px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper img.column-heading-icon {
  max-width: 144.3px;
  float: right;
  width: 45%;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper img.column-heading-icon {
    margin-top: 13px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h4.column-subheading {
  margin-top: 4px;
  margin-bottom: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h4.column-subheading.spaced {
  margin-top: 30px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-heading-wrapper h4.column-subheading.reduced {
    margin-bottom: 0px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.your-story {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width.sms-optin {
  display: none;
  width: 96.6%;
  min-height: 118px;
  margin-bottom: 20px;
  padding: 20px 20px 0;
  background-color: rgba(179, 179, 179, 0.2);
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width.sms-optin {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    min-height: 182px;
    display: none;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width.sms-optin:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width.sms-optin .icon-text {
  font-weight: 200;
  font-size: 20px;
  line-height: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width .sms-optins-yes,
section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width .sms-optins-no {
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width .sms-optins-yes .column-heading-wrapper,
section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.full-width .sms-optins-no .column-heading-wrapper {
  padding-bottom: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.three-forths {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.three-forths:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.three-forths {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column.three-forths:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.77px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p.strong {
  font-weight: bold;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p a {
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p a:visited {
  color: #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p a:hover {
  text-decoration: underline;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content p a:hover:active {
  color: #008bb8;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content.adoption-fee h2 {
  font-size: 26px;
  margin-top: 60px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content.adoption-fee h4 {
  color: #242424;
  margin-bottom: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content.adoption-fee h5 {
  font-weight: 400;
  color: #808080;
  margin-bottom: 10px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content.adoption-fee h1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content.adoption-fee h1 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h1 a, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h2 a, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h3 a, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h4 a, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h5 a {
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h1 a:visited, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h2 a:visited, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h3 a:visited, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h4 a:visited, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h5 a:visited {
  color: #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h1 a:hover, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h2 a:hover, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h3 a:hover, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h4 a:hover, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h5 a:hover {
  text-decoration: underline;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h1 a:hover:active, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h2 a:hover:active, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h3 a:hover:active, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h4 a:hover:active, section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content h5 a:hover:active {
  color: #008bb8;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.column-content ul li {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.77px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper {
  margin-top: 35px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 76.5625%;
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 26px;
  margin-top: 30px;
  margin-bottom: 80px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit {
    margin-top: 20px;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue {
  padding: 15px 83px 15px 83px;
  border-radius: 6px;
  background-color: #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue:disabled {
  color: #4d4d4d;
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  cursor: not-allowed;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue:disabled:hover {
  box-shadow: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.submit-button-wrapper input.submit.blue:disabled:hover:active {
  box-shadow: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper {
    display: none;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper.full-width {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper.full-width:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper.full-width {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper.full-width:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper.full-width.show-on-click {
  display: block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper div {
  display: inline-block;
  float: left;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper div.tip-content {
  width: 90%;
  margin-left: 20px;
  margin-top: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -0.2px;
  text-align: left;
  color: #808080;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper div.tip-content {
    width: 80%;
  }
}

@media screen and (max-width: 504px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.tip-wrapper div.tip-content {
    font-size: 14px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.sponsor-optins-logo h3 {
  margin-top: 40px;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.sponsor-optins-logo h3 {
    margin-top: 40px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.sponsor-optins-logo img {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.sponsor-optins-logo img {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.sponsor-optins-logo img {
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  position: relative;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  margin-bottom: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: none;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more.show {
    display: block;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.more.show {
  display: block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.two-column {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  display: inline-block;
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.two-column:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.two-column {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.two-column:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.two-column.first-column {
  margin-right: 4%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.radio-icons {
  border: none;
  height: auto;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.sponsor-optins {
  border: none;
  height: auto;
  background-color: rgba(223, 223, 223, 0.4);
  padding: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins {
  border: none;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #4d4d4d;
  margin-bottom: 16px;
  cursor: pointer;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field {
  padding-left: 27px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field label {
  z-index: 0;
  cursor: pointer;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field input[type="checkbox"] {
  display: none;
  cursor: pointer;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field input[type="checkbox"] + label::after {
  content: '';
  display: inline-block;
  border: 2px solid #b3b3b3;
  position: absolute;
  top: 1px;
  left: 4px;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD51bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: 16px -12px;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field input[type="checkbox"] + label:hover::after {
  border: 2px solid #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field input[type="checkbox"]:checked + label::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 4px;
  border: 2px solid #00a8de;
  background-color: #00a8de;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0IDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNywzLjJjLTAuMy0wLjMtMC44LTAuMy0xLjEsMEw5LjQsMTQuM2MtMC4zLDAuMy0wLjgsMC4zLTEuMSwwbC00LjktNUMzLjMsOS4yLDMuMSw5LjEsMi45LDkuMWMtMC4yLDAtMC40LDAuMS0wLjUsMC4ybC0yLjIsMS45QzAuMSwxMS40LDAsMTEuNiwwLDExLjhjMCwwLjIsMC4xLDAuNCwwLjIsMC41bDQuOSw1LjJjMC4zLDAuMywwLjgsMC44LDEuMSwxLjFsMi4xLDIuMWMwLjMsMC4zLDAuOCwwLjMsMS4xLDBMMjMuOCw2LjRjMC4zLTAuMywwLjMtMC44LDAtMS4xTDIxLjcsMy4yeiIvPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
  padding: 5px;
  background-size: 12px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field a.toggle-display {
  display: block;
  position: relative;
  margin-top: 10px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field a {
  font-weight: bold;
  color: #00a8de;
  z-index: 9999;
  padding-left: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins div.checkbox-field a:after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 14px;
  width: 14px;
  top: 3px;
  margin-left: 3px;
  position: absolute;
  transform: rotate(90deg);
  background-repeat: no-repeat;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.toggle-optins.open div.checkbox-field a:after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 14px;
  width: 14px;
  top: -2px;
  margin-left: 3px;
  position: absolute;
  transform: rotate(270deg);
  background-repeat: no-repeat;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column:nth-child(2n) {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.single-column:nth-child(4n) {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story {
  border: none;
  height: auto;
  margin-bottom: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  height: 370px;
  resize: none;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  padding: 19px 31px 19px 31px;
  font-family: "HelveticaNeueThin", "HelveticaNeue-Thin", "Helvetica Neue Thin", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  color: #242424;
  letter-spacing: 0;
  line-height: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    height: 320px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea:-ms-input-placeholder {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  color: #B3B3B3;
  letter-spacing: -0.25px;
  line-height: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea::placeholder {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  color: #B3B3B3;
  letter-spacing: -0.25px;
  line-height: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field textarea:focus {
  outline: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field img.textarea-right-image {
  bottom: 0;
  top: 0;
  margin: auto;
  height: 139px;
  width: 226px;
  position: absolute;
  right: -153px;
  z-index: -10;
  transform: rotate(90deg);
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.field img.textarea-right-image {
    display: none;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.your-story div.character-count {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.25;
  text-align: right;
  color: #242424;
  margin-top: 10px;
  display: block;
  width: 100%;
  float: left;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error.your-story {
  border: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field select::-ms-expand {
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper.error div.field textarea {
  border: solid 1px #ff9a55;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none label {
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  padding-left: 15px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none input[type="checkbox"] {
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none input[type="checkbox"] + label {
  background: url("/img/v2/onboarding/check_1.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-none input[type="checkbox"]:checked + label {
  background: url("/img/v2/onboarding/check_2.svg") no-repeat;
  height: 21px;
  width: 21px;
  padding: 0 0 0 38px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  position: relative;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field.checked label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field label span.icon-text {
  position: relative;
  margin-left: 35px;
  vertical-align: middle;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field label input.radio-icon {
  display: none !important;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field label input.radio-icon:focus {
  outline: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field-half {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-top: 20px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-custom-field-half:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  border-radius: 8px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  text-align: center;
  opacity: 0.7;
  color: #808080;
  padding-bottom: 40px;
  margin-top: 24px;
  position: relative;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-bottom: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field:nth-child(2n) {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field:nth-child(4n) {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field.checked {
  border-color: transparent;
  box-shadow: 0 0 0 3px #00a8de;
  opacity: 1;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field.checked label img.selected {
  display: block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field.checked label img.unselected {
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field.checked label span.icon-text {
  color: #00a8de;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field.checked span.radio-icon-checkmark {
  content: " ";
  background: url(/img/v2/adoption-app/radio-icon-check-blue.svg) no-repeat;
  background-size: contain;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field span.radio-icon-checkmark {
  position: absolute;
  content: " ";
  background: url(/img/v2/adoption-app/radio-icon-check-grey.svg) no-repeat;
  height: 32px;
  width: 32px;
  right: 21px;
  top: 20px;
  background-size: contain;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field span.radio-icon-checkmark {
    height: 22px;
    width: 22px;
    top: 7px;
    right: 9px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label {
  display: inline-block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label input {
  visibility: hidden;
  position: absolute;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label img {
  pointer-events: none;
  margin: 0 auto;
  margin-top: 48px;
  margin-bottom: 20px;
  width: 144px;
  height: auto;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label img.unselected {
  display: block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label img.selected {
  display: none;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label img {
    margin: 0 auto;
    width: 80px;
    height: auto;
    margin-top: 26px;
    margin-bottom: 0px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label span.icon-text {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.2px;
  text-align: left;
  color: #808080;
}

@media screen and (max-width: 504px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.radio-icon-field label span.icon-text {
    font-size: 14px;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
  border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input.show {
  height: 26px;
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field.has-select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field.has-select:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field.has-select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field.has-select:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  padding-left: 11px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
  border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select::-ms-expand {
  display: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select.show {
  height: 26px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select.unset {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select {
    margin-top: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
    font-size: 16px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper div.field select:focus {
  outline: none;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  position: absolute;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error:last-child {
  margin-right: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long {
  text-align: left;
  padding-top: 11px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long-right {
  padding-top: 13px;
}

@media screen and (max-width: 1113px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error {
    font-size: 12px;
    right: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error:last-child {
    margin-right: 0;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.field-group div.field-wrapper span.error.long:last-child {
    margin-right: 0;
  }
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning {
  padding: 30px;
  margin-top: 20px;
  background-color: #F2DF7D;
  width: 100%;
  border-radius: 16px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning h4 {
  color: #190A05;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning p,
section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning label {
  margin: 5px 0 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #190A05;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper {
  margin-bottom: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper div.radio-custom-field {
  width: 100%;
  margin-top: 28px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper div.radio-custom-field label {
  margin-top: 0;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper div.radio-custom-field label span.icon-text {
  margin-left: 42px;
  margin-top: -4px;
  display: block;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper div.radio-custom-field label::before {
  background: url(/img/v2/onboarding/check_4.svg) no-repeat;
  padding: 0 0 0 22px;
}

section.adopter-application.content-wrapper div.content form.adopter-application-form div.column div.scam-warning div.field-group div.field-wrapper div.radio-custom-field.checked label::before {
  background: url(/img/v2/onboarding/check_2.svg) no-repeat;
}

div.adoption-application-review div.aap-modal-wrapper {
  z-index: 10000;
}

div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body {
  margin-top: 7.5%;
}

div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body p, div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body li {
  color: #242424;
  font-weight: 200;
}

@media screen and (max-width: 799px) {
  div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body div.aap-modal-heading h1 {
    margin-top: 27px;
  }
}

div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body .checkbox-field a {
  color: #242424;
  font-weight: 300;
  text-decoration: underline;
}

div.adoption-application-review div.aap-modal-wrapper div.aap-modal-body .checkbox-field a::after {
  background-image: none;
}

.data-privacy {
  font-size: 0.625rem;
  line-height: 17px;
}

.data-privacy a {
  text-decoration: none;
}

.data-privacy .normal {
  font-weight: 400;
}

.wildest-banner {
  display: -ms-flexbox;
  display: flex;
  max-width: 445px;
  margin-top: 30px;
}

.wildest-banner__logo {
  height: 90px;
  width: 90px;
}

.wildest-banner__logo img {
  width: 90px;
  height: auto;
}

.wildest-banner__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px;
  padding: 0 17px;
  background-color: #ECECEC;
}

@media screen and (max-width: 504px) {
  .wildest-banner__text {
    padding: 0 12px;
  }
}

.wildest-banner__text p {
  font-size: .625rem;
  line-height: .875rem;
  font-weight: 400;
}

.wildest-banner__text a {
  text-decoration: none;
}

section.remarketing-wrapper div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.remarketing-wrapper section.remarketing-header {
  margin-top: 40px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  height: 90px;
}

section.remarketing-wrapper section.remarketing-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.remarketing-wrapper section.remarketing-header:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  section.remarketing-wrapper section.remarketing-header:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-header div.header-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  height: 100%;
}

section.remarketing-wrapper section.remarketing-header div.header-text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-header div.header-text {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.remarketing-wrapper section.remarketing-header div.header-text:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-header div.header-text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.remarketing-wrapper section.remarketing-header div.header-text:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-header div.header-text h4 {
  margin-bottom: 10px;
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-header div.header-text h1 {
    line-height: 1.06;
    font-size: 32px;
  }
}

section.remarketing-wrapper section.remarketing-header div.header-cta {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  height: 100%;
  position: relative;
}

section.remarketing-wrapper section.remarketing-header div.header-cta:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-header div.header-cta {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-top: 40px;
  }
  section.remarketing-wrapper section.remarketing-header div.header-cta:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-header div.header-cta {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  section.remarketing-wrapper section.remarketing-header div.header-cta:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.remarketing-wrapper section.remarketing-header div.header-cta {
    margin-top: 60px;
  }
}

section.remarketing-wrapper section.remarketing-header div.header-cta a {
  position: absolute;
  bottom: 6px;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0px;
  padding: 13px 31px 13px 34px;
  border-radius: 6px;
  background-color: #00a8de;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-header div.header-cta a {
    position: relative;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-header div.header-cta a {
    position: relative;
  }
}

section.remarketing-wrapper section.remarketing-header div.header-cta a:hover {
  text-decoration: underline;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.remarketing-wrapper section.remarketing-header div.header-cta a:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.remarketing-wrapper section.remarketing-pet-list {
  margin-top: 80px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.remarketing-wrapper section.remarketing-pet-list:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-pet-list {
    margin-top: 120px;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 90px;
  }
  section.remarketing-wrapper section.remarketing-pet-list:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.remarketing-wrapper section.remarketing-pet-list {
    margin-top: 120px;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  height: 358px;
  margin-bottom: 20px;
  color: #4d4d4d;
  text-decoration: none;
  cursor: pointer;
}

section.remarketing-wrapper section.remarketing-pet-list a:last-child {
  margin-right: 0;
}

section.remarketing-wrapper section.remarketing-pet-list a:nth-child(4n) {
  margin-right: 0;
}

section.remarketing-wrapper section.remarketing-pet-list a:nth-child(4n+1) {
  clear: left;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-pet-list a {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(4n) {
    margin-right: 2.08333%;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(4n+1) {
    clear: none;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:last-child {
    margin-right: 0;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(3n) {
    margin-right: 0;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list a {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 10px;
    height: 140px;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(3n) {
    margin-right: 2.08333%;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:nth-child(3n+1) {
    clear: none;
  }
  section.remarketing-wrapper section.remarketing-pet-list a:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card {
  width: 100%;
  height: 100%;
  border: 2px solid #dfdfdf;
  border-radius: 6px;
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-align: center;
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail img.thumbnail {
  width: 244px;
  height: 244px;
  object-fit: cover;
  border-radius: 6px;
}

@media screen and (max-width: 1113px) {
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail img.thumbnail {
    width: 100%;
    max-height: 244px;
    object-fit: cover;
  }
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 36.08696%;
    margin-right: 0;
  }
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail:last-child {
    margin-right: 0;
  }
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-thumbnail img.thumbnail {
    width: 126px;
    height: 119px;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 57.3913%;
    height: 130px;
    padding-left: 20px;
    position: relative;
  }
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details h5 {
  width: 100%;
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details {
  width: 100%;
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details {
    float: left;
    display: block;
    margin-right: 11.36364%;
    width: 100%;
    position: absolute;
    bottom: 10px;
  }
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details span {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  color: rgba(77, 77, 77, 0.75);
  font-size: 14px;
  letter-spacing: -0.25px;
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details span:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details span {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 57.3913%;
  }
  section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details span:last-child {
    margin-right: 0;
  }
}

section.remarketing-wrapper section.remarketing-pet-list a div.single-pet-card div.pet-details div.details span.pet-gender-age {
  margin-top: 10px;
}

section.remarketing-wrapper section.remarketing-pagination {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  text-align: center;
}

section.remarketing-wrapper section.remarketing-pagination:last-child {
  margin-right: 0;
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper {
  margin-top: 60px;
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper a.previous:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(-135deg);
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper a.previous.disabled:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #b3b3b3;
  border-right: 2px solid #b3b3b3;
  transform: rotate(-135deg);
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper a.next:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper a.next.disabled:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #b3b3b3;
  border-right: 2px solid #b3b3b3;
  transform: rotate(45deg);
}

section.remarketing-wrapper section.remarketing-pagination div.pagination-wrapper span.page-count {
  margin-left: 40px;
  margin-right: 40px;
  color: rgba(77, 77, 77, 0.8);
}

section.remarketing-wrapper section.remarketing-pagination div.pet-count-text {
  margin-top: 40px;
  margin-bottom: 80px;
}

section.remarketing-wrapper section.remarketing-pagination div.pet-count-text span.pet-count {
  color: rgba(77, 77, 77, 0.75);
}

section.hero.how-to-rehome {
  height: 550px;
  position: relative;
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome {
    height: 100%;
    padding-bottom: 40px;
    background: #ececec;
  }
}

section.hero.how-to-rehome div.grey-background {
  width: 50%;
  background-color: #ececec;
  height: 100%;
  display: inline-block;
  float: left;
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.grey-background {
    display: none;
  }
}

section.hero.how-to-rehome div.image-background {
  background: url("/img/v2/rehome_my_dog/header.jpg") no-repeat;
  background-position-x: 100%;
  background-position-y: 0%;
  background-size: cover;
  width: 50%;
  height: 100%;
  display: inline-block;
  float: left;
}

@media screen and (max-width: 1250px) {
  section.hero.how-to-rehome div.image-background {
    background-position-x: 80%;
  }
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.image-background {
    display: none;
  }
}

section.hero.how-to-rehome img.mobile-header-image {
  display: none;
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome img.mobile-header-image {
    display: block;
    width: 100%;
    object-fit: cover;
  }
}

section.hero.how-to-rehome.rehoming-my-cat div.image-background {
  background: url("/img/v2/rehome_my_cat/header.jpg") no-repeat;
  background-position-x: 100%;
  background-position-y: 0%;
  background-size: cover;
  width: 50%;
  height: 100%;
  display: inline-block;
  float: left;
}

@media screen and (max-width: 1250px) {
  section.hero.how-to-rehome.rehoming-my-cat div.image-background {
    background-position-x: 80%;
  }
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome.rehoming-my-cat div.image-background {
    display: none;
  }
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper.mobile-only {
    display: block;
  }
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content {
  position: absolute;
  margin-top: 80px;
  margin-bottom: 80px;
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1500px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 44.70486%;
  }
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 950px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 36.19792%;
  }
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 5%;
    padding-left: 5%;
    position: relative;
    background: #ececec;
  }
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content:last-child {
    margin-right: 0;
  }
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content h1 {
  width: 100%;
  margin-bottom: 40px;
  font-size: 64px;
  font-weight: bold;
}

@media screen and (max-width: 1113px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content p {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: -0.25px;
  padding-right: 40px;
}

@media screen and (min-width: 1114px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content p {
    padding-right: 15%;
  }
}

@media screen and (max-width: 1113px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content p {
    font-size: 20px;
  }
}

@media screen and (max-width: 799px) {
  section.hero.how-to-rehome div.how-to-rehome.content-wrapper div.content p {
    padding-right: 5%;
  }
}

section.rehoming-resources {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
  padding: 0 1% 0 1%;
  margin-top: 80px;
}

section.rehoming-resources::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.rehoming-resources {
    margin-left: 5%;
  }
}

@media screen and (max-width: 799px) {
  section.rehoming-resources {
    margin-top: 40px;
  }
}

@media screen and (max-width: 799px) {
  section.rehoming-resources h2 {
    font-size: 26px;
  }
}

section.rehoming-resources div.rehoming-resource-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-bottom: 80px;
  margin-top: 30px;
  border-bottom: solid 1px #b3b3b3;
}

section.rehoming-resources div.rehoming-resource-content:last-child {
  margin-right: 0;
}

section.rehoming-resources div.rehoming-resource-content div.accordian-content {
  padding-left: 0px;
  padding-right: 0px;
}

section.rehome-by-location {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
  padding: 0 1% 0 1%;
  margin-top: 80px;
}

section.rehome-by-location::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  section.rehome-by-location {
    margin-left: 5%;
  }
}

@media screen and (max-width: 799px) {
  section.rehome-by-location {
    margin-top: 40px;
  }
}

@media screen and (max-width: 799px) {
  section.rehome-by-location h2 {
    font-size: 26px;
  }
}

section.rehome-by-location div.rehome-by-location-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-bottom: 80px;
  margin-top: 30px;
  border-bottom: solid 1px #b3b3b3;
}

section.rehome-by-location div.rehome-by-location-content:last-child {
  margin-right: 0;
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list {
  display: none;
  padding: 0;
  column-count: 3;
}

@media screen and (max-width: 1113px) {
  section.rehome-by-location div.rehome-by-location-content ul.collapsable-list {
    column-count: 2;
  }
}

@media screen and (max-width: 799px) {
  section.rehome-by-location div.rehome-by-location-content ul.collapsable-list {
    column-count: 1;
  }
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list li {
  display: inline-block;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 1113px) {
  section.rehome-by-location div.rehome-by-location-content ul.collapsable-list li {
    display: block;
  }
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list li a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: -0.25px;
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list li a:hover {
  color: #00a8de;
  text-decoration: underline;
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list li a:hover:active {
  color: #008bb8;
  text-decoration: underline;
}

section.rehome-by-location div.rehome-by-location-content ul.collapsable-list.open {
  display: block;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger {
  margin-top: 30px;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.25px;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a:hover {
  color: #00a8de;
  text-decoration: underline;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a:hover:active {
  color: #008bb8;
  text-decoration: underline;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a svg {
  margin-right: 10px;
  margin-bottom: 3px;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a.is-open {
  display: none;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger a.is-closed {
  display: block;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger.open a.is-open {
  display: block;
}

section.rehome-by-location div.rehome-by-location-content div.show-hide-trigger.open a.is-closed {
  display: none;
}

section#keep-pet.rehoming-my-dog, section#keep-pet.rehoming-my-cat {
  background-color: #fff;
  margin-top: 80px;
}

section#keep-pet.rehoming-my-dog section.keep-pet, section#keep-pet.rehoming-my-cat section.keep-pet {
  background-image: url("/img/v2/seo/SEO-dog.png");
  background-repeat: no-repeat;
  background-position: 10% 100%;
  background-size: auto 585px;
}

@media screen and (max-width: 900px) {
  section#keep-pet.rehoming-my-dog section.keep-pet, section#keep-pet.rehoming-my-cat section.keep-pet {
    background-image: none;
    background-color: #fff;
    margin-bottom: 120px;
  }
}

section#keep-pet.rehoming-my-dog section.keep-pet.rehoming-my-cat, section#keep-pet.rehoming-my-cat section.keep-pet.rehoming-my-cat {
  background-image: url("/img/v2/seo/SEO-cat.png");
  background-repeat: no-repeat;
  background-position: 10% 100%;
  background-size: auto 585px;
}

@media screen and (max-width: 900px) {
  section#keep-pet.rehoming-my-dog section.keep-pet.rehoming-my-cat, section#keep-pet.rehoming-my-cat section.keep-pet.rehoming-my-cat {
    background-image: none;
    background-color: #fff;
    margin-bottom: 120px;
  }
}

section#keep-pet.rehoming-my-dog section.keep-pet section.circle-container section.circle, section#keep-pet.rehoming-my-cat section.keep-pet section.circle-container section.circle {
  background-color: rgba(223, 223, 223, 0.6);
}

@media screen and (max-width: 1113px) {
  section#keep-pet.rehoming-my-dog section.keep-pet section.circle-container section.circle, section#keep-pet.rehoming-my-cat section.keep-pet section.circle-container section.circle {
    width: 400px;
    height: 400px;
  }
}

section#keep-pet.rehoming-my-dog section.keep-pet section.circle-container section.circle section.circle-text h2, section#keep-pet.rehoming-my-cat section.keep-pet section.circle-container section.circle section.circle-text h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.38;
  text-align: left;
  color: #4d4d4d;
}

@media screen and (max-width: 1113px) {
  section#keep-pet.rehoming-my-dog section.keep-pet section.circle-container section.circle section.circle-text h2, section#keep-pet.rehoming-my-cat section.keep-pet section.circle-container section.circle section.circle-text h2 {
    font-size: 36px;
  }
}

section#keep-pet.rehoming-my-dog section.keep-pet section.circle-container section.circle section.circle-cta a, section#keep-pet.rehoming-my-cat section.keep-pet section.circle-container section.circle section.circle-cta a {
  background-color: #00a8de;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
}

section.content-wrapper.original section.initial-show {
  display: none !important;
}

section.content-wrapper.original section.initial-hide {
  display: block !important;
}

section.content-wrapper section.email-step-1 {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.content-wrapper section.email-step-1:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-bottom: 60px;
  margin-top: 60px;
}

section.content-wrapper section.email-step-1 form div.field-group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 40px;
  }
  section.content-wrapper section.email-step-1 form div.field-group:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 40.45139%;
  line-height: 1.15;
}

section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.nowrap {
    white-space: unset;
  }
}

section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 14.93056%;
}

section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 31.94444%;
  }
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.short:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-bottom: 40px;
  }
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header:last-child {
    margin-right: 0;
  }
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header.terms-header {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group h3.field-group-header:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group a.continue-as-guest {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 14.93056%;
  margin-left: 25.52083%;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #00a8de;
  text-decoration: none;
  margin-top: 17px;
}

section.content-wrapper section.email-step-1 form div.field-group a.continue-as-guest:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group a.continue-as-guest::after {
  content: ' ';
  border: solid #00a8de;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-bottom: 1px;
  margin-left: 9.6px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group a.continue-as-guest {
    width: 100%;
    margin-left: 0%;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 25.52083%;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.form-field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue {
  width: 100%;
  background-color: #00a8de;
  color: #fff;
  border: none;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: -0.5px;
  font-size: 20px;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:focus {
  outline: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:hover {
  background-color: #008bb8;
  box-shadow: inset 0 -3px 0 0 #006485;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:active {
  background-color: #00a8de;
  box-shadow: inset 0 3px 4px 0 #006485;
  outline: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:disabled {
  background-color: #dfdfdf;
  color: #fff;
  cursor: not-allowed;
}

section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:disabled:hover, section.content-wrapper section.email-step-1 form div.field-group div.form-field input.blue:disabled:active {
  background-color: #dfdfdf;
  box-shadow: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 25.52083%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 65.97222%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 52.06522%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input {
  float: left;
  display: block;
  margin-right: 8.88889%;
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input {
    float: left;
    display: block;
    margin-right: 13.95349%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 11px;
  display: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 11px;
  height: 56px;
  vertical-align: middle;
  font-weight: 300;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
    margin-left: 0%;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  padding-top: 21px;
  padding-right: 18px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long-right {
  padding-top: 13px;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 20px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 3px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 25px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 3px;
  }
  section.content-wrapper section.email-step-1 form div.field-group div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader-side {
  color: #242424;
  line-height: 1.6;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  margin-top: 30px;
  color: #242424;
  line-height: 1.6;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader:last-child {
    margin-right: 0;
  }
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader.top {
  margin-top: 0px;
  margin-bottom: 60px;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader a {
  font-weight: bold;
  color: #00a8de;
  text-decoration: none;
  cursor: pointer;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader a:hover {
  text-decoration: underline;
  color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.content-wrapper section.email-step-1 form div.field-group h4.field-group-subheader a:hover:active {
  text-decoration: underline;
  color: #007398;
}

section.content section.complete-adoption-banner {
  display: none;
}

section.content.show-a-version a.complete-adoption-wrapper-link {
  background-color: rgba(233, 233, 233, 0.4);
  display: block;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner::after {
  clear: both;
  content: "";
  display: table;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner.desktop-only {
  display: block;
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner.desktop-only {
    display: none;
  }
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner.mobile-only {
    display: block;
  }
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  display: block;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a {
    width: 100%;
    margin-top: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a div.banner-text {
  width: 100%;
  margin-left: 0%;
  padding: 20px 30px;
  color: #4d4d4d;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
}

@media screen and (max-width: 799px) {
  section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a div.banner-text {
    padding: 0 5%;
  }
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a div.banner-text span.link-text {
  text-decoration: none;
  color: #00a8de;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a div.banner-text span.link-text:hover {
  text-decoration: underline;
  color: #00a8de;
}

section.content.show-a-version a.complete-adoption-wrapper-link section.complete-adoption-banner div.complete-adoption-banner-a div.banner-text span.link-text:hover:active {
  text-decoration: underline;
  color: #008bb8;
}

a.rehome-coach-wrapper-link {
  background-color: #fff;
  display: block;
  z-index: 1;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link {
    width: 100%;
    position: fixed;
    opacity: 1;
    bottom: 0px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
  }
}

a.rehome-coach-wrapper-link .dark-gray-coach {
  color: #4d4d4d;
}

a.rehome-coach-wrapper-link div.background-wrapper {
  width: 100%;
  background-color: rgba(233, 233, 233, 0.4);
}

a.rehome-coach-wrapper-link section.rehome-coach-banner {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 80px;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link section.rehome-coach-banner {
    height: 105px;
  }
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  display: block;
  margin-top: -11px;
  height: inherit;
  cursor: pointer;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a {
    width: 100%;
    margin-top: 0px;
  }
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a img.close-button {
  float: right;
  padding: 30px 0px;
  margin-right: 11px;
  z-index: 999;
  cursor: pointer;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a img.close-button {
    position: fixed;
    bottom: 33px;
    right: 16px;
    width: 18px;
  }
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a img.coach-ribbon {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a img.coach-ribbon {
    position: fixed;
    width: 50px;
    height: 70px;
    left: 20px;
    bottom: 35px;
    margin-right: 15px;
    filter: drop-shadow(0px -2px 4px #b3b3b3);
  }
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  color: #4d4d4d;
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.25px;
  text-align: left;
  padding: 27px 0px;
  margin-left: 20px;
  font-size: 20px;
  color: #242424;
  line-height: 26px;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text:last-child {
  margin-right: 0;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text b {
  font-weight: 500;
}

@media screen and (max-width: 799px) {
  a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text {
    width: 62%;
    margin-left: 0%;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0;
    display: block;
    position: relative;
    margin: 15px auto;
    float: none;
    padding: 0 15px;
  }
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text span.link-text {
  text-decoration: none;
  color: #00a8de;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text span.link-text:hover {
  text-decoration: underline;
  color: #00a8de;
}

a.rehome-coach-wrapper-link section.rehome-coach-banner div.rehome-coach-banner-a div.banner-text span.link-text:hover:active {
  text-decoration: underline;
  color: #008bb8;
}

.hide-element {
  display: none;
}

a.ribbon-cta-wrapper {
  text-decoration: none;
}

a.ribbon-cta-wrapper div.coach-ribbon-cta {
  display: -ms-inline-flexbox;
  display: inline-flex;
  bottom: -124px;
  position: relative;
}

a.ribbon-cta-wrapper div.coach-ribbon-cta .cta-text {
  font-size: 16px;
  color: #00A8DE;
  line-height: 20px;
  font-weight: 500;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 10px;
}

@media screen and (max-width: 799px) {
  a.ribbon-cta-wrapper div.coach-ribbon-cta {
    position: fixed;
    height: 70px;
    width: 50px;
    margin-right: 20px;
    margin-bottom: 20px;
    z-index: 999;
    bottom: 0px;
    right: 0px;
  }
  a.ribbon-cta-wrapper div.coach-ribbon-cta img.coach-ribbon {
    width: 100%;
  }
  a.ribbon-cta-wrapper div.coach-ribbon-cta p.cta-text {
    display: none;
  }
}

section.content section.overview-content-wrapper section.overview-content a.complete-adoption-wrapper-link {
  display: none;
}

section.content section.overview-content-wrapper section.overview-content a.complete-adoption-wrapper-link.desktop-only {
  display: none;
}

section.content section.overview-content-wrapper section.overview-content a.complete-adoption-wrapper-link.mobile-only {
  display: none;
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner {
  width: 100%;
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content section.complete-adoption-banner.desktop-only {
    display: none;
  }
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content section.complete-adoption-banner.mobile-only {
    display: block;
  }
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b {
  width: 100%;
  margin-bottom: 30px;
  color: #ffffff !important;
  text-decoration: none;
  position: relative;
  background-color: #ff9a55;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  padding: 15px 21px 15px 21px;
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b:after {
  border-top: 21px solid #ff9a55;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: -20px;
  content: "";
  position: absolute;
  left: 5%;
  width: 0;
  height: 0;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b {
    width: 100%;
    margin-top: 20px;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: -0.25px;
  }
  section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b:after {
    border-top: 21px solid #ff9a55;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    bottom: -20px;
    content: "";
    position: absolute;
    left: 5%;
    width: 0;
    height: 0;
  }
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b div.banner-text a, section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b div.banner-text span.link-text {
  color: #ffffff;
  text-decoration: underline;
}

section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b div.banner-text a:hover, section.overview-content-wrapper section.overview-content section.complete-adoption-banner div.complete-adoption-banner-b div.banner-text span.link-text:hover {
  color: #ffffff;
  text-decoration: underline;
}

section.overview-content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
}

section.overview-content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

section.overview-content-wrapper div.overview-header {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 20px;
}

section.overview-content-wrapper div.overview-header:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper div.overview-header {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.overview-content-wrapper div.overview-header:last-child {
    margin-right: 0;
  }
  section.overview-content-wrapper div.overview-header h1 {
    font-size: 32px;
  }
}

section.overview-content-wrapper section.overview-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  padding-bottom: 80px;
}

section.overview-content-wrapper section.overview-content:last-child {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content.full {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.overview-content-wrapper section.overview-content.full:last-child {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.overview-blocks div.block ul {
  list-style: none;
  padding: 0;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.overview-blocks div.block ul li {
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: -0.3px;
  color: #242424;
  padding-bottom: 25px;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.overview-blocks div.block ul li:last-of-type {
  padding-bottom: 0;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper {
  width: 100%;
  display: block;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper a.activate-pet-button {
  width: 100%;
  display: block;
  margin-top: 45px;
  margin-bottom: 10px;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper a.activate-pet-button {
    margin-top: 20px;
  }
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper a.activate-pet-button button {
  width: 100%;
  border-radius: 6px;
  background-color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.3px;
  color: #ffffff;
  height: 58px;
  cursor: pointer;
}

section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper span.user-tip {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #242424;
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content.inactive-pet-overview div.activate-pet-button-wrapper span.user-tip {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper section.overview-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 0;
  }
  section.overview-content-wrapper section.overview-content:last-child {
    margin-right: 0;
  }
}

section.overview-content-wrapper section.overview-content h2.user-greeting {
  margin-bottom: 30px;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content h2.user-greeting {
    margin-bottom: 20px;
    font-size: 26px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks:last-child {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  padding: 25px 3%;
  border-left: solid 1px #dfdfdf;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  border-top: solid 1px #dfdfdf;
  box-shadow: 0 2px 4px 0 #b3b3b3;
  border-radius: 6px;
  margin-bottom: 25px;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block:last-child {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block:nth-child(2n) {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block:last-child {
    margin-right: 0;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile:last-child {
  margin-right: 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile div.block-image-wrapper {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 46.73913%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile div.block-image-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile div.block-image-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 25px;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block.pet-profile div.block-image-wrapper:last-child {
    margin-right: 0;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-top {
  border-top: solid 8px #00a8de;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-bottom: 20px;
  position: relative;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-top:before {
  content: "";
  position: absolute;
  border-top: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  left: -1px;
  top: -4px;
  border-top-left-radius: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-top:after {
  content: "";
  position: absolute;
  border-top: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  right: -1px;
  top: -4px;
  border-top-right-radius: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-side {
  border-left: solid 8px #00a8de;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  position: relative;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-side:before {
  content: "";
  position: absolute;
  border-left: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  left: -4px;
  top: -1px;
  border-top-left-radius: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block.blue-side:after {
  content: "";
  position: absolute;
  border-left: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  left: -4px;
  bottom: -1px;
  border-bottom-left-radius: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.delete-profile.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.delete-profile.mobile-only {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.delete-profile a.delete-profile-button img {
  height: 34px;
  width: 30px;
  vertical-align: middle;
  margin: 10px 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.delete-profile a.delete-profile-button h6 {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: normal;
  vertical-align: middle;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block a.view-profile-button img {
  width: 50px;
  height: 29px;
  vertical-align: middle;
  margin: 15px 0 10px;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block a.view-profile-button h6 {
  line-height: 17px;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block a {
  text-decoration: none;
  color: #4d4d4d;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper {
  width: 100%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image {
  display: inline-block;
  width: 36%;
  height: 100px;
  position: relative;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle {
  width: 98px;
  height: 98px;
  background-color: rgba(233, 233, 233, 0.6);
  border-radius: 50%;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.fill {
  width: 98px;
  height: 98px;
  position: absolute;
  border-radius: 50%;
  transition: transform 500ms;
  -webkit-backface-visibility: hidden;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask {
  clip: rect(0px, 98px, 98px, 49px);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask div.fill {
  clip: rect(0px, 49px, 98px, 0px);
  background-color: #00a8de;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
  transform: rotate(18deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
  transform: rotate(36deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
  transform: rotate(36deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
  transform: rotate(72deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
  transform: rotate(54deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
  transform: rotate(108deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
  transform: rotate(72deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
  transform: rotate(144deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
  transform: rotate(90deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
  transform: rotate(180deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
  transform: rotate(108deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
  transform: rotate(216deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
  transform: rotate(126deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
  transform: rotate(252deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
  transform: rotate(144deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
  transform: rotate(288deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
  transform: rotate(162deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
  transform: rotate(324deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
  transform: rotate(180deg);
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
  transform: rotate(360deg);
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle {
    width: 80px;
    height: 80px;
    background-color: rgba(233, 233, 233, 0.6);
    border-radius: 50%;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.fill {
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 50%;
    transition: transform 500ms;
    -webkit-backface-visibility: hidden;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask {
    clip: rect(0px, 80px, 80px, 40px);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask div.fill {
    clip: rect(0px, 40px, 80px, 0px);
    background-color: #00a8de;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
    transform: rotate(18deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
    transform: rotate(36deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
    transform: rotate(36deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
    transform: rotate(72deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
    transform: rotate(54deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
    transform: rotate(108deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
    transform: rotate(72deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
    transform: rotate(144deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
    transform: rotate(90deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
    transform: rotate(180deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
    transform: rotate(108deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
    transform: rotate(216deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
    transform: rotate(126deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
    transform: rotate(252deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
    transform: rotate(144deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
    transform: rotate(288deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
    transform: rotate(162deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
    transform: rotate(324deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
    transform: rotate(180deg);
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
    transform: rotate(360deg);
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img {
  width: 75px;
  height: 75px;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img {
    width: 80px;
    height: 80px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon {
  width: 86px;
  height: 86px;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  border: 5px solid #fff;
  object-fit: cover;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon.dog {
  left: 6px;
  width: 87px;
  background-color: #fff;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon.cat {
  left: 6px;
  width: 87px;
  background-color: #fff;
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon {
    width: 69px;
    height: 69px;
    top: 5px;
    left: 6px;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon.dog {
    top: 5px;
    left: 5px;
    width: 70px;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image img.species-icon.cat {
    top: 5px;
    left: 6px;
    width: 69px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text {
  display: inline-block;
  margin-left: 5%;
  vertical-align: top;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h5 {
  font-weight: 200;
  line-height: 20px;
  color: #242424;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h5 a {
  text-decoration: none;
  color: #00a8de;
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h5 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h5 {
    font-size: 16px;
    line-height: 20px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text ul.links {
  list-style: none;
  padding-left: 0;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text ul.links li {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  text-align: left;
  color: #242424;
  margin-top: 20px;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text ul.links li a {
  color: #242424;
  line-height: 32px;
  letter-spacing: -0.25px;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text ul.links li a:hover {
  color: #00a8de;
  font-weight: normal;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text ul.links li a:hover:active {
  color: #008bb8;
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h1 {
    font-size: 30px;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h4 {
    font-size: 14px;
  }
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h1 {
    font-size: 45px;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-image-wrapper div.block-image-text h4 {
    font-size: 16px;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 46.73913%;
  padding-left: 40px;
  padding-bottom: 15px;
  margin-left: 25px;
  border-left: 1px solid #B3B3B3;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 0;
    margin-left: 0;
    border-left: 0;
    border-top: 1px solid #B3B3B3;
  }
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons:last-child {
    margin-right: 0;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons .desktop-only {
  display: initial;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons .desktop-only {
    display: none;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons .mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons .mobile-only {
    display: initial;
  }
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons div.view-profile,
section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons div.delete-profile {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 46.73913%;
  text-align: center;
}

section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons div.view-profile:last-child,
section.overview-content-wrapper section.overview-content div.overview-blocks div.block div.block-icons div.delete-profile:last-child {
  margin-right: 0;
}

section.overview-content-wrapper aside.resources {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  margin-left: 8.50694%;
  margin-right: 0;
}

section.overview-content-wrapper aside.resources:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper aside.resources {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 80px;
  }
  section.overview-content-wrapper aside.resources:last-child {
    margin-right: 0;
  }
}

section.overview-content-wrapper aside.resources div.block-title {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

section.overview-content-wrapper aside.resources div.block-title h3 {
  letter-spacing: -.5px;
}

section.overview-content-wrapper aside.resources div.block-text {
  margin-top: 10px;
}

section.overview-content-wrapper aside.resources div.block-text h5 {
  font-weight: 400;
  line-height: 20px;
}

section.overview-content-wrapper aside.resources div.block-text h5 a {
  text-decoration: none;
  color: #00a8de;
}

section.overview-content-wrapper aside.resources div.block-text h5 .link-style {
  color: #00a8de;
}

@media screen and (max-width: 1113px) {
  section.overview-content-wrapper aside.resources div.block-text h5 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 799px) {
  section.overview-content-wrapper aside.resources div.block-text h5 {
    font-size: 16px;
    line-height: 20px;
  }
}

section.overview-content-wrapper aside.resources div.block-text ul.links {
  list-style: none;
  padding-left: 0;
}

section.overview-content-wrapper aside.resources div.block-text ul.links li {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  text-align: left;
  color: #242424;
  margin-top: 25px;
}

section.overview-content-wrapper aside.resources div.block-text ul.links li a {
  color: #242424;
  line-height: 32px;
  letter-spacing: 0;
  text-decoration: none;
}

section.overview-content-wrapper aside.resources div.block-text ul.links li a:hover {
  color: #00a8de;
  font-weight: normal;
}

section.overview-content-wrapper aside.resources div.block-text ul.links li a:hover:active {
  color: #008bb8;
}

.link-style {
  color: #00a8de;
}

@media screen and (max-width: 1113px) {
  body.owner-dash.no-scroll {
    overflow: hidden;
    position: fixed;
  }
}

section.owner-content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
}

section.owner-content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

section.owner-content-wrapper section.owner-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-bottom: 80px;
}

section.owner-content-wrapper section.owner-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.owner-content-wrapper section.owner-content:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content div.back-to-overview {
  display: none;
  position: relative;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content div.back-to-overview {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  section.owner-content-wrapper section.owner-content div.back-to-overview.hide {
    display: none;
  }
  section.owner-content-wrapper section.owner-content div.back-to-overview a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #00a8de;
    padding-left: 15px;
  }
  section.owner-content-wrapper section.owner-content div.back-to-overview a:before {
    content: " ";
    background-image: url(/img/v2/owner/back-blue-chevron.svg);
    height: 24px;
    width: 24px;
    top: 6px;
    left: 0px;
    position: absolute;
    background-repeat: no-repeat;
  }
}

section.owner-content-wrapper section.owner-content div.clear::after {
  clear: both;
  content: "";
  display: table;
}

section.owner-content-wrapper section.owner-content section.owner-title {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}

section.owner-content-wrapper section.owner-content section.owner-title:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-title {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    border-bottom: solid 1px #b3b3b3;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  section.owner-content-wrapper section.owner-content section.owner-title:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-title.has-field {
    border-bottom: none;
  }
  section.owner-content-wrapper section.owner-content section.owner-title.close {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.view-pet-profile {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 27.69097%;
  margin-left: 21.26736%;
  margin-top: 18px;
}

section.owner-content-wrapper section.owner-content section.owner-title div.view-pet-profile:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title div.view-pet-profile {
    margin-left: 0%;
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title h1.with-link {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

section.owner-content-wrapper section.owner-content section.owner-title h1.with-link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title h1.with-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-title h1.with-link:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-title h1 {
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 48px;
    font-size: 32px;
    color: #4d4d4d;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper {
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.with-link {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  border-bottom: solid 3px transparent;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.with-link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.with-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
  }
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.with-link:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper:hover .pet-name-edit {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing {
  border-bottom: solid 1px #00a8de;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing h1 {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing input {
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing img.after-input {
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing .pet-name-edit {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper.editing .pet-name-save-button {
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper h1 {
  font-size: 45px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  text-align: left;
  color: #4d4d4d;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 30px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper h1 {
    font-size: 2em;
    line-height: 48px;
    letter-spacing: -0.5px;
    max-width: 68%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper h1.with-link {
    width: 100%;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input {
  margin-right: 0 !important;
  width: calc(100% - 88px);
  font-size: 45px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: -1px;
  text-align: left;
  color: #4d4d4d;
  outline: none;
  border: none;
  display: none;
  border-radius: 0px !important;
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input::-webkit-input-placeholder {
  color: #b3b3b3;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input::-moz-placeholder {
  color: #b3b3b3;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input:-ms-input-placeholder {
  color: #b3b3b3;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input:-moz-placeholder {
  color: #b3b3b3;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper input {
    font-size: 2em;
    line-height: 48px;
    letter-spacing: -0.5px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-edit {
  display: none;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: -0.15px;
  color: #00a8de;
  cursor: pointer;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-edit {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-edit::before {
  content: '';
  background-image: url(/img/v2/owner/pencil.svg);
  position: absolute;
  width: 11px;
  height: 11px;
  left: -17px;
  bottom: 12px;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-save-button {
  display: none;
  color: #ffffff;
  background-color: #00a8de;
  text-align: center;
  border-radius: 6px;
  outline: none;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 18px;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-save-button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.owner-content-wrapper section.owner-content section.owner-title div.pet-name-wrapper .pet-name-save-button:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-sidebar {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 84px;
  }
  section.owner-content-wrapper section.owner-content section.owner-sidebar:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-sidebar.close {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.switch-pet {
  position: relative;
  margin-top: 40px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-sidebar div.switch-pet {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.switch-pet a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.switch-pet a:after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 30px;
  width: 30px;
  top: 6px;
  right: 50px;
  position: absolute;
  background-repeat: no-repeat;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu {
    padding-bottom: 20px;
    border-bottom: solid 1px #b3b3b3;
  }
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.delete-profile {
  margin-top: 30px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.delete-profile {
    margin-top: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.delete-profile a.delete-profile-button {
  text-decoration: none;
  width: 100%;
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.delete-profile a.delete-profile-button img {
  height: 19px;
  width: 17px;
  vertical-align: middle;
  margin-right: 8px;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.delete-profile a.delete-profile-button span {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section {
  width: 100%;
  height: 32px;
  position: relative;
  margin-top: 22px;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section a {
  width: 100%;
  font-size: 20px;
  text-decoration: none;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section a:hover {
  color: #00a8de;
  font-weight: normal;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section a.with-check:after {
  content: " ";
  background-image: url(/img/v2/owner/grey-circle-check.svg);
  height: 35px;
  width: 35px;
  top: 0px;
  right: 0px;
  position: absolute;
  background-repeat: no-repeat;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section.complete a.with-check:after {
  content: " ";
  background-image: url(/img/v2/owner/blue-circle-check.svg);
  height: 35px;
  width: 35px;
  top: 0px;
  right: 0px;
  position: absolute;
  background-repeat: no-repeat;
}

section.owner-content-wrapper section.owner-content section.owner-sidebar div.section-menu div.single-section.selected a {
  color: #00a8de;
  font-weight: 400;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 74.47917%;
  border-left: solid 1px #b3b3b3;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    border-left: none;
    display: none;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel.open {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper {
  float: left;
  display: block;
  margin-right: 2.7972%;
  width: 88.57809%;
  margin-left: 11.42191%;
  padding-top: 60px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper button.submit-pet-profile {
  width: 100%;
  color: #ffffff;
  background-color: #00a8de;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 16px;
  border-radius: 6px;
  outline: none;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.25px;
  border: none;
  cursor: pointer;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper button.submit-pet-profile:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.submit-wrapper button.submit-pet-profile:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section {
  float: left;
  display: block;
  margin-right: 2.7972%;
  width: 88.57809%;
  margin-left: 11.42191%;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: solid 1px #b3b3b3;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section:last-child {
  margin-right: 0;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section:last-of-type {
  border-bottom: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section:first-of-type {
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    display: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section.open {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.back-to-profile {
  display: none;
  position: relative;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.back-to-profile {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.back-to-profile a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #00a8de;
    padding-left: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.back-to-profile a:before {
    content: " ";
    background-image: url(/img/v2/owner/back-blue-chevron.svg);
    height: 24px;
    width: 24px;
    top: 7px;
    left: 0px;
    position: absolute;
    background-repeat: no-repeat;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-title {
  margin-bottom: 10px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  text-align: left;
  color: #4d4d4d;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-intro {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: -0.25px;
  text-align: left;
  color: #808080;
  margin-bottom: 30px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-intro span.bold {
  font-weight: bold;
  color: #4d4d4d;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-bottom: 30px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper {
  width: 100%;
  margin-top: 30px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper {
    margin-top: 40px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper:first-of-type {
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper:first-of-type {
    margin-top: 12px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field-label {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field-label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field-label {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 10px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field-label:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field-label h4 {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: -0.25px;
  color: #808080;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  margin-bottom: 30px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 40px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field div.field {
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field div.field label {
  height: unset;
  position: absolute;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field div.field select {
  height: unset;
  background-color: transparent;
  position: absolute;
  margin-top: 14px;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: -0.25px;
  line-height: 24px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields.left-label div.inline-form-field-wrapper div.inline-form-field div.field select.show {
  padding-top: 26px;
  margin-top: 0px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.single-video {
  position: relative;
  min-height: 356px;
  color: #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  border: dashed 4px #00a8de;
  /* Individual border image properties */
  border-image-source: url("/img/v2/blue-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.single-video {
    min-height: 250px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.single-video.uploaded img {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.single-video.uploaded div.overlay {
  height: auto;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.single-video.uploaded div.overlay div.video-label {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #00a8de;
  display: none;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-count {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label {
  display: block;
  text-align: center;
  margin-top: 13%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label.upload-pending span {
  text-align: center;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label {
    margin-top: 20%;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label {
    margin-top: 80px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #00a8de;
  display: block;
  padding-left: 20%;
  padding-right: 20%;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span {
    padding-left: 0;
    padding-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span.desktop-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span.mobile-only {
  display: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label span.mobile-only {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label.upload-pending svg.default {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label.upload-pending svg.upload-pending {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label svg {
    height: 60px;
    width: 60px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label svg.default {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-label svg.upload-pending {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-button {
  height: 30px;
  width: 30px;
  bottom: 5px;
  position: absolute;
  right: 0px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-button.add-video {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-button.add-video {
    bottom: 3px;
  }
}

@media screen and (max-width: 400px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-button.add-video {
    bottom: 32px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video div.overlay div.video-button.delete-video {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  z-index: 999;
  top: 10px;
  right: 10px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video img {
  float: left;
  display: block;
  margin-right: 5.15021%;
  width: 100%;
  z-index: -1;
  border-radius: 6px;
  max-height: 100%;
  height: 386px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video img {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    height: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.video img:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-right: 0;
  margin-bottom: 100px;
  z-index: 0;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos {
    margin-bottom: 0px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  height: 60%;
  margin-bottom: 20px;
  position: relative;
  color: #ffffff;
  border-radius: 6px;
  background-color: #ffffff;
  border: dashed 4px #b3b3b3;
  /* Individual border image properties */
  border-image-source: url("/img/v2/grey-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    margin-right: 0;
    margin-right: 6%;
    margin-bottom: 5%;
    height: 50%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    margin-right: 0;
    margin-right: 6%;
    margin-bottom: 5%;
    height: 50%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo:nth-child(even) {
  margin-right: 0;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo {
  border: dashed 4px #00a8de;
  /* Individual border image properties */
  border-image-source: url("/img/v2/blue-dash-border.svg");
  border-image-slice: 3;
  border-image-repeat: round;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo.uploaded {
  border: solid 1px transparent;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo.uploaded div.overlay div.photo-count {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px #4d4d4d;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo.uploaded div.overlay div.photo-label {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo img {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  display: none;
  border-radius: 6px;
  z-index: -1;
  object-fit: cover;
  max-height: 100%;
  height: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo img {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo img:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo img[src*="http"] {
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #00a8de;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-count {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label {
  margin-top: 33%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
  text-align: center;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label.upload-pending span {
  text-align: center;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label {
    margin-top: 20%;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label {
    margin-top: 33%;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  display: block;
  padding-left: 25%;
  padding-right: 25%;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span {
    padding-left: 0;
    padding-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span.desktop-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span.mobile-only {
  display: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label span.mobile-only {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label.upload-pending svg.default {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label.upload-pending svg.upload-pending {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label svg {
    height: 60px;
    width: 60px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label svg.default {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label svg.upload-pending {
  display: none;
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-label {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: -1px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-button {
  height: 30px;
  width: 30px;
  bottom: 5px;
  position: absolute;
  right: 15px;
  top: 10px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-button.add-photo {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  bottom: 5px;
  z-index: 999;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
    bottom: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.main-photo div.overlay div.photo-button.delete-photo {
    bottom: 3px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos.uploaded {
  border: solid 1px transparent;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos.uploaded div.overlay div.photo-count {
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px #4d4d4d;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos.uploaded div.overlay div.photo-label {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos img {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  border-radius: 6px;
  display: none;
  object-fit: cover;
  max-height: 100%;
  height: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos img {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos img:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos img[src*="http"] {
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-count {
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: -0.5px;
  text-align: left;
  color: #b3b3b3;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-count {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label {
  text-align: center;
  margin-top: 33%;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: -1px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span {
  text-align: center;
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label {
    margin-top: 20%;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label {
    margin-top: 33%;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending svg.default {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending svg.upload-pending {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.desktop-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label.upload-pending span.mobile-only {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label svg {
  height: 120px;
  width: 120px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label svg {
    height: 60px;
    width: 60px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label svg.default {
  display: inline;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label svg.upload-pending {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  display: block;
  padding-left: 20%;
  padding-right: 20%;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span {
    padding-left: 0;
    padding-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span.desktop-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span.desktop-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-label span.mobile-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-button {
  height: 30px;
  width: 30px;
  bottom: 15px;
  position: absolute;
  right: 15px;
  top: 10px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-button.add-photo {
  background: url("/img/v2/onboarding/photo-add.svg") no-repeat;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
  background: url("/img/v2/onboarding/photo-delete-grey.svg") no-repeat;
  height: 40px;
  width: 40px;
  bottom: 13px;
  z-index: 999;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
    bottom: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.photos div.single-photo.other-photos div.overlay div.photo-button.delete-photo {
    bottom: 3px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field {
  width: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-label {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 35.52632%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-label:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-label {
    width: 100%;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 61.31579%;
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group {
    width: 100%;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields ~ div.microchipped-form {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form {
  width: 100%;
  display: block;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-top: 20px;
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 25px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field select.show {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px top;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field input {
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field input {
    font-size: 16px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field {
  width: 100%;
  height: 56px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 15px;
  display: none;
  font-weight: bold;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field.optional::after {
  content: 'Optional';
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
  position: absolute;
  right: 15px;
  top: 16px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field.has-select.optional::after {
  content: 'Optional';
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
  position: absolute;
  right: 33px;
  top: 16px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field input {
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field input.show {
  height: 26px;
  margin-top: 4px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field input {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select {
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.25px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 25px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select::-ms-expand {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select.show {
  height: 26px;
  margin-top: 4px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 15px top;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select {
    margin-top: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select {
    margin-top: 0px;
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field div.field select:focus {
  outline: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.sms-message {
  width: 100%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: left;
  padding-top: 21px;
  padding-right: 18px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.sms-message {
    width: 100%;
    font-size: 12px;
    right: 20px;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.sms-message {
    width: 100%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 38px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 5px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error:last-child {
  margin-right: 0;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long {
  text-align: left;
  padding-top: 11px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
    padding-top: 7px;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 18px;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 60.05435%;
    padding-top: 7px;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.key-facts-field div.key-facts-group div.show-microchip-fields.checked ~ div.microchipped-form div.inline-form-field span.error.long:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.field {
  width: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.field textarea {
  width: 100%;
  font-family: "HelveticaNeue-Thin", "HelveticaNeueThin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-weight: 200;
  color: #242424;
  letter-spacing: 0;
  line-height: 32px;
  font-size: 20px;
  resize: none;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  height: 367px;
  padding: 11px 23px;
  outline: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.field textarea:-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 32px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.field textarea::placeholder {
  color: #b3b3b3;
  opacity: 1;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 32px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.field span.character-count {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #242424;
  margin-top: 5px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  margin-bottom: 20px;
  position: relative;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field:last-child {
    margin-right: 0;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.active {
  border: solid 1px #00a8de;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error {
  border: solid 1px #ff9a55;
  border-radius: 6px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field select {
  background: url(/img/v2/forms/error-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field select::-ms-expand {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field input {
  width: 100%;
  height: 26px;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field input.show {
  height: 26px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field input {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field.error div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field {
  width: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field label {
  color: #ffffff;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 15px;
  display: none;
  font-weight: bold;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field label.show {
  color: #b3b3b3;
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field input {
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  border-radius: 6px;
  line-height: 1.3;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field input.show {
  height: 26px;
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field input {
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field input:focus {
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field.has-select {
  width: 100%;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field.has-select.optional::after {
  content: 'Optional';
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
  position: absolute;
  right: 33px;
  top: 16px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select {
  width: 100%;
  border: none;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.25px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 56px;
  vertical-align: middle;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select::-ms-expand {
  display: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select.show {
  height: 26px;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select {
    margin-top: 0px;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select {
    margin-top: 0px;
    font-size: 20px;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select:focus {
  outline: none;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select option.desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select option.desktop-only {
    display: none;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select option.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field div.field select option.mobile-only {
    display: block;
  }
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error {
  float: left;
  display: block;
  margin-right: 4.25532%;
  width: 47.87234%;
  font-size: 12px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 500;
  color: #ff9a55;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 5px;
}

section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 48.42105%;
    font-size: 12px;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 799px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
    font-size: 12px;
    margin-right: 0;
    position: absolute;
    right: 15px;
  }
  section.owner-content-wrapper section.owner-content section.owner-main-panel div.profile-section div.section-fields div.inline-form-field span.error:last-child {
    margin-right: 0;
  }
}

div.remodal-wrapper div.confirm-spam-modal div.modal-actions a.submit {
  display: inline;
}

div.remodal-wrapper div.confirm-spam-modal div.modal-actions a {
  border: none;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
}

section.owner-messages-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
}

section.owner-messages-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  section.owner-messages-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  section.owner-messages-wrapper:last-child {
    margin-right: 0;
  }
}

section.owner-messages-wrapper div.profile-section div.section-intro.orange-bubble {
  margin-top: 30px;
  margin-bottom: 30px;
}

div.profile-section div.section-intro.orange-bubble {
  position: relative;
  background-color: #ff9a55;
  border-radius: 6px;
  padding: 15px 21px 15px 21px;
  color: #ffffff !important;
  line-height: 1.3 !important;
  letter-spacing: -0.25px !important;
  text-align: left !important;
  font-weight: bold !important;
  font-size: 20px;
}

div.profile-section div.section-intro.orange-bubble:after {
  border-top: 21px solid #ff9a55;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: -20px;
  content: "";
  position: absolute;
  left: 5%;
  width: 0;
  height: 0;
}

div.profile-section div.section-intro.empty p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.profile-section div.section-intro.empty p a {
  letter-spacing: -0.3px;
  color: #00a8de;
  text-decoration: none;
  font-weight: normal;
}

div.profile-section div.section-intro.empty p svg {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

div.profile-section div.applications {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-top: 20px;
}

div.profile-section div.applications:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.profile-section div.applications {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 10px;
  }
  div.profile-section div.applications:last-child {
    margin-right: 0;
  }
}

div.profile-section div.applications div.single-application {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  box-shadow: 0 2px 4px 0 #b3b3b3;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  border-radius: 6px;
  padding-top: 7px;
  margin-bottom: 24px;
}

div.profile-section div.applications div.single-application:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.profile-section div.applications div.single-application {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 20px;
  }
  div.profile-section div.applications div.single-application:last-child {
    margin-right: 0;
  }
}

div.profile-section div.applications div.single-application:nth-of-type(even) {
  margin-right: 0;
}

div.profile-section div.applications div.single-application.unseen {
  border-top: solid 8px #00a8de;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-top: 0px;
}

div.profile-section div.applications div.single-application div.adopter-info {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}

div.profile-section div.applications div.single-application div.adopter-info:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.adopter-info div.from-name {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 60.05435%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.3px;
  color: #4d4d4d;
  text-align: left;
}

div.profile-section div.applications div.single-application div.adopter-info div.from-name:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.adopter-info div.date {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 33.42391%;
  margin-right: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: #b3b3b3;
  text-align: right;
}

div.profile-section div.applications div.single-application div.adopter-info div.date:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.adopter-info div.city-state {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #242424;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.profile-section div.applications div.single-application div.adopter-info div.city-state:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.profile-section div.applications div.single-application div.adopter-info {
    padding-left: 10px;
  }
}

div.profile-section div.applications div.single-application div.occupation-housing {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #242424;
  border-top: solid 1px #b3b3b3;
  height: 44px;
  padding-left: 20px;
  padding-top: 10px;
}

div.profile-section div.applications div.single-application div.occupation-housing:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.profile-section div.applications div.single-application div.occupation-housing {
    padding-left: 10px;
  }
}

div.profile-section div.applications div.single-application div.occupation-housing span.occupation-housing-content {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 62.71739%;
}

div.profile-section div.applications div.single-application div.occupation-housing span.occupation-housing-content:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.occupation-housing span.bold {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 30.76087%;
  font-weight: bold;
  color: #4d4d4d;
}

div.profile-section div.applications div.single-application div.occupation-housing span.bold:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.review-buttons {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  border-top: solid 1px #b3b3b3;
}

div.profile-section div.applications div.single-application div.review-buttons:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.review-buttons div.politely-decline {
  display: inline-block;
  float: left;
  width: 45%;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #4d4d4d;
  height: 44px;
  padding-right: 5px;
  text-align: center;
  padding-top: 9px;
  padding-left: 20px;
  cursor: pointer;
  font-weight: 700;
}

div.profile-section div.applications div.single-application div.review-buttons div.politely-decline svg {
  margin-right: 5px;
  vertical-align: middle;
  float: left;
}

@media screen and (max-width: 504px) {
  div.profile-section div.applications div.single-application div.review-buttons div.politely-decline {
    text-align: left;
    padding-bottom: 9px;
    padding-left: 10px;
    height: 60px;
    width: 35%;
  }
  div.profile-section div.applications div.single-application div.review-buttons div.politely-decline svg {
    margin-top: 10px;
    float: left;
  }
}

div.profile-section div.applications div.single-application div.review-buttons div.politely-decline.disabled {
  color: #b3b3b3;
  cursor: not-allowed;
}

div.profile-section div.applications div.single-application div.review-buttons div.view-application {
  display: inline-block;
  float: left;
  width: 55%;
  background-color: #00a8de;
  color: #ffffff;
  height: 44px;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  cursor: pointer;
  font-weight: 700;
  border-bottom-right-radius: 6px;
}

div.profile-section div.applications div.single-application div.review-buttons div.view-application svg {
  margin-right: 10px;
  vertical-align: middle;
}

@media screen and (max-width: 504px) {
  div.profile-section div.applications div.single-application div.review-buttons div.view-application {
    text-align: left;
    padding-bottom: 9px;
    height: 60px;
    width: 65%;
  }
  div.profile-section div.applications div.single-application div.review-buttons div.view-application svg {
    float: left;
    margin-left: 10px;
    margin-top: 7px;
  }
  div.profile-section div.applications div.single-application div.review-buttons div.view-application span {
    margin-top: 12px;
    float: left;
  }
}

div.profile-section div.applications div.single-application div.review-buttons div.complete-adoption {
  float: left;
  display: block;
  margin-right: 6.52174%;
  width: 100%;
  background-color: #007398;
  color: #ffffff;
  height: 44px;
  text-align: center;
  padding-top: 12px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  cursor: pointer;
  font-weight: 700;
  display: none;
}

div.profile-section div.applications div.single-application div.review-buttons div.complete-adoption:last-child {
  margin-right: 0;
}

div.profile-section div.applications div.single-application div.review-buttons div.complete-adoption.disabled {
  background-color: #b3b3b3;
  cursor: not-allowed;
}

@media screen and (max-width: 504px) {
  div.profile-section div.applications div.single-application div.review-buttons div.complete-adoption {
    height: 60px;
    padding-top: 20px;
  }
}

div.profile-section div.questions div.single-question {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  border-radius: 6px;
  background-color: #f9f9f9;
  border: solid 1px #b3b3b3;
  padding: 20px 26px 20px 26px;
  margin-bottom: 20px;
}

div.profile-section div.questions div.single-question:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.profile-section div.questions div.single-question:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question {
    padding: 20px;
  }
}

div.profile-section div.questions div.single-question.unread {
  box-shadow: 0 2px 4px 0 #b3b3b3;
  border: solid 1px #dfdfdf;
  background-color: #ffffff;
  border-left: solid 8px #00a8de;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

div.profile-section div.questions div.single-question div.from-name {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 61.31579%;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.3px;
  text-align: left;
  color: #4d4d4d;
}

div.profile-section div.questions div.single-question div.from-name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.from-name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.profile-section div.questions div.single-question div.from-name:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.from-name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.profile-section div.questions div.single-question div.from-name:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.spam-link {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
}

div.profile-section div.questions div.single-question div.spam-link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.spam-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
  }
  div.profile-section div.questions div.single-question div.spam-link:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.spam-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.profile-section div.questions div.single-question div.spam-link:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.spam-link a {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #b3b3b3;
  text-decoration: none;
  vertical-align: top;
}

div.profile-section div.questions div.single-question div.spam-link a svg {
  margin-right: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.spam-link a svg {
    margin-right: 6px;
  }
}

div.profile-section div.questions div.single-question div.spam-link a.desktop-only {
  display: block;
}

@media screen and (max-width: 799px) {
  div.profile-section div.questions div.single-question div.spam-link a.desktop-only {
    display: none;
  }
}

div.profile-section div.questions div.single-question div.spam-link a.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  div.profile-section div.questions div.single-question div.spam-link a.mobile-only {
    display: block;
  }
}

div.profile-section div.questions div.single-question div.date {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  margin-right: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: right;
  color: #b3b3b3;
}

div.profile-section div.questions div.single-question div.date:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.date {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.date:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.message {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #242424;
}

div.profile-section div.questions div.single-question div.message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.profile-section div.questions div.single-question div.message:last-child {
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.message.open {
    height: 100%;
    white-space: unset;
  }
}

div.profile-section div.questions div.single-question div.message.open {
  height: 100%;
  white-space: unset;
}

div.profile-section div.questions div.single-question div.reply-button-wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  display: block;
}

div.profile-section div.questions div.single-question div.reply-button-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-button-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.profile-section div.questions div.single-question div.reply-button-wrapper:last-child {
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.reply-button-wrapper.hide {
    display: none;
  }
}

div.profile-section div.questions div.single-question div.reply-button-wrapper button {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 35.52632%;
  margin-left: 64.47368%;
  border-radius: 6px;
  background-color: #00a8de;
  color: #fff;
  font-weight: 700;
  border: none;
  padding: 10px 108px 10px 108px;
}

div.profile-section div.questions div.single-question div.reply-button-wrapper button:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-button-wrapper button {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div.profile-section div.questions div.single-question div.reply-button-wrapper button:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-button-wrapper button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

div.profile-section div.questions div.single-question div.reply-button-wrapper button:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

div.profile-section div.questions div.single-question div.reply-button-wrapper.hide {
  display: none;
}

div.profile-section div.questions div.single-question div.see-more {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
  padding-top: 6px;
}

div.profile-section div.questions div.single-question div.see-more:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.see-more {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.profile-section div.questions div.single-question div.see-more:last-child {
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.see-more.hide {
    display: none;
  }
}

div.profile-section div.questions div.single-question div.see-more a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  padding-left: 10px;
}

div.profile-section div.questions div.single-question div.see-more a:before {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: '';
  display: inline-block;
  height: 12px;
  left: -10px;
  position: relative;
  top: 4px;
  transform: rotate(135deg);
  vertical-align: top;
  width: 12px;
}

div.profile-section div.questions div.single-question div.see-more.hide {
  display: none;
}

div.profile-section div.questions div.single-question div.close-more {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
  padding-top: 6px;
}

div.profile-section div.questions div.single-question div.close-more:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.close-more {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.profile-section div.questions div.single-question div.close-more:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.close-more a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
  padding-left: 10px;
}

div.profile-section div.questions div.single-question div.close-more a:before {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: '';
  display: inline-block;
  height: 12px;
  left: -10px;
  position: relative;
  top: 10px;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 12px;
}

div.profile-section div.questions div.single-question div.replies {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  display: none;
}

div.profile-section div.questions div.single-question div.replies:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.replies {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: none;
  }
  div.profile-section div.questions div.single-question div.replies:last-child {
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.replies.open {
    display: block;
  }
  div.profile-section div.questions div.single-question div.replies.open div.single-reply div.message {
    white-space: unset;
    height: 100%;
  }
}

div.profile-section div.questions div.single-question div.replies.open {
  display: block;
}

div.profile-section div.questions div.single-question div.replies.open div.single-reply div.message {
  white-space: unset;
  height: 100%;
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 61.31579%;
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.profile-section div.questions div.single-question div.replies div.single-reply div.from-name:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
  }
  div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link a {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  color: #b3b3b3;
  text-decoration: none;
  vertical-align: top;
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link a svg {
  margin-right: 8px;
  vertical-align: middle;
}

@media screen and (max-width: 504px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.delete-link a svg {
    margin-right: 6px;
  }
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.date {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  margin-right: 0;
  text-align: right;
}

div.profile-section div.questions div.single-question div.replies div.single-reply div.date:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.replies div.single-reply div.date {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.replies div.single-reply div.date:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  display: none;
}

div.profile-section div.questions div.single-question div.reply-to-form:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    display: none;
  }
  div.profile-section div.questions div.single-question div.reply-to-form:last-child {
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.reply-to-form.open {
    display: block;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form.open {
  display: block;
}

div.profile-section div.questions div.single-question div.reply-to-form div.from-name {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 87.10526%;
}

div.profile-section div.questions div.single-question div.reply-to-form div.from-name:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form div.from-name {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 73.36957%;
  }
  div.profile-section div.questions div.single-question div.reply-to-form div.from-name:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form div.date {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 9.73684%;
  margin-right: 0;
}

div.profile-section div.questions div.single-question div.reply-to-form div.date:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form div.date {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 20.1087%;
    margin-right: 0;
  }
  div.profile-section div.questions div.single-question div.reply-to-form div.date:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form div.textarea-wrapper {
  width: 100% !important;
}

div.profile-section div.questions div.single-question div.reply-to-form div.textarea-wrapper textarea.reply-message {
  width: 100%;
  font-family: "HelveticaNeue-Thin", "HelveticaNeueThin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, Roboto,"Lucida Grande",sans-serif;
  font-weight: 200;
  color: #242424;
  letter-spacing: 0;
  line-height: 32px;
  font-size: 20px;
  resize: none;
  border-radius: 6px;
  border: solid 1px #b3b3b3;
  height: 148px;
  padding: 11px 23px;
  outline: none;
  margin-top: 15px;
}

div.profile-section div.questions div.single-question div.reply-to-form div.textarea-wrapper textarea.reply-message:-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 32px;
}

div.profile-section div.questions div.single-question div.reply-to-form div.textarea-wrapper textarea.reply-message::placeholder {
  color: #b3b3b3;
  opacity: 1;
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 32px;
}

div.profile-section div.questions div.single-question div.reply-to-form span.character-count {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #242424;
  margin-top: 5px;
  margin-bottom: 15px;
}

div.profile-section div.questions div.single-question div.reply-to-form div.close-more {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
  padding-top: 6px;
}

div.profile-section div.questions div.single-question div.reply-to-form div.close-more:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form div.close-more {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 46.73913%;
  }
  div.profile-section div.questions div.single-question div.reply-to-form div.close-more:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form div.close-more.desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form div.close-more.desktop-only {
    display: none;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form div.close-more.mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form div.close-more.mobile-only {
    display: block;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form div.close-more a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #00a8de;
}

div.profile-section div.questions div.single-question div.reply-to-form button.post-message {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 35.52632%;
  margin-right: 0;
  margin-left: 38.68421%;
  height: 44px;
  border-radius: 6px;
  text-align: center;
  background-color: #00a8de;
  color: #ffffff;
  margin-bottom: 25px;
}

div.profile-section div.questions div.single-question div.reply-to-form button.post-message:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.profile-section div.questions div.single-question div.reply-to-form button.post-message {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  div.profile-section div.questions div.single-question div.reply-to-form button.post-message:last-child {
    margin-right: 0;
  }
}

div.profile-section div.questions div.single-question div.reply-to-form button.post-message.disabled {
  background-color: #dfdfdf;
}

div.rehome-by-location-header {
  width: 100%;
  height: auto;
  background-image: url(/img/v2/seo/seo-header-background.svg);
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1113px) {
  div.rehome-by-location-header {
    height: auto;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }
}

div.rehome-by-location-header div.overlay-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

div.rehome-by-location-header div.overlay-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

div.rehome-by-location-header div.overlay-wrapper div.overlay {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

div.rehome-by-location-header div.overlay-wrapper div.overlay:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.rehome-by-location-header div.overlay-wrapper div.overlay {
    width: 100%;
  }
}

div.rehome-by-location-header div.overlay-wrapper div.overlay h1 {
  color: #4d4d4d;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

div.rehome-by-location-header div.overlay-wrapper div.overlay h1.title {
  width: 100%;
  text-align: center;
  font-size: 64px;
  font-weight: bold;
  margin-bottom: 0;
}

@media screen and (max-width: 1113px) {
  div.rehome-by-location-header div.overlay-wrapper div.overlay h1.title {
    font-size: 32px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: left;
  }
}

div.rehome-by-location-header div.overlay-wrapper div.overlay h1.sub-title {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
  text-align: left;
  font-size: 20px;
  line-height: 1.6;
  margin-top: 40px;
  margin-bottom: 0;
}

div.rehome-by-location-header div.overlay-wrapper div.overlay h1.sub-title:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.rehome-by-location-header div.overlay-wrapper div.overlay h1.sub-title {
    width: 100%;
    margin-left: 0%;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    margin-top: 20px;
  }
}

div.seo-breadcrumb-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

div.seo-breadcrumb-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding-left: 1%;
  padding-right: 1%;
  position: absolute;
  top: 90px;
  z-index: 99;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs:last-child {
  margin-right: 0;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs.with-floating {
  top: 144px;
}

@media screen and (max-width: 1113px) {
  div.seo-breadcrumb-wrapper div.seo-breadcrumbs {
    position: relative;
    display: block;
    top: unset;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 0;
  }
  div.seo-breadcrumb-wrapper div.seo-breadcrumbs.with-floating {
    top: unset;
  }
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs a {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00a8de;
  text-decoration: none;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs a:hover {
  text-decoration: underline;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs a:hover:active {
  color: #008bb8;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs span.currentPage {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00a8de;
  cursor: default;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs a::after {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  right: unset;
  position: relative;
  background-repeat: no-repeat;
  padding-right: 10px;
  margin-left: 10px;
  vertical-align: sub;
  text-decoration: none !important;
}

div.seo-content-wrapper {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1%;
  padding-right: 1%;
  padding: 0 1% 0 1%;
}

div.seo-content-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper {
    margin-right: 5%;
  }
}

div.seo-content-wrapper div.seo-sidebar {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 23.4375%;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

div.seo-content-wrapper div.seo-sidebar:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-sidebar {
    width: 100%;
    position: relative;
    top: unset;
    padding-right: 5%;
    padding-left: 5%;
  }
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-sidebar div.anchor-links {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #b3b3b3;
  }
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul {
  padding-left: 0%;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-sidebar div.anchor-links ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li {
  list-style: none;
  margin-bottom: 20px;
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li a {
  text-decoration: none;
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li a span {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.5px;
  line-height: 1.3;
  color: #242424;
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li a.selected span {
  color: #00a8de;
  font-weight: 400;
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li a:hover span {
  color: #00a8de;
  font-weight: 400;
}

div.seo-content-wrapper div.seo-sidebar div.anchor-links ul li a:hover:active span {
  color: #008bb8;
}

div.seo-content-wrapper div.seo-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 8.50694%;
  padding-right: 1%;
}

div.seo-content-wrapper div.seo-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content {
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 0%;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections:last-child {
  margin-right: 0;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section:last-child {
  margin-right: 0;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section:not(:last-of-type) {
  border-bottom: solid 1px #b3b3b3;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list:last-child {
    margin-right: 0;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter {
  width: 100%;
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter:not(:first-of-type) {
  border-top: 2px dashed #b3b3b3;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter.selected {
  border-left: solid 8px #00a8de;
  background-color: rgba(223, 223, 223, 0.2);
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-or-rescue {
  display: inline-block;
  width: 72%;
  text-align: left;
  font-size: 14px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #4d4d4d;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.distance {
  display: inline-block;
  width: 25%;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #b3b3b3;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-name {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  margin-top: 5px;
  margin-bottom: 10px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-address {
  width: 100%;
  display: block;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-address div.shelter-street {
  width: 100%;
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #242424;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-address div.shelter-city-state-zip {
  width: 100%;
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #242424;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-address div.shelter-city-state-zip div {
  display: inline-block;
  float: left;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-address div.shelter-city-state-zip div:not(:first-of-type) {
  padding-left: 5px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.clear::after {
  clear: both;
  content: "";
  display: table;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-pet-types {
  width: 100%;
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #242424;
  margin-top: 15px;
  margin-bottom: 15px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-link a {
  text-decoration: none;
  color: #00a8de;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.2px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-link a:hover {
  color: #00a8de;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-link a:hover:active {
  color: #008bb8;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.shelter-list div.single-shelter div.shelter-link a svg {
  margin-left: 10px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list {
  padding: 0;
  column-count: 2;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list {
    column-count: 1;
  }
}

@media screen and (max-width: 799px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list {
    column-count: 1;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list li {
  display: inline-block;
  list-style: none;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list li {
    width: 100%;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list li a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list li a:hover {
  color: #00a8de;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.nearby-city-list li a:hover:active {
  color: #008bb8;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger {
  margin-top: 30px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger a svg {
  margin-right: 10px;
  margin-bottom: 3px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger a.is-open {
  display: none;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger a.is-closed {
  display: block;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger.open a.is-open {
  display: block;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.show-hide-trigger.open a.is-closed {
  display: none;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list {
  padding: 0;
  column-count: 2;
  display: none;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list.open {
  display: block;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list.open + ul.nearby-city-list {
  display: none;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list {
    column-count: 1;
  }
}

@media screen and (max-width: 799px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list {
    column-count: 1;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list li {
  display: inline-block;
  list-style: none;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list li {
    width: 100%;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list li a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list li a:hover {
  color: #00a8de;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section ul.all-cities-list li a:hover:active {
  color: #008bb8;
  text-decoration: underline;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section h2 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #4d4d4d;
  margin-bottom: 40px;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section h2 {
    margin-bottom: 30px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step:last-child {
  margin-right: 0;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step:not(:first-of-type) {
  padding-top: 40px;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step:not(:first-of-type) {
    padding-top: 30px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-image {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 35.52632%;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-image:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-image {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-image img {
    max-width: 213px;
    height: 100px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-image img {
  width: 80%;
  height: auto;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-content {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-content {
    width: 100%;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-content h3 {
  font-size: 20px;
  font-weight: bold;
  color: #4d4d4d;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.section-body-step div.step-content p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
  margin-top: 5px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body {
    margin-bottom: 30px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #242424;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p:first-of-type {
  margin-top: 0px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p:last-of-type {
  margin-bottom: 0px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p a {
  font-weight: normal;
  color: #00a8de;
  text-decoration: none;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p a:hover {
  text-decoration: underline;
  color: #00a8de;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body p a:hover:active {
  color: #008bb8;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body a.button {
  width: 100%;
  margin-top: 50px;
  display: block;
  height: 58px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  border-radius: 6px;
  border: none;
  outline: none;
  background-color: #00a8de;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  display: block;
  clear: both;
  margin-top: 50px;
}

@media screen and (max-width: 1113px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body a.button {
    margin-top: 30px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body a.button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.rehoming-section-body a.button:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 31.22806%;
  margin-right: 0;
  margin-right: 22px;
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 #b3b3b3;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  height: 344.9px;
  padding-left: 10.7px;
  padding-right: 10.7px;
  padding-top: 10.7px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet:last-child {
  margin-right: 0;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    height: 190px;
  }
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet {
    height: 150px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail {
  position: relative;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail img {
  width: 100%;
  height: 213.6px;
  border-radius: 6px;
  object-fit: cover;
}

@media screen and (max-width: 799px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 33.42391%;
  }
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail:last-child {
    margin-right: 0;
  }
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail img {
    width: 100%;
    max-height: 160px;
    object-fit: cover;
  }
}

@media screen and (max-width: 504px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail img {
    max-height: 123px;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-thumbnail div.adopted-label-overlay {
  position: absolute;
  bottom: 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #ffffff;
  text-align: center;
  background-color: #00a8de;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  width: 100%;
  padding-top: 2.1px;
  padding-bottom: 3.4px;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-details h5.bold {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  color: #4d4d4d;
  margin-bottom: 12.3px;
  margin-top: 0px;
  padding-top: 15px;
}

@media screen and (max-width: 799px) {
  div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-details h5.bold {
    padding-top: 0;
  }
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-details div.details div {
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #242424;
}

div.seo-content-wrapper div.seo-content div.rehoming-sections div.rehoming-section div.single-adopted-pet div.pet-details div.details div span.orange {
  color: #ff8f43;
  font-weight: normal;
}

div.no-pets-available-content {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 5% 80px;
  min-height: 60vh;
}

div.no-pets-available-content::after {
  clear: both;
  content: "";
  display: table;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content {
    padding: 20px 5% 0;
    min-height: 80vh;
  }
}

div.no-pets-available-content div.body-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
}

div.no-pets-available-content div.body-content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content div.body-content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }
  div.no-pets-available-content div.body-content:last-child {
    margin-right: 0;
  }
}

div.no-pets-available-content div.body-content h1 {
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  text-align: center;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content div.body-content h1 {
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    text-align: left;
  }
}

div.no-pets-available-content div.body-content h4 {
  width: 100%;
  display: block;
  margin-top: 30px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
}

div.no-pets-available-content div.body-content h4.grey {
  color: #808080;
}

div.no-pets-available-content div.body-content h4.small-space {
  margin-top: 10px;
  line-height: 32px;
  font-weight: 200;
  color: #242424;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content div.body-content h4 {
    margin-top: 20px;
  }
  div.no-pets-available-content div.body-content h4.small-space {
    margin-top: 10px;
  }
}

div.no-pets-available-content div.body-content h3 {
  width: 100%;
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #4d4d4d;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content div.body-content h3 {
    font-size: 20px;
    line-height: 32px;
  }
}

div.no-pets-available-content div.body-content div.button-wrapper a {
  width: 100%;
  height: 58px;
  border-radius: 6px;
  border: none;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.5px;
  color: #ffffff;
  background-color: #00a8de;
  text-align: center;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

div.no-pets-available-content div.body-content div.button-wrapper a:hover {
  box-shadow: inset 0 -3px 0 0 #006485;
  background-color: #008bb8;
}

div.no-pets-available-content div.body-content div.button-wrapper a:active {
  box-shadow: inset 0 3px 4px 0 #006485;
  background-color: #00a8de;
}

@media screen and (max-width: 799px) {
  div.no-pets-available-content div.body-content div.button-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: transparent;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    z-index: 10;
  }
}

.payment-landing-container {
  width: 100%;
}

.payment-landing-container div.no-pets-available-content {
  max-width: 90% !important;
}

.payment-landing-container a {
  color: #6bcbf2;
  text-decoration: none;
}

.payment-landing-container .img-container {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

.payment-landing-container .img-container:last-child {
  margin-right: 0;
}

.payment-landing-container .body-content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

.payment-landing-container .body-content:last-child {
  margin-right: 0;
}

.done-content-wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}

.done-content-wrapper .no-pets-available-content {
  padding-bottom: 0px;
}

.done-content-wrapper .museo-header {
  font-family: "Museo", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.done-content-wrapper .helvetica-header {
  font-family: 'Helvetica Neue', Helvetica, 'Arial Narrow', Arial;
  font-weight: 700;
}

.done-content-wrapper .h1-desktop-head {
  text-align: left !important;
}

.done-content-wrapper .body-content {
  width: 49% !important;
  display: -ms-grid !important;
  display: grid !important;
  margin-left: 0 !important;
}

.done-content-wrapper .img-container {
  display: -ms-grid !important;
  display: grid !important;
  width: 48% !important;
}

.done-content-wrapper .img-container img {
  display: block;
  max-width: 100%;
}

.done-content-wrapper .h2-mobile-head {
  display: none;
}

.done-content-wrapper h2 {
  font-size: 32px;
  line-height: 48px;
}

.done-content-wrapper p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 80px;
}

.done-content-wrapper h3 {
  font-size: 26px;
  line-height: 39px;
}

.done-content-wrapper .no-margin {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.done-content-wrapper h4 {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  margin-top: 0px !important;
}

.done-content-wrapper ol {
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
  margin-bottom: 0px;
  padding-bottom: 40px;
}

.done-content-wrapper ol li {
  margin-bottom: 1rem;
}

.done-content-wrapper .no-bottom-margin {
  margin-bottom: 0px !important;
}

.done-content-wrapper a {
  text-decoration: none;
  font-weight: 400;
  color: #00a8de;
}

.done-content-wrapper a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1150px) and (min-width: 1115px) {
  .done-content-wrapper .img-container {
    margin-top: 5%;
  }
}

@media screen and (max-width: 1113px) {
  .done-content-wrapper {
    padding-top: 1rem;
    padding-left: 1%;
    padding-right: 1%;
  }
  .done-content-wrapper .body-content {
    width: 100% !important;
    margin: 0 auto;
  }
  .done-content-wrapper .img-container {
    width: 100% !important;
    margin: 0 auto;
  }
  .done-content-wrapper .img-container img {
    margin: 0 auto;
  }
  .done-content-wrapper .h2-mobile-head {
    display: block;
  }
  .done-content-wrapper .h1-desktop-head {
    display: none !important;
  }
}

div.deactivate-pet-wrapper {
  margin-top: 75px;
}

@media screen and (max-width: 799px) {
  div.deactivate-pet-wrapper {
    margin-top: 30px;
  }
}

div.deactivate-pet-wrapper a.delete-profile-button {
  text-decoration: none;
  width: 100%;
  display: block;
}

div.deactivate-pet-wrapper a.delete-profile-button img {
  height: 19px;
  width: 17px;
  vertical-align: middle;
  margin-right: 8px;
}

div.deactivate-pet-wrapper a.delete-profile-button span {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}

div.rehome_deadline_wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  margin-left: 51.57895%;
  margin-top: -35px;
}

div.rehome_deadline_wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  div.rehome_deadline_wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: -27px;
  }
  div.rehome_deadline_wrapper:last-child {
    margin-right: 0;
  }
}

div.rehome_deadline_wrapper h5 {
  font-size: 16px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #242424;
}

.didnot-workout-wrapper div.overview-blocks-custom {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
}

.didnot-workout-wrapper div.overview-blocks-custom:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
  }
  .didnot-workout-wrapper div.overview-blocks-custom:last-child {
    margin-right: 0;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 10px;
  border-left: solid 1px #dfdfdf;
  border-right: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  border-top: solid 1px #dfdfdf;
  box-shadow: 0 2px 4px 0 #b3b3b3;
  border-radius: 6px;
  margin-bottom: 25px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block:last-child {
  margin-right: 0;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block:nth-child(2n) {
  margin-right: 0;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block:nth-child(2n+1) {
  clear: left;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block:last-child {
    margin-right: 0;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.blue-top {
  border-top: solid 8px #00a8de;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-bottom: 20px;
  position: relative;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.blue-top.inbox {
  padding-top: 0px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.blue-top:before {
  content: "";
  position: absolute;
  border-top: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  left: -1px;
  top: -4px;
  border-top-left-radius: 100%;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.blue-top:after {
  content: "";
  position: absolute;
  border-top: 4px solid #00a8de;
  width: 1px;
  height: 1px;
  right: -1px;
  top: -4px;
  border-top-right-radius: 100%;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.inbox {
  min-height: 241px;
  padding-top: 8px;
  padding-bottom: 20px;
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block.inbox {
    min-height: 233px;
  }
}

@media screen and (max-width: 885px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block.inbox {
    min-height: 249px;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.resources {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 35.52632%;
  min-height: 228px;
  padding-bottom: 0px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.resources:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block.resources {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 0px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block.resources:last-child {
    margin-right: 0;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.my-account {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 61.31579%;
  padding-bottom: 0px;
  height: 228px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.my-account:last-child {
  margin-right: 0;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block.my-account div.block-title h3.with-button {
  width: 100%;
  display: block;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block.my-account div.block-title h3.with-button {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block.my-account {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-bottom: 0px;
    height: auto;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block.my-account:last-child {
    margin-right: 0;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-title {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.delete-profile.mobile-only {
  display: none;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.delete-profile.mobile-only {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.delete-profile a.delete-profile-button img {
  height: 19px;
  width: 17px;
  vertical-align: middle;
  margin-right: 8px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.delete-profile a.delete-profile-button span {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text {
  margin-top: 10px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text h5 {
  font-weight: 400;
  line-height: 20px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text h5 a {
  text-decoration: none;
  color: #00a8de;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text h5 span.link-style {
  color: #00a8de;
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text h5 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text h5 {
    font-size: 16px;
    line-height: 20px;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links {
  list-style: none;
  padding-left: 0;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  text-align: left;
  color: #242424;
  margin-top: 20px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li a {
  color: #242424;
  line-height: 32px;
  letter-spacing: -0.25px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li a:hover {
  color: #00a8de;
  font-weight: normal;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li a:hover:active {
  color: #008bb8;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li a.delete-profile-button img {
  height: 19px;
  width: 17px;
  vertical-align: middle;
  margin-right: 8px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-text ul.links li a.delete-profile-button span {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: left;
  vertical-align: middle;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block a {
  text-decoration: none;
  color: #4d4d4d;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper {
  width: 100%;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image {
  display: inline-block;
  width: 36%;
  height: 100px;
  margin-left: 10%;
  position: relative;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle {
  width: 100px;
  height: 100px;
  background-color: rgba(233, 233, 233, 0.6);
  border-radius: 50%;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.fill {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
  transition: transform 500ms;
  -webkit-backface-visibility: hidden;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask {
  clip: rect(0px, 100px, 100px, 50px);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask div.fill {
  clip: rect(0px, 50px, 100px, 0px);
  background-color: #00a8de;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
  transform: rotate(18deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
  transform: rotate(36deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
  transform: rotate(36deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
  transform: rotate(72deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
  transform: rotate(54deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
  transform: rotate(108deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
  transform: rotate(72deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
  transform: rotate(144deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
  transform: rotate(90deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
  transform: rotate(180deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
  transform: rotate(108deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
  transform: rotate(216deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
  transform: rotate(126deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
  transform: rotate(252deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
  transform: rotate(144deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
  transform: rotate(288deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
  transform: rotate(162deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
  transform: rotate(324deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
  transform: rotate(180deg);
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
  transform: rotate(360deg);
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle {
    width: 75px;
    height: 75px;
    background-color: rgba(233, 233, 233, 0.6);
    border-radius: 50%;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.fill {
    width: 75px;
    height: 75px;
    position: absolute;
    border-radius: 50%;
    transition: transform 500ms;
    -webkit-backface-visibility: hidden;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask {
    clip: rect(0px, 75px, 75px, 37.5px);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask div.fill {
    clip: rect(0px, 37.5px, 75px, 0px);
    background-color: #00a8de;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
    transform: rotate(18deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
    transform: rotate(36deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
    transform: rotate(36deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
    transform: rotate(72deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
    transform: rotate(54deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
    transform: rotate(108deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
    transform: rotate(72deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
    transform: rotate(144deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
    transform: rotate(90deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
    transform: rotate(180deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
    transform: rotate(108deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
    transform: rotate(216deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
    transform: rotate(126deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
    transform: rotate(252deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
    transform: rotate(144deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
    transform: rotate(288deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
    transform: rotate(162deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
    transform: rotate(324deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
    transform: rotate(180deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle {
    width: 100px;
    height: 100px;
    background-color: rgba(233, 233, 233, 0.6);
    border-radius: 50%;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.fill {
    width: 100px;
    height: 100px;
    position: absolute;
    border-radius: 50%;
    transition: transform 500ms;
    -webkit-backface-visibility: hidden;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask {
    clip: rect(0px, 100px, 100px, 50px);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle div.circle div.mask div.fill {
    clip: rect(0px, 50px, 100px, 0px);
    background-color: #00a8de;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
    transform: rotate(18deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
    transform: rotate(36deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
    transform: rotate(36deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
    transform: rotate(72deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
    transform: rotate(54deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
    transform: rotate(108deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
    transform: rotate(72deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
    transform: rotate(144deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
    transform: rotate(90deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
    transform: rotate(180deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
    transform: rotate(108deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
    transform: rotate(216deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
    transform: rotate(126deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
    transform: rotate(252deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
    transform: rotate(144deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
    transform: rotate(288deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
    transform: rotate(162deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
    transform: rotate(324deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
    transform: rotate(180deg);
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
    transform: rotate(360deg);
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img {
  width: 100px;
  height: 100px;
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img {
    width: 75px;
    height: 75px;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img {
    width: 100px;
    height: 100px;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon {
  width: 78px;
  height: auto;
  position: absolute;
  top: 18px;
  left: 13px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.dog {
  top: 12px;
  left: 6px;
  width: 90px;
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.cat {
  top: 11px;
  left: 5px;
  width: 93px;
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon {
    width: 60px;
    top: 13px;
    left: 9px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.dog {
    top: 10px;
    left: 5px;
    width: 67px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.cat {
    top: 9px;
    left: 4px;
    width: 68px;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.dog {
    top: 12px;
    left: 6px;
    width: 90px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image img.species-icon.cat {
    top: 11px;
    left: 5px;
    width: 93px;
  }
}

.didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image-text {
  display: inline-block;
  margin-left: 5%;
  vertical-align: top;
}

@media screen and (max-width: 1113px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image-text h1 {
    font-size: 30px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image-text h4 {
    font-size: 14px;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image-text h1 {
    font-size: 45px;
  }
  .didnot-workout-wrapper div.overview-blocks-custom div.block div.block-image-wrapper div.block-image-text h4 {
    font-size: 20px;
  }
}

.didnot-workout-wrapper section.overview-content-wrapper {
  padding-top: 60px;
}

.didnot-workout-wrapper .overview-content {
  padding: 0px 120px 0px 120px;
}

.didnot-workout-wrapper div.block {
  display: -ms-grid;
  display: grid;
}

.didnot-workout-wrapper div.block.blue-top {
  border-top: none !important;
}

.didnot-workout-wrapper div.block.blue-top::before {
  border-top: none !important;
}

.didnot-workout-wrapper div.block.blue-top::after {
  border-top: none !important;
}

.didnot-workout-wrapper h4.grey {
  padding: 30px 0px 30px 0px;
}

.didnot-workout-wrapper .mobile-h2-head {
  display: none;
  width: 0px;
}

.didnot-workout-wrapper .tip-block {
  display: -ms-grid;
  display: grid;
  max-width: 44%;
  float: left;
}

.didnot-workout-wrapper .tip-block .tip-block-content {
  margin-top: 10px;
  margin-bottom: 0px;
}

.didnot-workout-wrapper .overview-blocks-custom {
  max-width: 100%;
  width: 54% !important;
  display: -ms-grid !important;
  display: grid !important;
  padding: 0 4% 0 4%;
  margin-left: 0 !important;
  float: none !important;
}

.didnot-workout-wrapper .overview-blocks-custom .pet-profile {
  width: 100% !important;
  margin: 0 auto !important;
  height: 175px;
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image {
  width: auto !important;
  display: inline-block;
  height: 100px;
  position: relative;
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle {
  width: 80px;
  height: 80px;
  background-color: rgba(233, 233, 233, 0.6);
  border-radius: 50%;
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle div.circle div.mask, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle div.circle div.fill {
  width: 80px;
  height: 80px;
  position: absolute;
  border-radius: 50%;
  transition: transform 500ms;
  -webkit-backface-visibility: hidden;
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle div.circle div.mask {
  clip: rect(0px, 80px, 80px, 40px);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle div.circle div.mask div.fill {
  clip: rect(0px, 40px, 80px, 0px);
  background-color: #00a8de;
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="10"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="10"] div.circle div.mask.full {
  transform: rotate(18deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="10"] div.fill.fix {
  transform: rotate(36deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="20"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="20"] div.circle div.mask.full {
  transform: rotate(36deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="20"] div.fill.fix {
  transform: rotate(72deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="30"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="30"] div.circle div.mask.full {
  transform: rotate(54deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="30"] div.fill.fix {
  transform: rotate(108deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="40"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="40"] div.circle div.mask.full {
  transform: rotate(72deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="40"] div.fill.fix {
  transform: rotate(144deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="50"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="50"] div.circle div.mask.full {
  transform: rotate(90deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="50"] div.fill.fix {
  transform: rotate(180deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="60"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="60"] div.circle div.mask.full {
  transform: rotate(108deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="60"] div.fill.fix {
  transform: rotate(216deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="70"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="70"] div.circle div.mask.full {
  transform: rotate(126deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="70"] div.fill.fix {
  transform: rotate(252deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="80"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="80"] div.circle div.mask.full {
  transform: rotate(144deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="80"] div.fill.fix {
  transform: rotate(288deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="90"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="90"] div.circle div.mask.full {
  transform: rotate(162deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="90"] div.fill.fix {
  transform: rotate(324deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="100"] div.circle div.fill, .didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="100"] div.circle div.mask.full {
  transform: rotate(180deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.small-block-image div.progress-circle[data-circle-percent="100"] div.fill.fix {
  transform: rotate(360deg);
}

.didnot-workout-wrapper .overview-blocks-custom div.block-title {
  margin-top: 15px !important;
  margin-bottom: 0px !important;
}

.didnot-workout-wrapper .overview-blocks-custom .block-image-wrapper {
  margin: 20px 0;
}

.didnot-workout-wrapper .overview-blocks-custom .block-image-text {
  margin-left: 0px;
}

.didnot-workout-wrapper .overview-blocks-custom .completion-text {
  font-size: 18px !important;
}

.didnot-workout-wrapper .overview-blocks-custom .species-icon {
  position: absolute;
  border-radius: 50%;
  height: 70px !important;
  width: 70px !important;
  top: 5px !important;
  left: 5px !important;
  border: 3px solid #fff;
}

.didnot-workout-wrapper .grey {
  font-size: 20px;
  font-weight: 200;
  line-height: 32px;
}

.didnot-workout-wrapper .center-text {
  text-align: center;
}

.didnot-workout-wrapper .button-wrapper {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: -ms-grid;
  display: grid;
  padding: 40px 0 0px 0;
}

.didnot-workout-wrapper a.blue.button {
  background-color: #00a8de;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.2px;
  color: #ffffff;
  padding: 14px 87px;
  width: 313px;
  height: 54px;
  float: left;
  border: none;
  border-radius: 6px;
  margin: 0 auto;
  text-decoration: none;
  width: 400px;
}

.didnot-workout-wrapper a.blue.button.disabled {
  background-color: #dfdfdf;
}

.didnot-workout-wrapper a.blue.button:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
}

.didnot-workout-wrapper a.blue.button:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

.didnot-workout-wrapper a.blue.button.modal-submit {
  float: right;
  width: 50%;
  padding: 17px 0px;
  text-align: center;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper a.blue.button.modal-submit {
    width: 100%;
    padding: 14px 0px;
    float: left;
    margin-top: 30px;
  }
}

.didnot-workout-wrapper a.blue.button.close_tip_modal {
  padding: 0;
  text-align: center;
  padding-top: 13px;
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper a.blue.button.close_tip_modal {
    width: 100%;
  }
}

@media screen and (max-width: 799px) {
  .didnot-workout-wrapper section.overview-content-wrapper {
    padding-top: 0px;
  }
  .didnot-workout-wrapper .mobile-h2-head {
    display: -ms-grid;
    display: grid;
    width: 85%;
    max-width: 85%;
    margin: 20px auto;
    text-align: left;
  }
  .didnot-workout-wrapper .desktop-h1-head {
    display: none;
    width: 0px;
  }
  .didnot-workout-wrapper h4.grey {
    text-align: left;
    width: 85%;
    margin: 0 auto;
    padding: 0 0 30px 0;
  }
  .didnot-workout-wrapper .tip-block {
    max-width: 100%;
    width: 85%;
    margin: 0 auto;
    float: none;
  }
  .didnot-workout-wrapper .overview-blocks-custom {
    max-width: 85%;
    width: 85% !important;
    margin: 30px auto !important;
    padding: 0;
  }
  .didnot-workout-wrapper .overview-blocks-custom .pet-profile {
    width: 85% !important;
  }
  .didnot-workout-wrapper .button-wrapper {
    width: 85%;
    margin-bottom: 80px;
    padding-top: 0px;
  }
  .didnot-workout-wrapper a.blue.button {
    width: 85% !important;
  }
  .didnot-workout-wrapper .overview-content {
    padding-left: 1% !important;
    padding-right: 1% !important;
  }
}

@media screen and (max-width: 574px) {
  .didnot-workout-wrapper .overview-blocks-custom .pet-profile {
    width: 100% !important;
  }
  .didnot-workout-wrapper a.blue.button {
    width: 100% !important;
  }
}

@media screen and (min-width: 451px) {
  .didnot-workout-wrapper div.small-block-image {
    margin-left: 20% !important;
  }
}

@media only screen and (max-width: 450px) {
  .didnot-workout-wrapper div.small-block-image {
    margin-left: 10% !important;
  }
  .didnot-workout-wrapper .block-title h3 {
    font-size: 24px;
  }
}

.nothingtodo-content-wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}

.nothingtodo-content-wrapper .body-content {
  width: 48% !important;
  display: -ms-grid !important;
  display: grid !important;
  margin-left: 0 !important;
}

.nothingtodo-content-wrapper .img-container {
  display: -ms-grid !important;
  display: grid !important;
  width: 48% !important;
}

.nothingtodo-content-wrapper .img-container img {
  display: block;
  max-width: 100%;
}

.nothingtodo-content-wrapper h1.bold {
  text-align: left !important;
  line-height: 1.2 !important;
}

.nothingtodo-content-wrapper h3.bold {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  padding-top: 2rem;
}

.nothingtodo-content-wrapper h4.grey {
  margin-top: 0px !important;
}

.nothingtodo-content-wrapper a {
  text-decoration: none;
  font-weight: 400;
  color: #00a8de;
}

.nothingtodo-content-wrapper .museo-header {
  font-family: "Museo", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.nothingtodo-content-wrapper .h2-mobile-head {
  display: none !important;
}

.nothingtodo-content-wrapper .h1-desktop-head {
  text-align: left !important;
}

.nothingtodo-content-wrapper a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 855px) {
  .nothingtodo-content-wrapper {
    padding-top: 1rem;
    padding-left: 1%;
    padding-right: 1%;
  }
  .nothingtodo-content-wrapper .body-content {
    width: 100% !important;
    margin: 0 auto;
  }
  .nothingtodo-content-wrapper .img-container {
    width: 100% !important;
    margin: 0 auto;
  }
  .nothingtodo-content-wrapper h4.grey {
    padding-bottom: 40px;
  }
  .nothingtodo-content-wrapper h3.bold {
    padding-top: 0px !important;
  }
  .nothingtodo-content-wrapper .h1-desktop-head {
    display: none !important;
  }
  .nothingtodo-content-wrapper .h2-mobile-head {
    display: block !important;
    margin-bottom: 1rem;
  }
}

section.owner-dash-no-sidebar {
  margin-bottom: 80px;
}

section.owner-dash-no-sidebar h1.top-header {
  font-size: 45px;
  margin-top: 30px;
  color: #4d4d4d;
  font-weight: bold;
}

@media screen and (max-width: 799px) {
  section.owner-dash-no-sidebar h1.top-header {
    line-height: 48px;
    letter-spacing: -0.5px;
    font-size: 32px;
  }
}

section.owner-dash-no-sidebar div.back-to-profile {
  display: none;
  position: relative;
}

@media screen and (max-width: 1113px) {
  section.owner-dash-no-sidebar div.back-to-profile {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  section.owner-dash-no-sidebar div.back-to-profile a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #00a8de;
    padding-left: 15px;
  }
  section.owner-dash-no-sidebar div.back-to-profile a:before {
    content: " ";
    background-image: url(/img/v2/owner/back-blue-chevron.svg);
    height: 24px;
    width: 24px;
    top: 7px;
    left: 0px;
    position: absolute;
    background-repeat: no-repeat;
  }
}

.owner-applications-wrapper h1 {
  font-size: 45px;
}

.owner-applications-wrapper .bottom-paragraph {
  margin-top: 20px;
  margin-bottom: 40px;
}

.owner-applications-wrapper div.applications {
  margin-top: 10px !important;
  display: none !important;
  margin-bottom: 0px;
}

.owner-applications-wrapper div.applications.open {
  display: block !important;
}

.owner-applications-wrapper div.applications div.single-application {
  display: -ms-inline-grid !important;
  display: inline-grid !important;
  width: 31% !important;
  margin-right: 3.15789% !important;
  margin-bottom: 20px;
  float: none !important;
}

.owner-applications-wrapper div.applications div.single-application:nth-child(3n) {
  margin-right: 0 !important;
  float: right !important;
}

.owner-applications-wrapper div.applications div.single-application .occupation-housing {
  background-color: rgba(223, 223, 223, 0.2) !important;
}

.owner-applications-wrapper .top-header {
  margin-top: 40px;
  margin-bottom: 20px;
}

.owner-applications-wrapper div.show-hide-trigger {
  margin-top: 20px;
}

.owner-applications-wrapper div.show-hide-trigger a {
  text-decoration: none;
  color: #00a8de;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.25px;
}

.owner-applications-wrapper div.show-hide-trigger a:hover {
  color: #00a8de;
  text-decoration: underline;
}

.owner-applications-wrapper div.show-hide-trigger a:active {
  color: #008bb8;
  text-decoration: underline;
}

.owner-applications-wrapper div.show-hide-trigger a svg {
  margin-right: 10px;
  margin-bottom: 3px;
}

.owner-applications-wrapper div.show-hide-trigger a.is-open {
  display: none;
}

.owner-applications-wrapper div.show-hide-trigger a.is-closed {
  display: block;
}

.owner-applications-wrapper div.show-hide-trigger.open a.is-open {
  display: block;
}

.owner-applications-wrapper div.show-hide-trigger.open a.is-closed {
  display: none;
}

.owner-applications-wrapper .horizontal-break {
  margin: 30px 0px 50px 0px;
  border-color: rgba(223, 223, 223, 0.3);
}

.owner-applications-wrapper .page-bottom-spacer {
  margin-bottom: 80px;
}

@media screen and (max-width: 935px) {
  .owner-applications-wrapper {
    padding-left: 2%;
    padding-right: 2%;
  }
  .owner-applications-wrapper .profile-section {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .owner-applications-wrapper div.applications div.single-application {
    width: 46% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .owner-applications-wrapper div.applications div.single-application:nth-child(3n) {
    float: left !important;
    margin-right: auto !important;
  }
  .owner-applications-wrapper div.applications div.single-application:nth-child(2n) {
    float: right !important;
  }
}

@media screen and (max-width: 655px) {
  .owner-applications-wrapper h1 {
    font-size: 32px;
  }
  .owner-applications-wrapper h2 {
    font-size: 26px;
  }
  .owner-applications-wrapper div.applications div.single-application {
    display: -ms-grid !important;
    display: grid !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
  }
  .owner-applications-wrapper div.applications div.single-application:nth-child(3n) {
    margin-right: auto !important;
    float: none !important;
  }
  .owner-applications-wrapper div.applications div.single-application:nth-child(2n) {
    float: none !important;
  }
}

@media screen and (max-width: 1113px) {
  .owner-applications-wrapper .top-header {
    margin-top: 0px;
  }
}

.follow-up-yes {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-left: 25.52083%;
  margin-top: 60px;
}

.follow-up-yes:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .follow-up-yes {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  .follow-up-yes:last-child {
    margin-right: 0;
  }
}

.follow-up-yes h1 {
  margin: 0 auto 30px;
  text-align: center;
  line-height: 62px;
}

@media screen and (max-width: 799px) {
  .follow-up-yes h1 {
    text-align: left;
    font-size: 32px;
    line-height: 48px;
  }
}

.follow-up-yes a {
  text-decoration: none !important;
}

.follow-up-yes .blue-button-cta {
  width: 367px;
  margin: 0 auto 30px;
}

@media screen and (max-width: 799px) {
  .follow-up-yes .blue-button-cta {
    width: 100%;
  }
}

@media screen and (max-width: 799px) {
  .follow-up-yes .last-cta {
    margin-bottom: 80px;
  }
}

.pet-was-adopted-wrapper {
  padding-top: 60px;
  max-width: 1170px;
  margin: 0 auto;
}

.pet-was-adopted-wrapper .overview-content-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}

.pet-was-adopted-wrapper .overview-content-wrapper:last-child {
  margin-right: 0;
}

.pet-was-adopted-wrapper input,
.pet-was-adopted-wrapper select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.pet-was-adopted-wrapper h3 {
  width: 90%;
  font-size: 20px;
}

.pet-was-adopted-wrapper .select {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 367px;
  display: block;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  height: 58px;
  position: relative;
}

.pet-was-adopted-wrapper .select select {
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: url(/img/v2/forms/dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  outline: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  cursor: pointer;
  border: none;
  vertical-align: middle;
  border-radius: 6px;
}

.pet-was-adopted-wrapper .select select.set {
  padding-top: 14px;
}

.pet-was-adopted-wrapper .select select.set + label {
  position: absolute;
  top: 6px;
  left: 15px;
  font-size: 14px;
  font-family: "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  color: #B3B3B3;
  display: block;
  letter-spacing: 0;
  line-height: 22px;
}

.pet-was-adopted-wrapper .select select.show {
  height: 26px;
}

.pet-was-adopted-wrapper .select select option {
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.pet-was-adopted-wrapper .select label {
  display: none;
  color: #b3b3b3;
  padding-top: 5px;
  height: 20px;
  line-height: 1.57;
  font-size: 14px;
  padding-left: 15px;
  font-weight: bold;
}

.pet-was-adopted-wrapper div.radio-custom-field {
  margin-bottom: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.radio-custom-field {
    /*padding-top: 14px;
      padding-bottom: 18px;
      padding-left: 17px;
      padding-right: 17px;*/
  }
  .pet-was-adopted-wrapper div.radio-custom-field.not-selected label {
    color: #dfdfdf !important;
  }
  .pet-was-adopted-wrapper div.radio-custom-field.not-selected label:before {
    background: url(/img/v2/forms/disabled_radio_button.svg) no-repeat !important;
    background-size: contain;
    content: " ";
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
  }
}

.pet-was-adopted-wrapper div.radio-custom-field:last-of-type {
  margin-bottom: 10px;
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon {
  display: none !important;
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon:focus {
  outline: none;
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-grey.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.radio-custom-field input.radio-icon + label::before {
    top: 2px;
  }
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon + label {
  position: relative;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  font-size: 20px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #242424;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 34px;
  display: block;
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
  background: url(/img/v2/adoption-app/radio-icon-hover-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.radio-custom-field input.radio-icon + label:hover::before {
    top: 2px;
  }
}

.pet-was-adopted-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
  background: url(/img/v2/adoption-app/radio-icon-default-blue.svg) no-repeat;
  background-size: contain;
  content: " ";
  height: 22px;
  width: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.radio-custom-field input.radio-icon:checked + label::before {
    top: 2px;
  }
}

.pet-was-adopted-wrapper .adopted-elsewhere-header {
  margin-bottom: 10px;
  margin-top: 10px;
}

.pet-was-adopted-wrapper div.adopted-elsewhere-wrapper {
  display: none;
  position: relative;
}

.pet-was-adopted-wrapper div.adopted-elsewhere-wrapper.open {
  display: block;
}

.pet-was-adopted-wrapper div.show-hide-trigger {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.pet-was-adopted-wrapper div.show-hide-trigger a {
  text-decoration: none;
  color: #00a8de;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.25px;
}

.pet-was-adopted-wrapper div.show-hide-trigger a:hover {
  color: #00a8de;
  text-decoration: underline;
}

.pet-was-adopted-wrapper div.show-hide-trigger a:active {
  color: #008bb8;
  text-decoration: underline;
}

.pet-was-adopted-wrapper div.show-hide-trigger a svg {
  margin-right: 10px;
  margin-bottom: 3px;
}

.pet-was-adopted-wrapper div.show-hide-trigger a.is-open {
  display: none;
}

.pet-was-adopted-wrapper div.show-hide-trigger a.is-closed {
  display: block;
}

.pet-was-adopted-wrapper div.show-hide-trigger.open a.is-open {
  display: block;
}

.pet-was-adopted-wrapper div.show-hide-trigger.open a.is-closed {
  display: none;
}

.pet-was-adopted-wrapper .button-wrapper {
  margin: 0 auto 80px auto;
  width: 100%;
  text-align: center;
  display: -ms-grid;
  display: grid;
  padding: 40px 0 0px 0;
}

.pet-was-adopted-wrapper input.blue.button {
  background-color: #00a8de;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, "Lucida Grande", sans-serif;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.2px;
  color: #ffffff;
  padding: 14px 87px;
  width: 367px;
  height: 58px;
  float: left;
  border: none;
  border-radius: 6px;
  margin: 0 auto;
  text-decoration: none;
}

.pet-was-adopted-wrapper input.blue.button:hover:enabled {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
}

.pet-was-adopted-wrapper input.blue.button:active:enabled {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

.pet-was-adopted-wrapper input.blue.button.disabled {
  background-color: #dfdfdf;
  cursor: not-allowed;
  color: #000;
}

.pet-was-adopted-wrapper input.blue.button.modal-submit {
  float: right;
  width: 50%;
  padding: 17px 0px;
  text-align: center;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper input.blue.button.modal-submit {
    width: 100%;
    padding: 14px 0px;
    float: left;
    margin-top: 30px;
  }
}

.pet-was-adopted-wrapper input.blue.button.close_tip_modal {
  padding: 0;
  text-align: center;
  padding-top: 13px;
  margin-top: 20px;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper input.blue.button.close_tip_modal {
    width: 100%;
  }
}

.pet-was-adopted-wrapper .text-input-wrapper {
  width: 367px;
  height: 58px;
  background-color: #fff;
  padding-top: 0px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  cursor: text;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  margin: 20px 0px 20px 30px;
}

.pet-was-adopted-wrapper .text-input-wrapper input {
  border: none;
  font-size: 20px;
  border: none;
  height: 28px;
  width: 75%;
  display: inline;
  outline: none;
  padding: 30px 0 20px 0;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: -0.25px;
  color: #4d4d4d;
}

.pet-was-adopted-wrapper .text-input-wrapper label {
  display: inline;
  /* position: relative; */
  font-size: 14px;
  /* padding-right: 20px; */
  vertical-align: middle;
  /* margin: auto auto; */
  padding: 25px 0 20px 0;
  color: #b3b3b3;
  font-weight: bold;
}

.pet-was-adopted-wrapper .inline-text {
  display: inline-block;
  margin-top: 0px;
  position: absolute;
  padding-left: 0px;
}

.pet-was-adopted-wrapper .inline-text input.easyautocomplete {
  margin-left: 3px;
}

.pet-was-adopted-wrapper .inline-text .optional-label {
  position: absolute;
  top: 18px;
  right: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
  text-align: left;
  color: #b3b3b3;
}

.pet-was-adopted-wrapper .inline-select {
  display: inline-block;
  margin-top: 0px;
}

.pet-was-adopted-wrapper #optional-name {
  width: 100%;
}

.pet-was-adopted-wrapper p {
  font-size: 20px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: -0.25px;
  color: #242424;
  margin: 30px auto;
}

.pet-was-adopted-wrapper .content-header {
  text-align: center;
}

.pet-was-adopted-wrapper .hide-field {
  display: none;
}

.pet-was-adopted-wrapper h4 {
  font-weight: normal;
  font-size: 16px;
}

.pet-was-adopted-wrapper .thanks-content-container {
  width: 68%;
  margin: 0 auto;
}

.pet-was-adopted-wrapper .thanks-content-container .content-header {
  margin-bottom: 30px;
}

.pet-was-adopted-wrapper .thanks-content-container .thanks-ptag {
  margin-bottom: 20px !important;
  margin-top: 0px;
}

.pet-was-adopted-wrapper .thanks-content-container .email-wrapper {
  margin-bottom: 80px;
}

.pet-was-adopted-wrapper .thanks-content-container .rehome-email-link {
  text-decoration: none;
  font-size: 20px;
}

.pet-was-adopted-wrapper .thanks-content-container .rehome-email-link:hover {
  text-decoration: underline;
}

.pet-was-adopted-wrapper div.easy-autocomplete {
  width: 100% !important;
  display: inline-block;
}

.pet-was-adopted-wrapper div.easy-autocomplete input.easyautocomplete {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 12px;
  width: 98% !important;
}

.pet-was-adopted-wrapper div.easy-autocomplete input.easyautocomplete:focus {
  border: none;
  outline: none;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.easy-autocomplete input.easyautocomplete {
    margin-bottom: 20px;
  }
}

.pet-was-adopted-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
  border-radius: 6px;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  margin-top: 0px;
  padding-left: 0px;
  display: none;
  position: absolute;
  width: 100%;
  margin-top: 13px;
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper div.easy-autocomplete div.easy-autocomplete-container ul {
    margin-top: -20px;
  }
}

.pet-was-adopted-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li {
  list-style: none;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
}

.pet-was-adopted-wrapper div.easy-autocomplete div.easy-autocomplete-container ul li:hover {
  background-color: rgba(223, 223, 223, 0.4);
  cursor: pointer;
}

.pet-was-adopted-wrapper .full-width {
  width: 100% !important;
}

.pet-was-adopted-wrapper .background-with-label {
  background-position: right 10px top 2px !important;
}

@media only screen and (max-width: 975px) {
  .pet-was-adopted-wrapper .overview-content-wrapper {
    width: 92%;
  }
}

@media screen and (max-width: 799px) {
  .pet-was-adopted-wrapper {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
  }
  .pet-was-adopted-wrapper .overview-content-wrapper {
    width: 90%;
  }
  .pet-was-adopted-wrapper .text-input-wrapper {
    width: 100%;
    margin-left: 0px;
  }
  .pet-was-adopted-wrapper .select {
    width: 100%;
  }
  .pet-was-adopted-wrapper h1.content-header {
    font-size: 32px;
    text-align: left;
  }
  .pet-was-adopted-wrapper h3 {
    width: 100%;
  }
  .pet-was-adopted-wrapper input.blue.button {
    width: 100%;
  }
  .pet-was-adopted-wrapper .thanks-content-container {
    width: 100%;
  }
  .pet-was-adopted-wrapper .spacer-class {
    display: none;
  }
  .pet-was-adopted-wrapper .spacer-class-small {
    margin-top: 10px;
  }
  .pet-was-adopted-wrapper .inline-text {
    position: relative;
  }
}

.qa-breadcrumbs {
  margin-top: 20px;
}

div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs {
  position: inherit;
  top: 0;
}

@media screen and (max-width: 1113px) {
  div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.qa-wrapper {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 65.97222%;
  margin-left: 17.01389%;
}

.qa-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .qa-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    padding: 0 2%;
  }
  .qa-wrapper:last-child {
    margin-right: 0;
  }
}

.qa-wrapper h1 {
  margin: 80px 0 30px;
  text-align: center;
  text-transform: capitalize;
}

@media screen and (max-width: 1113px) {
  .qa-wrapper h1 {
    margin: 30px 0;
    text-align: left;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1.25;
  }
}

.qa-wrapper h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  letter-spacing: -1px;
  text-transform: capitalize;
}

.qa-wrapper h4 {
  margin-bottom: 15px;
  color: #808080;
  letter-spacing: -.77px;
}

.qa-wrapper a {
  color: #00A8DE;
  font-weight: 700;
  text-decoration: none;
}

.qa-wrapper .hero-photo {
  width: 757px;
  height: 400px;
  object-fit: cover;
}

@media screen and (max-width: 1113px) {
  .qa-wrapper .hero-photo {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 504px) {
  .qa-wrapper .hero-photo {
    width: 316px;
    height: 211px;
  }
}

.qa-wrapper p:first-of-type {
  font-size: 26px;
  line-height: 39px;
  letter-spacing: -.5px;
  color: #4D4D4D;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  padding: 40px 0;
  margin: 60px 0 40px;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}

@media screen and (max-width: 1113px) {
  .qa-wrapper p:first-of-type {
    letter-spacing: -1px;
  }
}

.qa-wrapper p,
.qa-wrapper li {
  margin-bottom: 20px;
  margin-top: 0;
  color: #242424;
  font-weight: 200;
}

.related-questions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  padding: 80px 0;
  margin: 80px 0 0;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}

.related-questions:last-child {
  margin-right: 0;
}

.related-questions__header {
  margin-bottom: 30px;
  letter-spacing: -1px;
}

@media screen and (max-width: 1113px) {
  .related-questions__header {
    font-size: 26px;
    line-height: 39px;
  }
}

.related-questions div.accordian-content {
  padding: 0;
}

.related-questions div.accordian-content div.accordian-trigger.accordian-top {
  margin: 0;
}

@media screen and (max-width: 1113px) {
  .related-questions div.accordian-content div.accordian-top-content.closed {
    max-height: 100%;
    opacity: 1;
    transition: all 0.3s ease;
  }
  .related-questions div.accordian-content div.accordian-top-content.closed div, .related-questions div.accordian-content div.accordian-top-content.closed p {
    display: block;
  }
}

.related-questions div.accordian-content div.accordian-top-content div.accordian-child {
  padding-left: 0;
}

.related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
  opacity: 1;
  max-height: 445px;
  transition: all 0.3s ease;
  overflow: hidden;
}

@media screen and (max-width: 1113px) {
  .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
    max-height: 296px;
  }
}

@media screen and (max-width: 504px) {
  .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
    max-height: 592px;
  }
}

.related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed p {
  display: block;
}

.related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed div {
  display: block;
}

.related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed h4 {
  display: block;
}

.related-questions div.accordian-content div.accordian-top-content .accordian-trigger {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

.related-questions div.accordian-content div.accordian-top-content .accordian-trigger:last-child {
  margin-right: 0;
}

.related-questions div.accordian-content div.accordian-top-content .accordian-trigger a h4 {
  color: #00a8de;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
}

.related-questions div.accordian-content div.accordian-top-content .accordian-trigger a svg g g {
  fill: #00a8de;
}

.related-questions__article-container {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  margin-bottom: 40px;
}

.related-questions__article-container:last-child {
  margin-right: 0;
}

.related-questions__article-container:nth-child(even) {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .related-questions__article-container {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 504px) {
  .related-questions__article-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  .related-questions__article-container:last-child {
    margin-right: 0;
  }
}

.related-questions__photo {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  overflow: hidden;
}

.related-questions__photo:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .related-questions__photo {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 36.08696%;
  }
  .related-questions__photo:last-child {
    margin-right: 0;
  }
}

.related-questions__photo img {
  width: 269px;
  height: 180px;
  object-fit: cover;
}

@media screen and (max-width: 1113px) {
  .related-questions__photo img {
    width: 125px;
    height: 125px;
  }
}

.related-questions__content {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  color: #4D4D4D;
}

.related-questions__content:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .related-questions__content {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 57.3913%;
  }
  .related-questions__content:last-child {
    margin-right: 0;
  }
}

.related-questions__content h3 {
  text-transform: capitalize;
}

@media screen and (max-width: 1113px) {
  .related-questions__content h3 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -.25px;
  }
}

.related-questions__content img {
  vertical-align: middle;
}

.related-questions__read-more {
  display: block;
  margin-top: 20px;
  color: #00A8DE;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}

@media screen and (max-width: 1113px) {
  .related-questions__read-more {
    margin-top: 10px;
    margin-bottom: 0;
  }
}

.related-questions__links {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

.related-questions__links:last-child {
  margin-right: 0;
}

.related-questions__links img {
  top: 5px;
  position: relative;
}

.related-questions__links a {
  text-decoration: none;
}

.related-questions__all-questions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
  margin-left: 34.02778%;
  margin-top: 50px;
}

.related-questions__all-questions:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .related-questions__all-questions {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-left: 0%;
    margin-top: 30px;
  }
  .related-questions__all-questions:last-child {
    margin-right: 0;
  }
}

.more-questions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-bottom: 80px;
  margin-top: 80px;
  text-align: center;
}

.more-questions:last-child {
  margin-right: 0;
}

.more-questions h2 {
  font-size: 45px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1113px) {
  .more-questions h2 {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -.25px;
  }
}

.more-questions h3 {
  line-height: 39px;
  letter-spacing: -1px;
}

@media screen and (max-width: 1113px) {
  .more-questions h3 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

.more-questions .mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  .more-questions .mobile-only {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  .more-questions .mobile-only {
    display: block;
  }
}

.more-questions .tablet-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  .more-questions .tablet-only {
    display: block;
  }
}

@media screen and (max-width: 504px) {
  .more-questions .tablet-only {
    display: none;
  }
}

.more-questions .desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  .more-questions .desktop-only {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  .more-questions .desktop-only {
    display: none;
  }
}

.can-help {
  margin: 0;
  background-image: url(/img/v2/CatBG.jpg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1113px) {
  .can-help {
    background-color: #F7F7F7;
    background-position: right bottom;
    background-size: 1842px;
    padding-bottom: 485px;
  }
}

@media screen and (max-width: 504px) {
  .can-help {
    background-image: url(/img/v2/dogBG.png);
    background-position: center bottom;
    background-size: contain;
    padding-bottom: 438px;
  }
}

@media screen and (max-width: 1113px) {
  .can-help .content-wrapper {
    background-color: #F7F7F7;
  }
}

.can-help__text {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 57.46528%;
  padding: 30px;
  margin: 60px 0;
  background-color: #F7F7F7;
}

.can-help__text:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .can-help__text {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin: 0;
    padding: 40px 0;
  }
  .can-help__text:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  .can-help__text {
    padding: 60px 0;
  }
}

.can-help__text h2 {
  margin-bottom: 20px;
}

@media screen and (max-width: 1113px) {
  .can-help__text h2 {
    margin-bottom: 15px;
    text-align: center;
  }
}

.can-help__text p {
  margin: 0;
  color: #4D4D4D;
}

.can-help__learn-more {
  color: #4D4D4D;
  text-decoration: none;
}

.can-help__buttons {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-top: 30px;
}

.can-help__buttons:last-child {
  margin-right: 0;
}

.can-help__buttons a {
  text-decoration: none;
}

.can-help__buttons--retention {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

.can-help__buttons--retention:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  .can-help__buttons--retention {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  .can-help__buttons--retention:last-child {
    margin-right: 0;
  }
}

.can-help__buttons--rehome {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
}

.can-help__buttons--rehome:last-child {
  margin-right: 0;
}

@media screen and (max-width: 504px) {
  .can-help__buttons--rehome {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-top: 20px;
  }
  .can-help__buttons--rehome:last-child {
    margin-right: 0;
  }
}

.faq-hero {
  height: 500px;
  margin-bottom: 60px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(/img/v2/faq-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media screen and (max-width: 504px) {
  .faq-hero {
    height: 400px;
    margin-bottom: 30px;
    background-image: url(/img/v2/faq-header_mobile.jpg);
  }
}

.faq-hero .content-wrapper {
  width: 100%;
}

.faq-hero div.seo-breadcrumb-wrapper {
  position: absolute;
  top: 0;
}

.faq-hero div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs {
  min-width: 330px;
}

.faq-hero div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs a,
.faq-hero div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs span.currentPage {
  color: #ffffff;
}

.faq-hero div.seo-breadcrumb-wrapper div.seo-breadcrumbs.qa-breadcrumbs a::after {
  background-image: url(/img/v2/white-chevron.svg);
}

.faq-hero__headings {
  text-align: center;
}

.faq-hero__header {
  margin-bottom: 15px;
  color: #ffffff;
  letter-spacing: -2.46px;
}

@media screen and (max-width: 504px) {
  .faq-hero__header.mega {
    font-size: 45px;
    letter-spacing: -.25px;
  }
}

.faq-hero__sub-header {
  color: #ffffff;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: -.2px;
}

@media screen and (max-width: 504px) {
  .faq-hero__sub-header {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -.75px;
    font-weight: 500;
  }
}

.faq-questions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #D8D8D8;
}

.faq-questions:last-child {
  margin-right: 0;
}

.faq-questions__cat, .faq-questions__dog {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 48.95833%;
  padding-top: 270px;
  background-position: center 6px;
  background-repeat: no-repeat;
}

.faq-questions__cat:last-child, .faq-questions__dog:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .faq-questions__cat, .faq-questions__dog {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    padding-top: 145px;
  }
  .faq-questions__cat:last-child, .faq-questions__dog:last-child {
    margin-right: 0;
  }
}

.faq-questions__cat {
  background-image: url(/img/v2/CatPeekingOver.png);
}

@media screen and (max-width: 1113px) {
  .faq-questions__cat {
    margin-bottom: 30px;
    background-size: 163px;
  }
}

.faq-questions__dog {
  background-image: url(/img/v2/dogPeekingOver.png);
}

@media screen and (max-width: 1113px) {
  .faq-questions__dog {
    background-size: 204px;
  }
}

.faq-questions__wrapper {
  background-color: rgba(216, 216, 216, 0.2);
  padding: 40px 68px;
}

@media screen and (max-width: 1113px) {
  .faq-questions__wrapper {
    padding: 25px;
  }
}

.faq-questions__heading {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 1113px) {
  .faq-questions__heading {
    font-size: 26px;
    line-height: 39px;
    letter-spacing: -1px;
  }
}

.faq-questions__list {
  margin-bottom: 30px;
  padding: 0;
}

.faq-questions__item {
  margin-bottom: 20px;
  list-style-type: none;
  text-transform: capitalize;
}

.faq-questions__item a {
  text-decoration: none;
}

.faq-popular {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
  margin-bottom: 80px;
}

.faq-popular:last-child {
  margin-right: 0;
}

.faq-popular a {
  text-decoration: none;
  color: #4d4d4d;
}

.faq-popular__heading {
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 1113px) {
  .faq-popular__heading.mega {
    font-size: 32px;
    letter-spacing: -1.25;
  }
}

.faq-popular__questions {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 31.94444%;
}

.faq-popular__questions:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .faq-popular__questions {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
    margin-bottom: 20px;
  }
  .faq-popular__questions:last-child {
    margin-right: 0;
  }
}

.faq-popular__image img {
  display: block;
  width: 389px;
  max-width: 100%;
  height: 245px;
  object-fit: cover;
}

.faq-popular__text {
  position: relative;
  height: 319px;
  padding: 20px 30px;
  background-color: rgba(216, 216, 216, 0.2);
}

@media screen and (max-width: 1113px) {
  .faq-popular__text {
    height: auto;
  }
}

.faq-popular__title {
  margin-bottom: 10px;
  text-transform: capitalize;
}

.faq-popular__teaser {
  margin-bottom: 30px;
}

.faq-popular__teaser h4 {
  letter-spacing: 0;
}

.faq-popular__teaser h4:after {
  content: "...";
  text-align: left;
  height: 1.1em;
  margin-left: -4px;
}

.faq-popular__button {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 83%;
}

@media screen and (max-width: 1113px) {
  .faq-popular__button {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}

@media screen and (max-width: 1113px) {
  .faq-hero {
    height: 400px;
    margin-bottom: 50px;
  }
}

.faq-hero--cat {
  background-image: url(/img/v2/catpage-hero-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (max-width: 504px) {
  .faq-hero--cat {
    background-image: url(/img/v2/catpage-hero-bg_mobile.jpg);
  }
}

.faq-hero--dog {
  background-image: url(/img/v2/dogpage-hero-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

@media screen and (max-width: 504px) {
  .faq-hero--dog {
    background-image: url(/img/v2/dogpage-hero-bg_mobile.jpg);
  }
}

@media screen and (max-width: 504px) {
  .faq-hero.faq-landing {
    height: 325px;
    margin-bottom: 40px;
  }
}

.faq-hero.faq-landing h2 {
  font-size: 32px;
  line-height: 48px;
  letter-spacing: -.25px;
}

@media screen and (max-width: 504px) {
  .faq-hero.faq-landing h2 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -.75px;
  }
}

.faq-hero.faq-landing .mobile-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  .faq-hero.faq-landing .mobile-only {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  .faq-hero.faq-landing .mobile-only {
    display: block;
  }
}

.faq-hero.faq-landing .tablet-only {
  display: none;
}

@media screen and (max-width: 1113px) {
  .faq-hero.faq-landing .tablet-only {
    display: block;
  }
}

@media screen and (max-width: 504px) {
  .faq-hero.faq-landing .tablet-only {
    display: none;
  }
}

.faq-hero.faq-landing .desktop-only {
  display: block;
}

@media screen and (max-width: 1113px) {
  .faq-hero.faq-landing .desktop-only {
    display: none;
  }
}

@media screen and (max-width: 504px) {
  .faq-hero.faq-landing .desktop-only {
    display: none;
  }
}

.faq-categories {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

.faq-categories:last-child {
  margin-right: 0;
}

.faq-categories h2 {
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: -1px;
}

.faq-categories .related-questions {
  padding: 0 0 40px;
  margin: 0 0 80px;
  border-top: 0;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions {
    padding: 0 0 60px;
  }
}

.faq-categories .related-questions:last-child {
  margin-bottom: 0;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:nth-child(odd), .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:nth-child(odd) {
  margin-right: 0;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:nth-child(even), .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:nth-child(even) {
  margin-right: 2.08333%;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:last-child {
    margin-right: 0;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child {
  float: left;
  display: block;
  margin-right: 2.08333%;
  width: 100%;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child {
    margin-bottom: 40px;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo img, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo img {
  height: 375px;
  width: 562px;
  max-width: 100%;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo img, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo img {
    height: 229px;
    width: 344px;
  }
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    margin-bottom: 25px;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__photo:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__photo:last-child {
    margin-right: 0;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content {
  padding-top: 75px;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 48.95833%;
    padding-top: 28px;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content {
    float: left;
    display: block;
    margin-right: 2.08333%;
    width: 100%;
    padding-top: 19px;
  }
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content:last-child, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content:last-child {
    margin-right: 0;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content h3, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content h3 {
  position: relative;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content h3::before, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content h3::before {
  content: "POPULAR";
  position: absolute;
  top: -35px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 1px;
  color: #00a8de;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content h3::before, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content h3::before {
    top: -31px;
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content h3::before, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content h3::before {
    top: -19px;
  }
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__content h3, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__content h3 {
    font-size: 26px;
    line-height: 39px;
    letter-spacing: -1px;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser {
  display: block;
  height: 3.1em;
  overflow: hidden;
  margin-top: 15px;
  letter-spacing: 0;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser::after, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser::after {
  content: "...";
  text-align: left;
  height: 1.1em;
  margin-left: -4px;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser--mobile, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser--mobile {
  display: none;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser--mobile, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser--mobile {
    display: block;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser--desktop, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser--desktop {
  display: block;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__teaser--desktop, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__teaser--desktop {
    display: none;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__read-more, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__read-more {
  margin-top: 30px;
  padding-top: 15px;
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  line-height: 1.25;
  background-color: #00a8de;
  width: 270px;
  border-radius: 6px;
  display: block;
  height: 58px;
  text-align: center;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__read-more:hover, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__read-more:hover {
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__read-more:hover:active, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__read-more:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__read-more, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__read-more {
    width: 100%;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container:first-child .related-questions__read-more img, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container:first-child .related-questions__read-more img {
  display: none;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__article-container h4, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__article-container h4 {
  display: none;
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__read-more, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__read-more {
  margin-top: 5px;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed .related-questions__content h3, .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.open .related-questions__content h3 {
    font-size: 18px;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
  max-height: 864px;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
    max-height: 606px;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-child.closed {
    max-height: 1140px;
  }
}

.faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-trigger {
  margin-bottom: 40px;
}

@media screen and (max-width: 1113px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-trigger {
    margin-top: 20px;
  }
}

@media screen and (max-width: 504px) {
  .faq-categories .related-questions div.accordian-content div.accordian-top-content div.accordian-trigger a h4 {
    font-size: 16px;
  }
}

.coach-modal .hide-element {
  display: none;
}

.coach-modal .row {
  width: 100%;
}

.coach-modal .normal-weight {
  font-weight: normal;
}

.coach-modal .modal-header {
  margin-bottom: 30px;
}

@media only screen and (max-width: 799px) {
  .coach-modal .modal-header {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

.coach-modal .bread-crumb-container {
  line-height: 25px;
  font-size: 16px;
  margin: 0 auto;
  padding: 20px 30px;
  font-weight: bold;
  position: absolute;
  top: -4px;
  cursor: pointer;
}

.coach-modal .bread-crumb-container .bread-crumb {
  width: 100%;
  text-decoration: none;
  color: #00a8de;
  position: relative;
  left: 8px;
}

.coach-modal .bread-crumb-container .bread-crumb::before {
  content: " ";
  background-image: url(/img/v2/blue-chevron.svg);
  height: 14px;
  width: 14px;
  top: 2px;
  left: -22px;
  position: absolute;
  transform: rotate(180deg);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 799px) {
  .coach-modal .bread-crumb-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
  }
}

.coach-modal section.coach-payment-view .btn {
  font-size: 20px;
  height: 58px;
  cursor: pointer;
}

.coach-modal section.coach-payment-view div.inputs-section {
  display: -ms-grid;
  display: grid;
}

.coach-modal section.coach-payment-view div.subfield-wrapper {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
  position: relative;
  /*.optional-label {
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        font-family: HelveticaNeue-Bold;
        color: #B3B3B3;
        letter-spacing: 0;
        line-height: 22px;
      }*/
}

.coach-modal section.coach-payment-view div.subfield-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .coach-modal section.coach-payment-view div.subfield-wrapper {
    float: left;
    display: block;
    margin-right: 6.52174%;
    width: 100%;
  }
  .coach-modal section.coach-payment-view div.subfield-wrapper:last-child {
    margin-right: 0;
  }
  .coach-modal section.coach-payment-view div.subfield-wrapper.padding-right {
    padding-right: 0;
  }
}

.coach-modal section.coach-payment-view div.subfield-wrapper.margin-right {
  margin-right: 12px;
  width: calc(50% - 12px);
}

.coach-modal section.coach-payment-view div.subfield-wrapper.margin-left {
  margin-left: 12px;
  width: calc(50% - 12px);
}

.coach-modal section.coach-payment-view div.subfield-wrapper input {
  width: 100%;
  height: 58px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: -0.25px;
  color: #4d4d4d;
  padding-left: 15px;
  border: solid 1px #b3b3b3;
  border-radius: 6px;
  margin: 16px 0 10px;
  padding-top: 12px;
}

.coach-modal section.coach-payment-view div.subfield-wrapper input:focus {
  border: 1px solid #00a8de !important;
  outline: none !important;
}

@media only screen and (max-width: 900px) {
  .coach-modal section.coach-payment-view div.subfield-wrapper.margin-right, .coach-modal section.coach-payment-view div.subfield-wrapper.margin-left {
    width: 100%;
    margin: 0 auto;
  }
}

.coach-modal section.coach-payment-view .fee-container {
  margin-top: 40px;
}

.coach-modal section.coach-payment-view .fee-container .submit-btn {
  width: 562px;
  float: right;
  font-size: 20px;
  letter-spacing: -0.25px;
}

.coach-modal section.coach-payment-view .fee-container .fee-div {
  display: inline-block;
}

.coach-modal section.coach-payment-view .fee-container .fee-div .fee-text {
  display: inline;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0;
  line-height: 20px;
  vertical-align: super;
  margin-right: 3px;
  font-weight: 200px !important;
}

.coach-modal section.coach-payment-view .fee-container .fee-div .fee-number {
  display: inline;
  font-size: 32px;
  color: #4D4D4D;
  letter-spacing: -0.5px;
  line-height: 48px;
  font-weight: 700;
}

@media only screen and (max-width: 1100px) {
  .coach-modal section.coach-payment-view .fee-container .submit-btn {
    width: 65%;
  }
}

@media screen and (max-width: 799px) {
  .coach-modal section.coach-payment-view .fee-container {
    position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    height: 64px;
    margin: 10px auto 10px auto;
  }
  .coach-modal section.coach-payment-view .fee-container .submit-btn {
    margin: 2px 15px 10px 15px;
    width: 65%;
    position: fixed;
    right: 0px;
    border: none !important;
    outline: none !important;
  }
  .coach-modal section.coach-payment-view .fee-container .fee-div .fee-text {
    position: fixed;
    font-size: 14px;
    line-height: 0px;
    vertical-align: bottom;
    bottom: 5px;
    left: 25px;
    font-weight: 200px !important;
  }
  .coach-modal section.coach-payment-view .fee-container .fee-div .fee-number {
    bottom: 16px;
    left: 25px;
    position: fixed;
  }
}

.coach-modal section.coach-payment-view label {
  font-size: 20px;
  font-family: HelveticaNeue;
  color: #B3B3B3;
  letter-spacing: -0.25px;
  line-height: 26px;
  position: absolute;
  transform-origin: top left;
  transform: translate(15px, 30px) scale(1);
  transition: all .2s ease-in-out;
  font-weight: 400;
}

.coach-modal section.coach-payment-view label.float-label {
  transform: translate(15px, 18px) scale(1);
  font-size: 14px;
  font-weight: bold;
}

.coach-modal section.coach-payment-view input,
.coach-modal section.coach-payment-view .StripeElement {
  height: 40px;
  padding: 0px 12px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: box-shadow 150ms ease;
}

.coach-modal section.coach-payment-view input:focus,
.coach-modal section.coach-payment-view .StripeElement--invalid {
  border-color: #fa755a;
}

.coach-modal section.coach-payment-view .StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.coach-modal section.coach-confirmation-view .btn {
  font-size: 20px;
  height: 58px;
  cursor: pointer;
}

.coach-modal section.coach-confirmation-view .close-confirm-btn {
  margin-top: 30px;
}

.coach-learn-more {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
}

.coach-learn-more:last-child {
  margin-right: 0;
}

.coach-learn-more-top {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-right: 0;
}

.coach-learn-more-top:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .coach-learn-more-top {
    margin-top: 30px;
  }
}

.coach-learn-more-items {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 48.42105%;
}

.coach-learn-more-items:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1113px) {
  .coach-learn-more-items {
    float: left;
    display: block;
    margin-right: 3.15789%;
    width: 100%;
  }
  .coach-learn-more-items:last-child {
    margin-right: 0;
  }
}

.coach-learn-more-items ul {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 1113px) {
  .coach-learn-more-items ul {
    margin: 0;
  }
}

.coach-learn-more-items li {
  margin-bottom: 30px;
  padding-left: 98px;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-items li {
    margin-bottom: 40px;
  }
  .coach-learn-more-items li h5 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 799px) {
  .coach-learn-more-items li.last-child {
    margin-bottom: 10px;
  }
}

.coach-learn-more-items li.adoption-finalization, .coach-learn-more-items li.application-review, .coach-learn-more-items li.hands-on, .coach-learn-more-items li.meet-greet, .coach-learn-more-items li.one-on-one {
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 74px;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-items li.adoption-finalization, .coach-learn-more-items li.application-review, .coach-learn-more-items li.hands-on, .coach-learn-more-items li.meet-greet, .coach-learn-more-items li.one-on-one {
    background-position: left 5px;
  }
}

.coach-learn-more-items li.adoption-finalization {
  background-image: url("/img/v2/rehome-coach/adoption-finalization.svg");
}

.coach-learn-more-items li.application-review {
  background-image: url("/img/v2/rehome-coach/application-review.svg");
}

.coach-learn-more-items li.hands-on {
  background-image: url("/img/v2/rehome-coach/hands-on.svg");
}

.coach-learn-more-items li.meet-greet {
  background-image: url("/img/v2/rehome-coach/meet-greet.svg");
}

.coach-learn-more-items li.one-on-one {
  background-image: url("/img/v2/rehome-coach/one-on-one.svg");
}

.coach-learn-more-bottom {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.coach-learn-more-bottom:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 5%;
    margin: 0;
    background-color: #ffffff;
  }
}

.coach-learn-more-fees {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 22.63158%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.coach-learn-more-fees:last-child {
  margin-right: 0;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-fees {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.coach-learn-more-fees h5 {
  -ms-flex-order: 1;
  order: 1;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-fees h5 {
    -ms-flex-order: 2;
    order: 2;
    font-size: 14px;
    white-space: nowrap;
  }
}

.coach-learn-more-price {
  -ms-flex-order: 2;
  order: 2;
  margin-left: 20px;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: -.25px;
  font-weight: bold;
}

@media screen and (max-width: 799px) {
  .coach-learn-more-price {
    display: block;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    line-height: initial;
  }
}

.coach-learn-more-button {
  float: left;
  display: block;
  margin-right: 3.15789%;
  width: 74.21053%;
}

.coach-learn-more-button:last-child {
  margin-right: 0;
}

.coach-learn-more h5.thin {
  color: #242424;
}

.coach-learn-more h5.thin .bold {
  color: #4d4d4d;
}

section.contract-flow-wrapper div.back-to-applications {
  padding: 20px 9px;
}

@media screen and (max-width: 799px) {
  section.contract-flow-wrapper div.back-to-applications {
    padding: 20px 0px;
    margin-top: 0px;
  }
}

section.contract-flow-wrapper div.contract-flow-progress {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  border: 0px solid #242424;
  border-radius: 0px 50px 50px 0px;
  background-color: #b3b3b3;
  height: 50px;
}

section.contract-flow-wrapper div.contract-flow-progress div.single-step {
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  background-color: #b3b3b3;
  color: #808080;
  border: 0px solid #4d4d4d;
  border-radius: 0px 50px 50px 0px;
  padding-top: 15px;
}

section.contract-flow-wrapper div.contract-flow-progress div.single-step.active {
  background-color: #00a8de;
  color: #ffffff;
}

section.contract-flow-wrapper div.contract-flow-progress div.single-step.complete {
  border-radius: 0px;
}

section.contract-flow-wrapper div.contract-flow-title {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 799px) {
  section.contract-flow-wrapper div.contract-flow-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

section.contract-flow-wrapper div.contract-flow-body {
  font-family: "Helvetica Neue",Helvetica,Arial,Roboto,"Lucida Grande",sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: -0.3px;
}

section.contract-flow-wrapper div.contract-flow-cta {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 120px;
}

@media screen and (max-width: 799px) {
  section.contract-flow-wrapper div.contract-flow-cta {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

section.contract-flow-wrapper div.contract-flow-cta a {
  background-color: #00a8de;
  color: #ffffff;
  text-decoration: none;
  padding: 14px 82px 19px 82px;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

section.contract-flow-wrapper div.contract-flow-cta a:hover {
  color: #ffffff;
  box-shadow: inset 0 -3px 0px 0px rgba(0, 0, 0, 0.4);
  background-color: #008bb8;
  transition: all 0.3s ease 0s;
}

section.contract-flow-wrapper div.contract-flow-cta a:hover:active {
  box-shadow: inset 0 3px 4px 0px rgba(0, 0, 0, 0.4);
  background-color: #00a8de;
}

.listing-fee-error {
  margin-top: 5rem;
  position: relative;
  letter-spacing: -0.15px;
}

@media screen and (max-width: 799px) {
  .listing-fee-error {
    margin-top: 2rem;
  }
}

.listing-fee-error h1 {
  margin-bottom: 1.25rem;
  font-size: 2.8125rem;
}

@media screen and (max-width: 799px) {
  .listing-fee-error h1 {
    font-size: 2rem;
    line-height: 1.375;
  }
}

.listing-fee-error h2 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: -0.15px;
}

@media screen and (max-width: 799px) {
  .listing-fee-error h2 {
    font-size: 1rem;
    line-height: 1.5625;
  }
}

.listing-fee-error h3 {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.15px;
}

.listing-fee-error a {
  font-weight: 300;
  text-decoration: none;
}

.listing-fee-error a:hover {
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}

.listing-fee-error .error-information {
  margin-left: 5rem;
  margin-bottom: 2.375rem;
  max-width: 35.6875rem;
}

@media screen and (max-width: 1113px) {
  .listing-fee-error .error-information {
    max-width: 50%;
    margin-left: 0;
  }
}

@media screen and (max-width: 799px) {
  .listing-fee-error .error-information {
    max-width: 100%;
  }
}

.listing-fee-error .error-list {
  padding-left: 1.125rem;
  margin-bottom: 1.875rem;
}

.listing-fee-error .error-list li {
  margin-bottom: 1rem;
}

.listing-fee-error .error-list li:last-child {
  margin-bottom: 0;
}

.listing-fee-error .error-list li::marker {
  font-weight: 300;
}

.listing-fee-error .error-list h3 {
  margin-left: 1.25rem;
}

.listing-fee-error .banner-pro-tip {
  padding: 1.125rem;
  border-radius: 0.5rem;
  background-color: #ececec;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 4.625rem;
}

.listing-fee-error .banner-pro-tip a {
  font-weight: bold;
}

@media screen and (max-width: 799px) {
  .listing-fee-error .banner-pro-tip {
    margin-bottom: 2.5rem;
  }
}

.listing-fee-error .error-image {
  position: absolute;
  right: 0;
  bottom: -4px;
}

.listing-fee-error .error-image img {
  width: 28.6875rem;
}

@media screen and (max-width: 1113px) {
  .listing-fee-error .error-image img {
    width: 24rem;
  }
}

@media screen and (max-width: 799px) {
  .listing-fee-error .error-image {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .listing-fee-error .error-image img {
    width: 17rem;
  }
}

.generic-error-banner {
  background-color: #E9C81C;
  padding: 1rem 1.5rem;
  margin-top: 1rem;
}

.generic-error-banner p {
  font-size: 1rem;
  line-height: 1.1875;
  font-weight: 400;
  margin: 0;
}

.generic-error-banner a {
  font-weight: 700;
  text-decoration: underline;
  color: #242424;
}

/*# sourceMappingURL=app-v2.css.map */
