@font-face {
  font-family: fontawesome;
  src: url(/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),
    url(/fonts/fontawesome-webfont.woff) format("woff"),
    url(/fonts/fontawesome-webfont.ttf) format("truetype"),
    url(/fonts/fontawesome-webfont.svg#OpenSans-Light) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SS-Light;
  src: url(/fonts/sourcesanspro-light-webfont.woff2) format("woff2"),
    url(/fonts/sourcesanspro-light-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SS-Reg;
  src: url(/fonts/sourcesanspro-regular-webfont.woff2) format("woff2"),
    url(/fonts/sourcesanspro-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SS-Semi;
  src: url(/fonts/sourcesanspro-semibold-webfont.woff2) format("woff2"),
    url(/fonts/sourcesanspro-semibold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

.signbox {
  position: relative;
  text-align: center;
}

.sign-days {
  position: absolute;
  height: 150px;
  opacity: 0.8;
  top: 180px;
  left: 70px;
  width: 220px;
  font-size: 100pt;
  font-family: "Permanent Marker", cursive;
  color: gray;
  line-height: 1;
  text-align: center;
}

.owie-button {
  clear: both;
  font-size: 20px;
}

.ouch {
  font-size: 20px;
}

.owieReason {
  width: 360px;
  font-size: 24pt;
}

.ouch-title {
  font-size: 22px;
  font-weight: bold;
}

.pet-detail[_ngcontent-c2] img[_ngcontent-c2] {
  width: 16px;
  margin-right: 2px;
}

.pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1] {
  display: inline-block;
  vertical-align: text-top;
  padding: 0 15px;
}

.pet-icon.greater-then-two[_ngcontent-c1]
  .pet[_ngcontent-c1]:last-child:nth-child(even),
.pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1]:not(:last-child) {
  width: 49%;
}

.pet-icon.greater-then-two[_ngcontent-c1]
  .pet[_ngcontent-c1]:last-child:nth-child(even),
.pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1]:last-child {
  width: 49%;
}

@media (min-width: 768px) {
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:not(:last-child) {
    width: 33%;
  }

  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1]:last-child {
    width: 33%;
  }
}

@media (min-width: 1200px) {
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:not(:last-child) {
    width: 24%;
  }

  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1]:last-child {
    width: 24%;
  }
}

@media (min-width: 1800px) {
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:not(:last-child) {
    width: 20%;
  }

  .pet-icon.greater-then-two[_ngcontent-c1]
    .pet[_ngcontent-c1]:last-child:nth-child(even),
  .pet-icon.greater-then-two[_ngcontent-c1] .pet[_ngcontent-c1]:last-child {
    width: 20%;
  }
}

.pet-detail[_ngcontent-c2] img[_ngcontent-c2] {
  width: 16px;
  margin-right: 2px;
}

.bottom-40 {
  margin-bottom: 40px !important;
  position: relative;
}

body {
  color: #808a92 !important;
  font-family: SS-Light !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.wrapword {
  white-space: -moz-pre-wrap !important;
  word-wrap: break-word;
  word-break: break-all;
}

.col-right {
  padding: 0;
  vertical-align: top;
}

body,
html {
  height: 100%;
}

a:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}

.main {
  overflow: hidden;
}

.greater-then-two.pet-icon {
  padding-bottom: 5px;
}

.greater-then-two.pet-icon .pet .icon-pet {
  position: relative;
  width: 105px;
}

.greater-then-two.pet-icon .pet .pet-name {
  font-family: SS-Reg !important;
  font-size: 18px;
  color: #5f7b8c;
}

.greater-then-two.pet-icon .pet .pet-detail .pet-time {
  vertical-align: middle;
  font-size: 12px;
  overflow-wrap: break-word;
  text-align: left;
  color: #797d83;
}

.greater-then-two.pet-icon .pet .pet-age {
  vertical-align: middle;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  color: #797d83;
}

.greater-then-two.pet-icon .pet .img-circle {
  width: 105px;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a:active,
a:hover {
  outline: 0;
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
}

a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
  cursor: help;
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar {
  position: relative;
  min-height: 55px;
  max-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: middle;
  border: none;
}

p {
  margin: 10px 0;
}
