/* line 1, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.header_view {
  -webkit-box-align: center;
  align-items: center;
  background-image: linear-gradient(to right, #005a75, #24386e);
  color: white;
  display: flex;
  height: 82px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0px 0px;
  width: 100vw;
  font: 1.5rem Roboto, sans-serif;
}

/* line 18, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.company_link a {
  font-family: Roboto, sans-serif;
  font-size: medium;
  text-decoration: underline;
}

/* line 23, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.company_link a:link {
  color: #000099;
  text-decoration: underline;
}

/* line 27, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.company_link a:visited {
  color: #000099;
  text-decoration: underline;
}

/* line 31, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.company_link a:hover {
  text-decoration: none;
  color: #000099;
  font-weight: bold;
  text-decoration: underline;
}

/* line 37, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.company_link a:active {
  color: red;
  text-decoration: underline;
}

/* line 42, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.table_view {
  width: 90vw;
}

/* line 45, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_back {
  background-image: linear-gradient(to right, #005a75, #24386e);
  height: 35px;
  width: 100vw;
  text-align: right;
}

/* line 56, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_center {
  background-image: linear-gradient(to right, #005a75, #24386e);
  height: 15px;
  width: 100vw;
  text-align: center;
}

/* line 67, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.dark_text {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  color: #1c2324;
  font-weight: bold;
}

/* line 75, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.white_text {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1.2rem Roboto, sans-serif;
  color: white;
  font-weight: bold;
}

/* line 83, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_back a:link {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

/* line 93, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_back a:visited {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

/* line 102, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_back a:hover {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

/* line 111, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.blue_back a:active {
  text-decoration: none;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

/* line 121, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.approve {
  border-collapse: separate;
  border-spacing: 0px;
  caption-side: top;
  caret-color: auto;
  empty-cells: show;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 500 1.4rem Roboto, sans-serif;
  hyphens: manual;
  image-rendering: auto;
  letter-spacing: normal;
  list-style: outside none disc;
  object-position: 50% 50%;
  orphans: 2;
  pointer-events: auto;
  quotes: initial;
  ruby-position: over;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-combine-upright: none;
  text-indent: 0px;
  text-orientation: mixed;
  text-rendering: auto;
  text-shadow: none;
  text-underline-position: auto;
  visibility: inherit;
  white-space: normal;
  widows: 2;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  -webkit-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  appearance: none;
  margin: 0px;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
  text-decoration-skip-ink: none;
  display: inline-flex;
  box-sizing: border-box;
  -webkit-box-align: center;
  align-items: center;
  max-width: 100%;
  height: 3rem;
  min-height: 3rem;
  padding: 0px 24px;
  background-color: #d81e5d;
  border-width: 1px;
  border-style: solid;
  border-color: #d81e5d;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  transition-property: transform;
  transition-duration: 100ms;
  transition-timing-function: ease-in;
}

/* line 183, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.reject {
  border-collapse: separate;
  border-spacing: 0px;
  caption-side: top;
  caret-color: auto;
  empty-cells: show;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 500 1.4rem Roboto, sans-serif;
  hyphens: manual;
  image-rendering: auto;
  letter-spacing: normal;
  list-style: outside none disc;
  object-position: 50% 50%;
  orphans: 2;
  pointer-events: auto;
  quotes: initial;
  ruby-position: over;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-combine-upright: none;
  text-indent: 0px;
  text-orientation: mixed;
  text-rendering: auto;
  text-shadow: none;
  text-underline-position: auto;
  visibility: inherit;
  white-space: normal;
  widows: 2;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  -webkit-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  appearance: none;
  margin: 0px;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
  text-decoration-skip-ink: none;
  display: inline-flex;
  box-sizing: border-box;
  -webkit-box-align: center;
  align-items: center;
  max-width: 100%;
  height: 3rem;
  min-height: 3rem;
  padding: 0px 35px;
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #d81e5d;
  border-radius: 4px;
  color: #d81e5d;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  transition-property: transform;
  transition-duration: 100ms;
  transition-timing-function: ease-in;
}

/* line 244, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
table {
  border-collapse: collapse;
  width: 100%;
  width: 100vw;
}

/* line 249, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
th {
  text-align: left;
  padding: 0px;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  color: #1c2324;
  font-weight: bold;
  background-color: #ecdfec;
  height: 40px;
  padding: 8px;
}

/* line 261, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
td {
  text-align: left;
  padding: 8px;
}

/* line 266, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
tr:nth-child(even) {
  background-color: #ecdfec;
}

/* line 269, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.no-request {
  color: #d81e5d;
  width: 99vw;
  height: 50px;
  background-color: #f6f6f6;
  margin: 50px;
  font-feature-settings: normal;
  font-kerning: auto;
  font: 1rem Roboto, sans-serif;
  font-weight: bold;
  text-align: center;
}

/* THE BASE */
/* line 283, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.bar {
  padding: 10px;
  margin: 10px;
  color: #333;
  background: #fafafa;
  border: 1px solid #ccc;
  width: 99vw;
  height: 20px;
}

/* THE VARIATIONS */
/* line 294, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.info {
  color: #204a8e;
  background: #c9ddff;
  border: 1px solid #4c699b;
}

/* line 299, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.success {
  color: #2b7515;
  background: #ecffd6;
  border: 1px solid #617c42;
}

/* line 304, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.warn {
  color: #756e15;
  background: #fffbd1;
  border: 1px solid #87803e;
}

/* line 309, /webapp/app/assets/stylesheets/adoption_edit_history.scss */
.error {
  color: #ba3939;
  background: #ffe0e0;
  border: 1px solid #a33a3a;
}
