html,
body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5em;
  background-color: #f4f4f5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
ol,
ul {
  list-style: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
button,
input {
  border: 1px solid;
  outline: none;
  line-height: normal;
  *overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
strong {
  font-weight: bold;
}
::selection {
  background: #5cc9e8;
  color: #ffffff;
  text-shadow: none;
}
::-moz-selection {
  background: #72d0eb;
  color: #ffffff;
  text-shadow: none;
}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
}
body {
  display: table;
  width: 100%;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5em;
}
body img {
  padding: 0;
  margin: 0;
  border: 0;
}
body #artwork {
  display: inline-block;
  position: relative;
}
body #artwork img {
  margin-bottom: -4px;
}
a.arrow,
ul#nav {
  position: fixed;
}
a.arrow {
  width: 40px;
  height: 40px;
  background: url('../_gfx/arrows.png') no-repeat #191c21;
  overflow: hidden;
  top: 49%;
  text-indent: -9000px;
}
a.arrow#prev {
  left: 0;
  background-position: -44px -32px;
}
a.arrow#next {
  right: 0;
  background-position: -40px 8px;
}
a.arrow.hidden {
  display: none;
}
ul#nav {
  top: 0;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: 40px;
  z-index: 50;
}
ul#nav li {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
ul#nav li a {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -9000px;
  background: url('../_gfx/arrows.png') no-repeat #191c21;
}
ul#nav li.return a {
  background-position: -14px 15px;
}
ul#nav li.return a:hover {
  background-position: 13px 15px;
}
ul#nav li.annotate {
  display: none;
}
ul#nav li.annotate a {
  background-position: -14px -11px;
}
ul#nav li.annotate a:hover {
  background-position: 13px -11px;
}
ul#nav li.edit a {
  background-position: -14px -38px;
}
ul#nav li.edit a:hover {
  background-position: 13px -38px;
}
ul#nav li#tip {
  position: absolute;
  left: 100%;
  top: 5px;
  color: #546776;
  background: white;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.5em;
  width: auto;
  word-break: keep-all;
  white-space: nowrap;
  height: auto;
  padding: 5px 10px 6px 10px;
  box-shadow: 0px 0px 0px 1px rgba(135, 154, 169, 0.5), 0px 0px 0px 3px rgba(101, 120, 136, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px rgba(135, 154, 169, 0.5), 0px 0px 0px 3px rgba(101, 120, 136, 0.1);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(135, 154, 169, 0.5), 0px 0px 0px 3px rgba(101, 120, 136, 0.1);
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 100;
  overflow: visible;
  margin-left: 10px;
}
ul#nav li#tip:after,
ul#nav li#tip:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
ul#nav li#tip:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 4px;
  margin-top: -4px;
}
ul#nav li#tip:before {
  border-color: rgba(194, 204, 212, 0);
  border-right-color: #b6c2cb;
  border-width: 5px;
  margin-top: -5px;
}
ul#nav.bottom {
  top: auto;
  bottom: 0;
}
ul#nav.right {
  left: auto;
  right: 0;
}
ul#nav.right #tip {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 10px;
}
ul#nav.right #tip:after,
ul#nav.right #tip:before {
  left: 100%;
  right: auto;
}
ul#nav.right #tip:after {
  border-right-color: transparent;
  border-left-color: #ffffff;
}
ul#nav.right #tip:before {
  border-right-color: transparent;
  border-left-color: #b6c2cb;
}
#container {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0;
}
#container #image {
  margin: 0px auto;
  text-align: center;
  padding: 0;
}
.newnote {
  display: none;
}
.note,
.newnote {
  background: rgba(255, 255, 255, 0);
}
.note,
.newnote {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  border: 6px solid black;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-width: 6px 6px 6px 6px;
  -webkit-border-image: url('../_gfx/annotation.png') 6 6 6 6 stretch;
  -moz-border-image: url('../_gfx/annotation.png') 6 6 6 6 stretch;
  -o-border-image: url('../_gfx/annotation.png') 6 6 6 6 stretch;
  border-image: url('../_gfx/annotation.png') 6 6 6 6 stretch;
}
.note.selected,
.newnote.selected {
  border-color: #a1c32c;
  -webkit-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -moz-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -o-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
}
.note:hover,
.newnote:hover {
  -webkit-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -moz-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -o-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
}
a.newnote {
  display: block;
  z-index: 2000;
  border-width: 6px 6px 6px 6px;
  -webkit-border-image: url('../_gfx/annotation_clear.png') 6 6 6 6 stretch;
  -moz-border-image: url('../_gfx/annotation_clear.png') 6 6 6 6 stretch;
  -o-border-image: url('../_gfx/annotation_clear.png') 6 6 6 6 stretch;
  border-image: url('../_gfx/annotation_clear.png') 6 6 6 6 stretch;
}
a.newnote:hover {
  -webkit-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -moz-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  -o-border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
  border-image: url('../_gfx/annotation_on_blue.png') 6 6 6 6 stretch;
}
.notep {
  display: none;
  position: absolute;
}
.notep .outer {
  margin: 8px 0 0 0;
  float: left;
  width: 300px;
  background-color: rgba(0, 0, 0, 0.08);
  padding: 2px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.notep .outer .inner {
  float: left;
  width: 298px;
  background: #ffffff;
  border: 1px solid black;
  border-color: rgba(0, 0, 0, 0.35);
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.notep .outer .inner p {
  float: left;
  width: 248px;
  padding: 22px 25px 22px 25px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.5em;
  word-wrap: break-word;
}
.notep .outer .inner p em {
  font-size: 0.9em;
  color: #879aa9;
}
.notep .outer .inner p .meta {
  font-size: 0.9em;
  color: #879aa9;
}
.notep .outer .inner p.reply {
  width: 228px;
  padding-left: 45px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px dashed #e0e5e9;
  background: url('../_gfx/reply.png') no-repeat;
  background-position: 26px 19px;
}
.notep .outer .inner .more {
  float: left;
  width: 253px;
  background: #f9f9fa;
  border-top: 1px solid #e9edef;
  padding: 14px 0 14px 45px;
  font-size: 1.2em;
  color: #00aadd;
  text-decoration: underline;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.notep .outer .inner .more:hover {
  color: #0096c4;
  background: #f4f4f5;
}
.notep .outer .inner .more.inset {
  padding-left: 25px;
  width: 273px;
}
.notep .tip {
  position: absolute;
  width: 19px;
  height: 9px;
  background: url('../_gfx/annotation_tip.png') center top no-repeat;
  overflow: hidden;
  top: 2px;
  left: 20px;
  text-indent: -9000px;
}
.notep.bottom .tip {
  top: auto;
  bottom: -6px;
  background-image: url('../_gfx/annotation_tip_bottom.png');
}
.notep.right .tip {
  left: auto;
  right: 20px;
}
.notep.misc .tip {
  display: none;
}
#noteform {
  display: none;
  position: absolute;
  width: 300px;
  background-color: rgba(0, 0, 0, 0.08);
  padding: 2px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 0 -2px;
}
#noteform .inner {
  float: left;
  width: 298px;
  background: #ffffff;
  border: 1px solid black;
  border-color: rgba(0, 0, 0, 0.35);
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#noteform .inner #NoteAddForm {
  float: left;
  padding: 14px 14px;
  width: 270px;
}
#noteform .inner #NoteAddForm input,
#noteform .inner #NoteAddForm textarea {
  margin: 0 0 6px 0;
  outline: none;
  float: left;
  border: 1px solid #e0e5e9;
  padding: 10px;
  width: 248px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  font-size: 1.25em;
}
#noteform .inner #NoteAddForm input:active,
#noteform .inner #NoteAddForm textarea:active,
#noteform .inner #NoteAddForm input:focus,
#noteform .inner #NoteAddForm textarea:focus {
  outline: 0;
  border-color: #00bef7;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px #ddf7ff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px #ddf7ff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px #ddf7ff;
}
#noteform .inner #NoteAddForm input::-webkit-input-placeholder,
#noteform .inner #NoteAddForm textarea::-webkit-input-placeholder {
  color: #c2ccd4;
}
#noteform .inner #NoteAddForm input:-moz-placeholder,
#noteform .inner #NoteAddForm textarea:-moz-placeholder {
  color: #c2ccd4;
}
#noteform .inner #NoteAddForm textarea {
  padding: 7px 10px;
  line-height: 1.55em;
  resize: vertical;
  max-height: 100px;
  min-height: 30px;
}
#noteform .inner #NoteAddForm button {
  float: left;
  background: #a1c32c;
  border: 1px solid #8fad27;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 0px 0px 0px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  color: white;
  text-shadow: 0px 1px 1px #85a124;
  box-shadow: inset 0 1px 0px #b7d64c;
  -moz-box-shadow: inset 0 1px 0px #b7d64c;
  -webkit-box-shadow: inset 0 1px 0px #b7d64c;
  padding: 8px 10px;
  font-size: 1.2em;
}
#noteform .inner #NoteAddForm button:hover {
  background: #a8cb2e;
}
#noteform .inner #NoteAddForm button:active,
#noteform .inner #NoteAddForm button:focus {
  text-shadow: 0px -1px 1px #85a124;
  padding: 1px 0px -1px 0px;
  background: #97b729;
  box-shadow: inset 0 1px 0px #7f9923;
  -moz-box-shadow: inset 0 1px 0px #7f9923;
  -webkit-box-shadow: inset 0 1px 0px #7f9923;
}
#noteform .inner #NoteAddForm button:disabled {
  background-color: transparent;
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  text-shadow: none;
  border-color: #c2ccd4;
  color: #a5b3be;
  cursor: wait;
}
#noteform .inner #NoteAddForm .cf-turnstile {
  float: left;
  width: 100%;
  margin: 0 0 6px 0;
  display: flex;
  justify-content: center;
}
#noteform .inner #NoteAddForm #cancelnote {
  float: left;
  color: #879aa9;
  text-decoration: none;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 9px 0;
  margin: 0 0 0 8px;
}
#noteform .inner #NoteAddForm #cancelnote:hover {
  color: #2f353e;
}
#noteform .inner #response {
  display: none;
  float: left;
  width: 258px;
  background: #fff3c5;
  padding: 14px 20px;
  margin: 0;
  border-bottom: 2px solid #f1e997;
  color: #6f6234;
  font-size: 1.3em;
}
#noteform .point {
  position: absolute;
  width: 19px;
  height: 9px;
  background: url('../_gfx/annotation_tip.png') center top no-repeat;
  overflow: hidden;
  top: -6px;
  left: 20px;
  text-indent: -9000px;
}
#noteform.top .point {
  top: auto;
  bottom: -6px;
  background-image: url('../_gfx/annotation_tip_bottom.png');
}
#noteform.right .point {
  left: auto;
  right: 20px;
}
#finished {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  text-align: center;
  display: none;
}
#finished p {
  display: inline-block;
  padding: 15px 20px;
  background: #2f353e;
  color: #d1d9de;
  text-align: center;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1.35em;
  line-height: 1.5em;
}
#finished p a {
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
}
#finished p a:hover {
  border-bottom: 1px solid #ffffff;
}
.imgareaselect-outer {
  background-color: #2f353e;
  opacity: 0.9;
  cursor: crosshair;
}
.imgareaselect-selection {
  background: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  a.arrow,
  ul#nav li a {
    background-image: url(../_gfx/arrows_retina.png) !important;
    background-size: 101px 65px !important;
  }
  .newnote,
  .note,
  a.newnote {
    -webkit-border-image: url(../_gfx/annotation_retina.png) 12 12 12 12 stretch !important;
    -moz-border-image: url(../_gfx/annotation_retina.png) 12 12 12 12 stretch !important;
  }
  .newnote.selected,
  .newnote:hover,
  .note.selected,
  .note:hover,
  a.newnote:hover {
    -webkit-border-image: url(../_gfx/annotation_on_blue_retina.png) 12 12 12 12 stretch !important;
    -moz-border-image: url(../_gfx/annotation_on_blue_retina.png) 12 12 12 12 stretch !important;
  }
  .notep .outer .inner p.reply {
    background-image: url(../_gfx/reply_retina.png) !important;
    background-size: 13px 13px !important;
  }
}
