/* Copyright 2014 Mozilla Foundation
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.AnnotationLayer_annotationLayer_1S9o section {
  position: absolute;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_linkAnnotation_2Fpw > a,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_pushButton_26Iq > a {
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_linkAnnotation_2Fpw > a:hover,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_pushButton_26Iq > a:hover {
  opacity: 0.2;
  background: #ff0;
  -webkit-box-shadow: 0px 2px 10px #ff0;
          box-shadow: 0px 2px 10px #ff0;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textAnnotation_1ydT img {
  position: absolute;
  cursor: pointer;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI textarea,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_choiceWidgetAnnotation_1icG select,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input {
  background-color: rgba(0, 54, 255, 0.13);
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 9px;
  height: 100%;
  margin: 0;
  padding: 0 3px;
  vertical-align: top;
  width: 100%;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_choiceWidgetAnnotation_1icG select option {
  padding: 0;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input {
  border-radius: 50%;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI textarea {
  font: message-box;
  font-size: 9px;
  resize: none;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input[disabled],
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI textarea[disabled],
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_choiceWidgetAnnotation_1icG select[disabled],
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input[disabled],
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input[disabled] {
  background: none;
  border: 1px solid transparent;
  cursor: not-allowed;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input:hover,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI textarea:hover,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_choiceWidgetAnnotation_1icG select:hover,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:hover,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input:hover {
  border: 1px solid #000;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input:focus,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI textarea:focus,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_choiceWidgetAnnotation_1icG select:focus {
  background: none;
  border: 1px solid transparent;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:before,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:after,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input:checked:before {
  background-color: #000;
  content: '';
  display: block;
  position: absolute;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:before,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:after {
  height: 80%;
  left: 45%;
  width: 1px;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input:checked:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input:checked:before {
  border-radius: 50%;
  height: 50%;
  left: 30%;
  top: 20%;
  width: 50%;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input.AnnotationLayer_comb_11fJ {
  font-family: monospace;
  padding-left: 2px;
  padding-right: 0;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_textWidgetAnnotation_3ckI input.AnnotationLayer_comb_11fJ:focus {
  /*
   * Letter spacing is placed on the right side of each character. Hence, the
   * letter spacing of the last character may be placed outside the visible
   * area, causing horizontal scrolling. We avoid this by extending the width
   * when the element has focus and revert this when it loses focus.
   */
  width: 115%;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_checkBox_3Tb7 input,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_buttonWidgetAnnotation_1PLw.AnnotationLayer_radioButton_3VVg input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popupWrapper_3owH {
  position: absolute;
  width: 20em;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popup_25Q5 {
  position: absolute;
  z-index: 200;
  max-width: 20em;
  background-color: #FFFF99;
  -webkit-box-shadow: 0px 2px 5px #888;
          box-shadow: 0px 2px 5px #888;
  border-radius: 2px;
  padding: 6px;
  margin-left: 5px;
  cursor: pointer;
  font: message-box;
  font-size: 9px;
  word-wrap: break-word;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popup_25Q5 > * {
  font-size: 9px;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popup_25Q5 h1 {
  display: inline-block;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popup_25Q5 span {
  display: inline-block;
  margin-left: 5px;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_popup_25Q5 p {
  border-top: 1px solid #333;
  margin-top: 2px;
  padding-top: 2px;
}
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_highlightAnnotation_14Oq,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_underlineAnnotation_3oa6,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_squigglyAnnotation_3Xxl,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_strikeoutAnnotation_1oab,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_freeTextAnnotation_RG5f,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_lineAnnotation_3ZV3 svg line,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_squareAnnotation_3rMk svg rect,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_circleAnnotation_3XWl svg ellipse,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_polylineAnnotation_3qHY svg polyline,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_polygonAnnotation_35Iq svg polygon,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_caretAnnotation_Aj-Y,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_inkAnnotation_y5R_ svg polyline,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_stampAnnotation_3gI1,
.AnnotationLayer_annotationLayer_1S9o .AnnotationLayer_fileAttachmentAnnotation_2_43 {
  cursor: pointer;
}

