@page  {}
.textLayer {
	left: 0px; top: 0px; right: 0px; bottom: 0px; line-height: 1; overflow: hidden; position: absolute; opacity: 0.2;
}
.textLayer > div {
	transform-origin: 0% 0%; color: transparent; white-space: pre; position: absolute; cursor: text; -webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%; -o-transform-origin: 0% 0%;
}
.textLayer .highlight {
	margin: -1px; padding: 1px; border-radius: 4px; background-color: rgb(180, 0, 170);
}
.textLayer .begin.highlight {
	border-radius: 4px 0px 0px 4px;
}
.textLayer .end.highlight {
	border-radius: 0px 4px 4px 0px;
}
.textLayer .middle.highlight {
	border-radius: 0px;
}
.textLayer .selected.highlight {
	background-color: rgb(0, 100, 0);
}
.textLayer ::selection {
	background: rgb(0, 0, 255);
}
.textLayer .endOfContent {
	left: 0px; top: 100%; right: 0px; bottom: 0px; display: block; position: absolute; z-index: -1; cursor: default; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none;
}
.textLayer .active.endOfContent {
	top: 0px;
}
.annotationLayer section {
	position: absolute;
}
.annotationLayer .linkAnnotation > a {
	left: 0px; top: 0px; width: 100%; height: 100%; font-size: 1em; position: absolute;
}
.annotationLayer .linkAnnotation > a {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) 0px 0px;
}
.annotationLayer .linkAnnotation > a:hover {
	background: rgb(255, 255, 0); opacity: 0.2; box-shadow: 0px 2px 10px #ff0;
}
.annotationLayer .textAnnotation img {
	position: absolute; cursor: pointer;
}
.annotationLayer .textWidgetAnnotation input {
	padding: 0px 3px; border: 1px solid transparent; border-image: none; width: 100%; height: 100%; font-size: 9px; vertical-align: top; box-sizing: border-box; background-color: rgba(0, 54, 255, 0.13);
}
.annotationLayer .textWidgetAnnotation textarea {
	padding: 0px 3px; border: 1px solid transparent; border-image: none; width: 100%; height: 100%; font-size: 9px; vertical-align: top; box-sizing: border-box; background-color: rgba(0, 54, 255, 0.13);
}
.annotationLayer .choiceWidgetAnnotation select {
	padding: 0px 3px; border: 1px solid transparent; border-image: none; width: 100%; height: 100%; font-size: 9px; vertical-align: top; box-sizing: border-box; background-color: rgba(0, 54, 255, 0.13);
}
.annotationLayer .checkBox.buttonWidgetAnnotation input {
	padding: 0px 3px; border: 1px solid transparent; border-image: none; width: 100%; height: 100%; font-size: 9px; vertical-align: top; box-sizing: border-box; background-color: rgba(0, 54, 255, 0.13);
}
.annotationLayer .radioButton.buttonWidgetAnnotation input {
	padding: 0px 3px; border: 1px solid transparent; border-image: none; width: 100%; height: 100%; font-size: 9px; vertical-align: top; box-sizing: border-box; background-color: rgba(0, 54, 255, 0.13);
}
.annotationLayer .textWidgetAnnotation textarea {
	font: 400 9px/normal Tahoma; font: message-box; resize: none;
}
.annotationLayer .textWidgetAnnotation input[disabled] {
	background: 0px 0px; border: 1px solid transparent; border-image: none; cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation textarea[disabled] {
	background: 0px 0px; border: 1px solid transparent; border-image: none; cursor: not-allowed;
}
.annotationLayer .choiceWidgetAnnotation select[disabled] {
	background: 0px 0px; border: 1px solid transparent; border-image: none; cursor: not-allowed;
}
.annotationLayer .checkBox.buttonWidgetAnnotation input[disabled] {
	background: 0px 0px; border: 1px solid transparent; border-image: none; cursor: not-allowed;
}
.annotationLayer .radioButton.buttonWidgetAnnotation input[disabled] {
	background: 0px 0px; border: 1px solid transparent; border-image: none; cursor: not-allowed;
}
.annotationLayer .textWidgetAnnotation input:hover {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.annotationLayer .textWidgetAnnotation textarea:hover {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.annotationLayer .choiceWidgetAnnotation select:hover {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.annotationLayer .checkBox.buttonWidgetAnnotation input:hover {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.annotationLayer .radioButton.buttonWidgetAnnotation input:hover {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.annotationLayer .textWidgetAnnotation input:focus {
	background: 0px 0px; border: 1px solid transparent; border-image: none;
}
.annotationLayer .textWidgetAnnotation textarea:focus {
	background: 0px 0px; border: 1px solid transparent; border-image: none;
}
.annotationLayer .choiceWidgetAnnotation select:focus {
	background: 0px 0px; border: 1px solid transparent; border-image: none;
}
.annotationLayer .textWidgetAnnotation input.comb {
	padding-right: 0px; padding-left: 2px; font-family: monospace;
}
.annotationLayer .textWidgetAnnotation input.comb:focus {
	width: 115%;
}
.annotationLayer .checkBox.buttonWidgetAnnotation input {
	-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none;
}
.annotationLayer .radioButton.buttonWidgetAnnotation input {
	-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none;
}
.annotationLayer .popupWrapper {
	width: 20em; position: absolute;
}
.annotationLayer .popup {
	padding: 0.6em; border-radius: 2px; margin-left: 5px; position: absolute; z-index: 200; cursor: pointer; -ms-word-wrap: break-word; max-width: 20em; box-shadow: 0px 2px 5px #333; background-color: rgb(255, 255, 153);
}
.annotationLayer .popup h1 {
	padding-bottom: 0.2em; font-size: 1em; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
.annotationLayer .popup p {
	padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation {
	cursor: pointer;
}
.annotationLayer .underlineAnnotation {
	cursor: pointer;
}
.annotationLayer .squigglyAnnotation {
	cursor: pointer;
}
.annotationLayer .strikeoutAnnotation {
	cursor: pointer;
}
.annotationLayer .lineAnnotation svg line {
	cursor: pointer;
}
.annotationLayer .fileAttachmentAnnotation {
	cursor: pointer;
}
.pdfViewer .canvasWrapper {
	overflow: hidden;
}
.pdfViewer .page {
	margin: 1px auto -8px; border: 9px solid transparent; border-image: url(images/shadow.png) 9 repeat; width: 816px; height: 1056px; overflow: visible; position: relative; direction: ltr; background-clip: content-box; background-color: rgb(255, 255, 255);
}
.removePageBorders.pdfViewer .page {
	margin: 0px auto 10px; border: currentColor; border-image: none;
}
.singlePageView.pdfViewer {
	display: inline-block;
}
.singlePageView.pdfViewer .page {
	margin: 0px; border: currentColor; border-image: none;
}
.pdfViewer .page canvas {
	margin: 0px; display: block;
}
.pdfViewer .page canvas[hidden] {
	display: none;
}
.pdfViewer .page .loadingIcon {
	background: url(images/loading-icon.gif) no-repeat center; left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.pdfPresentationMode:-ms-fullscreen .pdfViewer .page {
	border: 0px currentColor; border-image: none; margin-bottom: 100% !important;
}
* {
	margin: 0px; padding: 0px;
}
html {
	width: 100%; height: 100%; font-size: 10px;
}
body {
	width: 100%; height: 100%; background-image: url(images/texture.png); background-color: rgb(64, 64, 64);
}
body {
	font: 400 11pt/normal Tahoma; font: message-box;
}
input {
	font: 400 11pt/normal Tahoma; font: message-box;
}
button {
	font: 400 11pt/normal Tahoma; font: message-box;
}
select {
	font: 400 11pt/normal Tahoma; font: message-box;
}
.hidden {
	display: none !important;
}
[hidden] {
	display: none !important;
}
.pdfPresentationMode#viewerContainer:-ms-fullscreen {
	top: 0px !important; width: 100%; height: 100%; overflow: hidden !important; border-top-color: transparent; border-top-width: 2px; border-top-style: solid; cursor: none; -ms-user-select: none;
}
.pdfPresentationMode#viewerContainer:-ms-fullscreen::-ms-backdrop {
	background-color: rgb(0, 0, 0);
}
.pdfPresentationMode:-ms-fullscreen a:not(.internalLink) {
	display: none !important;
}
.pdfPresentationMode:-ms-fullscreen .textLayer > div {
	cursor: none;
}
.pdfPresentationModeControls.pdfPresentationMode > * {
	cursor: default;
}
.pdfPresentationModeControls.pdfPresentationMode .textLayer > div {
	cursor: default;
}
#outerContainer {
	width: 100%; height: 100%; position: relative;
}
#sidebarContainer {
	top: 0px; width: 200px; bottom: 0px; visibility: hidden; position: absolute; transition-duration: 200ms; transition-timing-function: ease; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease;
}
html[dir=ltr] #sidebarContainer {
	left: -200px; transition-property: left; -webkit-transition-property: left;
}
html[dir=rtl] #sidebarContainer {
	right: -200px; transition-property: right; -webkit-transition-property: right;
}
.sidebarMoving#outerContainer > #sidebarContainer {
	visibility: visible;
}
.sidebarOpen#outerContainer > #sidebarContainer {
	visibility: visible;
}
html[dir=ltr] .sidebarOpen#outerContainer > #sidebarContainer {
	left: 0px;
}
html[dir=rtl] .sidebarOpen#outerContainer > #sidebarContainer {
	right: 0px;
}
#mainContainer {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; min-width: 320px; transition-duration: 200ms; transition-timing-function: ease; -webkit-transition-duration: 200ms; -webkit-transition-timing-function: ease;
}
html[dir=ltr] .sidebarOpen#outerContainer > #mainContainer {
	left: 200px; transition-property: left; -webkit-transition-property: left;
}
html[dir=rtl] .sidebarOpen#outerContainer > #mainContainer {
	right: 200px; transition-property: right; -webkit-transition-property: right;
}
#sidebarContent {
	top: 32px; width: 200px; bottom: 0px; overflow: auto; position: absolute; background-color: hsla(0, 0%, 0%, 0.1); -webkit-overflow-scrolling: touch;
}
html[dir=ltr] #sidebarContent {
	left: 0px; box-shadow: inset -1px 0px 0px hsla(0, 0%, 0%, 0.25);
}
html[dir=rtl] #sidebarContent {
	right: 0px; box-shadow: inset 1px 0px 0px hsla(0, 0%, 0%, 0.25);
}
#viewerContainer {
	left: 0px; top: 32px; right: 0px; bottom: 0px; overflow: auto; position: absolute; -webkit-overflow-scrolling: touch;
}
html[dir=ltr] #viewerContainer {
	box-shadow: inset 1px 0px 0px hsla(0, 0%, 100%, 0.05);
}
html[dir=rtl] #viewerContainer {
	box-shadow: inset -1px 0px 0px hsla(0, 0%, 100%, 0.05);
}
.toolbar {
	left: 0px; right: 0px; position: relative; z-index: 9999; cursor: default;
}
#toolbarContainer {
	width: 100%;
}
#toolbarSidebar {
	width: 200px; height: 32px; background-image: url(images/texture.png), linear-gradient(hsla(0, 0%, 30%, 0.99), hsla(0, 0%, 25%, 0.95)); background-color: rgb(66, 66, 66);
}
html[dir=ltr] #toolbarSidebar {
	box-shadow: inset -1px 0px 0px rgba(0,0,0,0.25), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.1);
}
html[dir=rtl] #toolbarSidebar {
	box-shadow: inset 1px 0px 0px rgba(0,0,0,0.25), inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.1);
}
#toolbarContainer {
	height: 32px; position: relative; background-image: url(images/texture.png), linear-gradient(hsla(0, 0%, 32%, 0.99), hsla(0, 0%, 27%, 0.95)); background-color: rgb(71, 71, 71);
}
.findbar {
	height: 32px; position: relative; background-image: url(images/texture.png), linear-gradient(hsla(0, 0%, 32%, 0.99), hsla(0, 0%, 27%, 0.95)); background-color: rgb(71, 71, 71);
}
.secondaryToolbar {
	height: 32px; position: relative; background-image: url(images/texture.png), linear-gradient(hsla(0, 0%, 32%, 0.99), hsla(0, 0%, 27%, 0.95)); background-color: rgb(71, 71, 71);
}
html[dir=ltr] #toolbarContainer {
	box-shadow: inset 1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
.findbar {
	box-shadow: inset 1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
.secondaryToolbar {
	box-shadow: inset 1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
html[dir=rtl] #toolbarContainer {
	box-shadow: inset -1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
.findbar {
	box-shadow: inset -1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
.secondaryToolbar {
	box-shadow: inset -1px 0px 0px hsla(0, 0%, 100%, 0.08), inset 0px 1px 1px hsla(0, 0%, 0%, 0.15), inset 0px -1px 0px hsla(0, 0%, 100%, 0.05), 0px 1px 0px hsla(0, 0%, 0%, 0.15), 0px 1px 1px hsla(0, 0%, 0%, 0.1);
}
#toolbarViewer {
	height: 32px;
}
#loadingBar {
	width: 100%; height: 4px; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; position: relative; background-color: rgb(51, 51, 51);
}
#loadingBar .progress {
	transition:width 200ms; left: 0px; top: 0px; width: 0%; height: 100%; overflow: hidden; position: absolute; background-color: rgb(221, 221, 221); -webkit-transition: width 200ms;
}
#loadingBar .indeterminate.progress {
	transition:none; background-color: rgb(153, 153, 153); -webkit-transition: none;
}
#loadingBar .indeterminate.progress .glimmer {
	background: repeating-linear-gradient(135deg, rgb(187, 187, 187) 0px, rgb(153, 153, 153) 5px, rgb(153, 153, 153) 45px, rgb(221, 221, 221) 55px, rgb(221, 221, 221) 95px, rgb(187, 187, 187) 100px); animation:progressIndeterminate 950ms linear infinite; left: 0px; top: 0px; width: calc(100% + 150px); height: 100%; position: absolute; -webkit-animation: progressIndeterminate 950ms linear infinite;
}
.findbar {
	margin: 4px 2px; padding: 0px 6px; top: 32px; height: auto; text-align: left; color: rgb(217, 217, 217); line-height: 14px; font-size: 12px; position: absolute; z-index: 10000; cursor: default; min-width: 16px;
}
.secondaryToolbar {
	margin: 4px 2px; padding: 0px 6px; top: 32px; height: auto; text-align: left; color: rgb(217, 217, 217); line-height: 14px; font-size: 12px; position: absolute; z-index: 10000; cursor: default; min-width: 16px;
}
.findbar {
	min-width: 300px;
}
.findbar > div {
	height: 32px;
}
.wrapContainers.findbar > div {
	clear: both;
}
.wrapContainers.findbar > div#findbarMessageContainer {
	height: auto;
}
html[dir=ltr] .findbar {
	left: 68px;
}
html[dir=rtl] .findbar {
	right: 68px;
}
.findbar label {
	-webkit-user-select: none; -moz-user-select: none;
}
#findInput {
	width: 200px;
}
:-ms-input-placeholder#findInput {
	font-style: italic;
}
[data-status=pending]#findInput {
	background-position: right; background-image: url(images/loading-small.png); background-repeat: no-repeat;
}
html[dir=rtl] [data-status=pending]#findInput {
	background-position: left;
}
.secondaryToolbar {
	padding: 6px; height: auto; z-index: 30000;
}
html[dir=ltr] .secondaryToolbar {
	right: 4px;
}
html[dir=rtl] .secondaryToolbar {
	left: 4px;
}
#secondaryToolbarButtonContainer {
	margin-bottom: -4px; -ms-overflow-y: auto; max-height: 400px; max-width: 200px; -webkit-overflow-scrolling: touch;
}
.doorHanger {
	border-radius: 2px; border: 1px solid hsla(0, 0%, 0%, 0.5); border-image: none; box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}
.doorHangerRight {
	border-radius: 2px; border: 1px solid hsla(0, 0%, 0%, 0.5); border-image: none; box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}
.doorHanger::after {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.doorHanger::before {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.doorHangerRight::after {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.doorHangerRight::before {
	border: solid transparent; border-image: none; width: 0px; height: 0px; bottom: 100%; position: absolute; content: " "; pointer-events: none;
}
.doorHanger::after {
	border-width: 8px; border-bottom-color: hsla(0, 0%, 32%, 0.99);
}
.doorHangerRight::after {
	border-width: 8px; border-bottom-color: hsla(0, 0%, 32%, 0.99);
}
.doorHanger::before {
	border-width: 9px; border-bottom-color: hsla(0, 0%, 0%, 0.5);
}
.doorHangerRight::before {
	border-width: 9px; border-bottom-color: hsla(0, 0%, 0%, 0.5);
}
html[dir=ltr] .doorHanger::after {
	left: 13px; margin-left: -8px;
}
html[dir=rtl] .doorHangerRight::after {
	left: 13px; margin-left: -8px;
}
html[dir=ltr] .doorHanger::before {
	left: 13px; margin-left: -9px;
}
html[dir=rtl] .doorHangerRight::before {
	left: 13px; margin-left: -9px;
}
html[dir=rtl] .doorHanger::after {
	right: 13px; margin-right: -8px;
}
html[dir=ltr] .doorHangerRight::after {
	right: 13px; margin-right: -8px;
}
html[dir=rtl] .doorHanger::before {
	right: 13px; margin-right: -9px;
}
html[dir=ltr] .doorHangerRight::before {
	right: 13px; margin-right: -9px;
}
#findResultsCount {
	padding: 3px 4px; text-align: center; color: rgb(82, 82, 82); background-color: rgb(217, 217, 217);
}
#findMsg {
	color: rgb(166, 183, 208); font-style: italic;
}
:empty#findMsg {
	display: none;
}
.notFound#findInput {
	background-color: rgb(255, 102, 102);
}
#toolbarViewerMiddle {
	left: 50%; position: absolute; transform: translateX(-50%);
}
html[dir=ltr] #toolbarViewerLeft {
	float: left;
}
html[dir=rtl] #toolbarViewerRight {
	float: left;
}
html[dir=ltr] #toolbarViewerRight {
	float: right;
}
html[dir=rtl] #toolbarViewerLeft {
	float: right;
}
html[dir=ltr] #toolbarViewerLeft > * {
	float: left; position: relative;
}
html[dir=ltr] #toolbarViewerMiddle > * {
	float: left; position: relative;
}
html[dir=ltr] #toolbarViewerRight > * {
	float: left; position: relative;
}
html[dir=ltr] .findbar * {
	float: left; position: relative;
}
html[dir=rtl] #toolbarViewerLeft > * {
	float: right; position: relative;
}
html[dir=rtl] #toolbarViewerMiddle > * {
	float: right; position: relative;
}
html[dir=rtl] #toolbarViewerRight > * {
	float: right; position: relative;
}
html[dir=rtl] .findbar * {
	float: right; position: relative;
}
html[dir=ltr] .splitToolbarButton {
	margin: 3px 2px 4px 0px; display: inline-block;
}
html[dir=rtl] .splitToolbarButton {
	margin: 3px 0px 4px 2px; display: inline-block;
}
html[dir=ltr] .splitToolbarButton > .toolbarButton {
	border-radius: 0px; float: left;
}
html[dir=rtl] .splitToolbarButton > .toolbarButton {
	border-radius: 0px; float: right;
}
.toolbarButton {
	background: 0px 0px; border: 0px currentColor; border-image: none; width: 32px; height: 25px;
}
.secondaryToolbarButton {
	background: 0px 0px; border: 0px currentColor; border-image: none; width: 32px; height: 25px;
}
.overlayButton {
	background: 0px 0px; border: 0px currentColor; border-image: none; width: 32px; height: 25px;
}
.toolbarButton > span {
	width: 0px; height: 0px; overflow: hidden; display: inline-block;
}
[disabled].toolbarButton {
	opacity: 0.5;
}
[disabled].secondaryToolbarButton {
	opacity: 0.5;
}
[disabled].overlayButton {
	opacity: 0.5;
}
.toggled.splitToolbarButton .toolbarButton {
	margin: 0px;
}
.splitToolbarButton:hover > .toolbarButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12); -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.splitToolbarButton:focus > .toolbarButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12); -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.toggled.splitToolbarButton > .toolbarButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12); -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.textButton.toolbarButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12); -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.splitToolbarButton > .toolbarButton:hover {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.splitToolbarButton > .toolbarButton:focus {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.dropdownToolbarButton:hover {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.overlayButton:hover {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.overlayButton:focus {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.textButton.toolbarButton:hover {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.textButton.toolbarButton:focus {
	z-index: 199; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 0px 1px hsla(0, 0%, 0%, 0.05); background-color: hsla(0, 0%, 0%, 0.2);
}
.splitToolbarButton > .toolbarButton {
	position: relative;
}
html[dir=ltr] .splitToolbarButton > :first-child.toolbarButton {
	margin: 0px -1px 0px 0px; border-right-color: transparent; position: relative; border-top-left-radius: 2px; border-bottom-left-radius: 2px;
}
html[dir=rtl] .splitToolbarButton > :last-child.toolbarButton {
	margin: 0px -1px 0px 0px; border-right-color: transparent; position: relative; border-top-left-radius: 2px; border-bottom-left-radius: 2px;
}
html[dir=ltr] .splitToolbarButton > :last-child.toolbarButton {
	margin: 0px 0px 0px -1px; border-left-color: transparent; position: relative; border-top-right-radius: 2px; border-bottom-right-radius: 2px;
}
html[dir=rtl] .splitToolbarButton > :first-child.toolbarButton {
	margin: 0px 0px 0px -1px; border-left-color: transparent; position: relative; border-top-right-radius: 2px; border-bottom-right-radius: 2px;
}
.splitToolbarButtonSeparator {
	margin: 5px 0px; padding: 8px 0px; width: 1px; display: inline-block; z-index: 99; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.08); background-color: hsla(0, 0%, 0%, 0.5);
}
html[dir=ltr] .splitToolbarButtonSeparator {
	float: left;
}
html[dir=rtl] .splitToolbarButtonSeparator {
	float: right;
}
.splitToolbarButton:hover > .splitToolbarButtonSeparator {
	margin: 1px 0px; padding: 12px 0px; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.03); transition-property: padding; transition-duration: 10ms; transition-timing-function: ease; -webkit-transition-duration: 10ms; -webkit-transition-timing-function: ease; -webkit-transition-property: padding;
}
.toggled.splitToolbarButton > .splitToolbarButtonSeparator {
	margin: 1px 0px; padding: 12px 0px; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.03); transition-property: padding; transition-duration: 10ms; transition-timing-function: ease; -webkit-transition-duration: 10ms; -webkit-transition-timing-function: ease; -webkit-transition-property: padding;
}
.toolbarButton {
	padding: 2px 6px 0px; border-radius: 2px; border: 1px solid transparent; border-image: none; color: hsla(0, 0%, 100%, 0.8); line-height: 14px; font-size: 12px; cursor: default; min-width: 16px; -ms-user-select: none; transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; -webkit-user-select: none; -moz-user-select: none; -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.dropdownToolbarButton {
	padding: 2px 6px 0px; border-radius: 2px; border: 1px solid transparent; border-image: none; color: hsla(0, 0%, 100%, 0.8); line-height: 14px; font-size: 12px; cursor: default; min-width: 16px; -ms-user-select: none; transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; -webkit-user-select: none; -moz-user-select: none; -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.secondaryToolbarButton {
	padding: 2px 6px 0px; border-radius: 2px; border: 1px solid transparent; border-image: none; color: hsla(0, 0%, 100%, 0.8); line-height: 14px; font-size: 12px; cursor: default; min-width: 16px; -ms-user-select: none; transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; -webkit-user-select: none; -moz-user-select: none; -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
.overlayButton {
	padding: 2px 6px 0px; border-radius: 2px; border: 1px solid transparent; border-image: none; color: hsla(0, 0%, 100%, 0.8); line-height: 14px; font-size: 12px; cursor: default; min-width: 16px; -ms-user-select: none; transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; -webkit-user-select: none; -moz-user-select: none; -webkit-transition-duration: 150ms; -webkit-transition-timing-function: ease; -webkit-transition-property: background-color, border-color, box-shadow;
}
html[dir=ltr] .toolbarButton {
	margin: 3px 2px 4px 0px;
}
html[dir=ltr] .overlayButton {
	margin: 3px 2px 4px 0px;
}
html[dir=ltr] .dropdownToolbarButton {
	margin: 3px 2px 4px 0px;
}
html[dir=rtl] .toolbarButton {
	margin: 3px 0px 4px 2px;
}
html[dir=rtl] .overlayButton {
	margin: 3px 0px 4px 2px;
}
html[dir=rtl] .dropdownToolbarButton {
	margin: 3px 0px 4px 2px;
}
.toolbarButton:hover {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.toolbarButton:focus {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.dropdownToolbarButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.overlayButton {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.secondaryToolbarButton:hover {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.secondaryToolbarButton:focus {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); border-image: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.15), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 0%, 0.12);
}
.toolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.35) hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.2); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.overlayButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.35) hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.2); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.dropdownToolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.35) hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.2); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.secondaryToolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.35) hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.2); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.toggled.toolbarButton {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45) hsla(0, 0%, 0%, 0.5); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.3); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.toggled.splitToolbarButton > .toggled.toolbarButton {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45) hsla(0, 0%, 0%, 0.5); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.3); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.toggled.secondaryToolbarButton {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.45) hsla(0, 0%, 0%, 0.5); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.1), inset 0px 0px 1px hsla(0, 0%, 0%, 0.2), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 10ms; transition-timing-function: linear; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-color: hsla(0, 0%, 0%, 0.3); -webkit-transition-duration: 10ms; -webkit-transition-timing-function: linear; -webkit-transition-property: background-color, border-color, box-shadow;
}
.toggled.toolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.5) hsla(0, 0%, 0%, 0.55); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.2), inset 0px 0px 1px hsla(0, 0%, 0%, 0.3), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-color: hsla(0, 0%, 0%, 0.4);
}
.toggled.splitToolbarButton > .toggled.toolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.5) hsla(0, 0%, 0%, 0.55); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.2), inset 0px 0px 1px hsla(0, 0%, 0%, 0.3), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-color: hsla(0, 0%, 0%, 0.4);
}
.toggled.secondaryToolbarButton:hover:active {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.5) hsla(0, 0%, 0%, 0.55); box-shadow: inset 0px 1px 1px hsla(0, 0%, 0%, 0.2), inset 0px 0px 1px hsla(0, 0%, 0%, 0.3), 0px 1px 0px hsla(0, 0%, 100%, 0.05); background-color: hsla(0, 0%, 0%, 0.4);
}
.dropdownToolbarButton {
	background: url(images/toolbarButton-menuArrows.png) no-repeat; padding: 0px; width: 120px; overflow: hidden; max-width: 120px;
}
html[dir=ltr] .dropdownToolbarButton {
	background-position: 95%;
}
html[dir=rtl] .dropdownToolbarButton {
	background-position: 5%;
}
.dropdownToolbarButton > select {
	background: none; margin: 0px; padding: 3px 2px 2px; border: currentColor; border-image: none; color: rgb(242, 242, 242); font-size: 12px; min-width: 140px;
}
.dropdownToolbarButton > select > option {
	background: rgb(61, 61, 61);
}
#customScaleOption {
	display: none;
}
#pageWidthOption {
	border-bottom-color: rgba(255, 255, 255, 0.5); border-bottom-width: 1px; border-bottom-style: solid;
}
html[dir=ltr] :first-child.splitToolbarButton {
	margin-left: 4px;
}
html[dir=ltr] :first-child.toolbarButton {
	margin-left: 4px;
}
html[dir=rtl] :last-child.splitToolbarButton {
	margin-left: 4px;
}
html[dir=rtl] :last-child.toolbarButton {
	margin-left: 4px;
}
html[dir=ltr] :last-child.splitToolbarButton {
	margin-right: 4px;
}
html[dir=ltr] :last-child.toolbarButton {
	margin-right: 4px;
}
html[dir=rtl] :first-child.splitToolbarButton {
	margin-right: 4px;
}
html[dir=rtl] :first-child.toolbarButton {
	margin-right: 4px;
}
.toolbarButtonSpacer {
	width: 30px; height: 1px; display: inline-block;
}
html[dir=ltr] #findPrevious {
	margin-left: 3px;
}
html[dir=ltr] #findNext {
	margin-right: 3px;
}
html[dir=rtl] #findPrevious {
	margin-right: 3px;
}
html[dir=rtl] #findNext {
	margin-left: 3px;
}
.toolbarButton::before {
	left: 7px; top: 4px; display: inline-block; position: absolute;
}
.secondaryToolbarButton::before {
	left: 7px; top: 4px; display: inline-block; position: absolute;
}
html[dir=ltr] .secondaryToolbarButton::before {
	left: 4px;
}
html[dir=rtl] .secondaryToolbarButton::before {
	right: 4px;
}
html[dir=ltr] .toolbarButton#sidebarToggle::before {
	content: url(images/toolbarButton-sidebarToggle.png);
}
html[dir=rtl] .toolbarButton#sidebarToggle::before {
	content: url(images/toolbarButton-sidebarToggle-rtl.png);
}
html[dir=ltr] .toolbarButton#secondaryToolbarToggle::before {
	content: url(images/toolbarButton-secondaryToolbarToggle.png);
}
html[dir=rtl] .toolbarButton#secondaryToolbarToggle::before {
	content: url(images/toolbarButton-secondaryToolbarToggle-rtl.png);
}
html[dir=ltr] .findPrevious.toolbarButton::before {
	content: url(images/findbarButton-previous.png);
}
html[dir=rtl] .findPrevious.toolbarButton::before {
	content: url(images/findbarButton-previous-rtl.png);
}
html[dir=ltr] .findNext.toolbarButton::before {
	content: url(images/findbarButton-next.png);
}
html[dir=rtl] .findNext.toolbarButton::before {
	content: url(images/findbarButton-next-rtl.png);
}
html[dir=ltr] .pageUp.toolbarButton::before {
	content: url(images/toolbarButton-pageUp.png);
}
html[dir=rtl] .pageUp.toolbarButton::before {
	content: url(images/toolbarButton-pageUp-rtl.png);
}
html[dir=ltr] .pageDown.toolbarButton::before {
	content: url(images/toolbarButton-pageDown.png);
}
html[dir=rtl] .pageDown.toolbarButton::before {
	content: url(images/toolbarButton-pageDown-rtl.png);
}
.zoomOut.toolbarButton::before {
	content: url(images/toolbarButton-zoomOut.png);
}
.zoomIn.toolbarButton::before {
	content: url(images/toolbarButton-zoomIn.png);
}
.presentationMode.toolbarButton::before {
	content: url(images/toolbarButton-presentationMode.png);
}
.presentationMode.secondaryToolbarButton::before {
	content: url(images/toolbarButton-presentationMode.png);
}
.print.toolbarButton::before {
	content: url(images/toolbarButton-print.png);
}
.print.secondaryToolbarButton::before {
	content: url(images/toolbarButton-print.png);
}
.openFile.toolbarButton::before {
	content: url(images/toolbarButton-openFile.png);
}
.openFile.secondaryToolbarButton::before {
	content: url(images/toolbarButton-openFile.png);
}
.download.toolbarButton::before {
	content: url(images/toolbarButton-download.png);
}
.download.secondaryToolbarButton::before {
	content: url(images/toolbarButton-download.png);
}
.bookmark.toolbarButton {
	padding-top: 4px; text-decoration: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.bookmark.secondaryToolbarButton {
	padding-top: 4px; text-decoration: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.bookmark.secondaryToolbarButton {
	padding-top: 5px;
}
[href='#'].bookmark {
	opacity: 0.5; pointer-events: none;
}
.bookmark.toolbarButton::before {
	content: url(images/toolbarButton-bookmark.png);
}
.bookmark.secondaryToolbarButton::before {
	content: url(images/toolbarButton-bookmark.png);
}
.toolbarButton#viewThumbnail::before {
	content: url(images/toolbarButton-viewThumbnail.png);
}
html[dir=ltr] .toolbarButton#viewOutline::before {
	content: url(images/toolbarButton-viewOutline.png);
}
html[dir=rtl] .toolbarButton#viewOutline::before {
	content: url(images/toolbarButton-viewOutline-rtl.png);
}
.toolbarButton#viewAttachments::before {
	content: url(images/toolbarButton-viewAttachments.png);
}
.toolbarButton#viewFind::before {
	content: url(images/toolbarButton-search.png);
}
.pdfSidebarNotification.toolbarButton::after {
	border-radius: 50%; top: 1px; width: 9px; height: 9px; display: inline-block; position: absolute; content: ""; background-color: rgb(112, 219, 85);
}
html[dir=ltr] .pdfSidebarNotification.toolbarButton::after {
	left: 17px;
}
html[dir=rtl] .pdfSidebarNotification.toolbarButton::after {
	right: 17px;
}
.secondaryToolbarButton {
	margin: 0px 0px 4px; padding: 3px 0px 1px; width: auto; height: auto; white-space: normal; position: relative; min-height: 25px; min-width: 100%;
}
html[dir=ltr] .secondaryToolbarButton {
	text-align: left; padding-left: 24px;
}
html[dir=rtl] .secondaryToolbarButton {
	text-align: right; padding-right: 24px;
}
html[dir=ltr] .bookmark.secondaryToolbarButton {
	padding-left: 27px;
}
html[dir=rtl] .bookmark.secondaryToolbarButton {
	padding-right: 27px;
}
html[dir=ltr] .secondaryToolbarButton > span {
	padding-right: 4px;
}
html[dir=rtl] .secondaryToolbarButton > span {
	padding-left: 4px;
}
.firstPage.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-firstPage.png);
}
.lastPage.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-lastPage.png);
}
.rotateCcw.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-rotateCcw.png);
}
.rotateCw.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-rotateCw.png);
}
.selectTool.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-selectTool.png);
}
.handTool.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-handTool.png);
}
.documentProperties.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-documentProperties.png);
}
.verticalToolbarSeparator {
	margin: 8px 4px; padding: 8px 0px; width: 1px; display: block; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.08); background-color: hsla(0, 0%, 0%, 0.5);
}
html[dir=ltr] .verticalToolbarSeparator {
	margin-left: 2px;
}
html[dir=rtl] .verticalToolbarSeparator {
	margin-right: 2px;
}
.horizontalToolbarSeparator {
	margin: 0px 0px 4px; width: 100%; height: 1px; display: block; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.08); background-color: hsla(0, 0%, 0%, 0.5);
}
.toolbarField {
	border-width: 1px; border-style: solid; border-color: hsla(0, 0%, 0%, 0.32) hsla(0, 0%, 0%, 0.38) hsla(0, 0%, 0%, 0.42); margin: 4px 0px; padding: 3px 6px; border-radius: 2px; border-image: none; color: rgb(242, 242, 242); line-height: 14px; font-size: 12px; outline-style: none; box-shadow: inset 0px 1px 0px hsla(0, 0%, 0%, 0.05), 0px 1px 0px hsla(0, 0%, 100%, 0.05); transition-property: background-color, border-color, box-shadow; transition-duration: 150ms; transition-timing-function: ease; background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.09);
}
[type=checkbox].toolbarField {
	margin: 8px 0px; display: inline-block;
}
.pageNumber.toolbarField {
	width: 40px; text-align: right; min-width: 16px; -moz-appearance: textfield;
}
.visiblePageIsLoading.pageNumber.toolbarField {
	background-position: 1px; background-image: url(images/loading-small.png); background-repeat: no-repeat;
}
.toolbarField:hover {
	border-color: hsla(0, 0%, 0%, 0.4) hsla(0, 0%, 0%, 0.43) hsla(0, 0%, 0%, 0.45); background-color: hsla(0, 0%, 100%, 0.11);
}
.toolbarField:focus {
	border-color: hsla(204, 100%, 65%, 0.8) hsla(204, 100%, 65%, 0.85) hsla(204, 100%, 65%, 0.9); background-color: hsla(0, 0%, 100%, 0.15);
}
.toolbarLabel {
	margin: 4px 2px 4px 0px; padding: 3px 6px 3px 2px; border-radius: 2px; border: 1px solid transparent; border-image: none; text-align: left; color: rgb(217, 217, 217); line-height: 14px; font-size: 12px; cursor: default; min-width: 16px; -webkit-user-select: none; -moz-user-select: none;
}
#thumbnailView {
	padding: 10px 40px 0px; top: 0px; width: 120px; bottom: 0px; overflow: auto; position: absolute; -webkit-overflow-scrolling: touch;
}
.thumbnail {
	margin-bottom: 5px; float: left;
}
#thumbnailView > a:last-of-type > .thumbnail {
	margin-bottom: 10px;
}
#thumbnailView > a:last-of-type > :not([data-loaded]).thumbnail {
	margin-bottom: 9px;
}
:not([data-loaded]).thumbnail {
	margin: -1px -1px 4px; border: 1px dashed rgba(255, 255, 255, 0.5); border-image: none;
}
.thumbnailImage {
	border: 1px solid transparent; border-image: none; z-index: 99; opacity: 0.8; box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.5), 0px 2px 8px rgba(0,0,0,0.3); background-clip: content-box; background-color: rgb(255, 255, 255);
}
.thumbnailSelectionRing {
	padding: 7px; border-radius: 2px;
}
a:focus > .thumbnail > .thumbnailSelectionRing > .thumbnailImage {
	opacity: 0.9;
}
.thumbnail:hover > .thumbnailSelectionRing > .thumbnailImage {
	opacity: 0.9;
}
a:focus > .thumbnail > .thumbnailSelectionRing {
	color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.15);
}
.thumbnail:hover > .thumbnailSelectionRing {
	color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.15);
}
.selected.thumbnail > .thumbnailSelectionRing > .thumbnailImage {
	opacity: 1; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 0%, 0.5);
}
.selected.thumbnail > .thumbnailSelectionRing {
	color: rgb(255, 255, 255); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.1), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.3);
}
#outlineView {
	top: 0px; width: 192px; bottom: 0px; overflow: auto; position: absolute; -webkit-user-select: none; -moz-user-select: none; -webkit-overflow-scrolling: touch;
}
#attachmentsView {
	top: 0px; width: 192px; bottom: 0px; overflow: auto; position: absolute; -webkit-user-select: none; -moz-user-select: none; -webkit-overflow-scrolling: touch;
}
#outlineView {
	padding: 4px 4px 0px;
}
#attachmentsView {
	padding: 3px 4px 0px;
}
html[dir=ltr] .outlineWithDeepNesting > .outlineItem {
	margin-left: 20px;
}
html[dir=ltr] .outlineItem > .outlineItems {
	margin-left: 20px;
}
html[dir=rtl] .outlineWithDeepNesting > .outlineItem {
	margin-right: 20px;
}
html[dir=rtl] .outlineItem > .outlineItems {
	margin-right: 20px;
}
.outlineItem > a {
	border-radius: 2px; height: auto; color: hsla(0, 0%, 100%, 0.8); line-height: 15px; font-size: 13px; text-decoration: none; margin-bottom: 1px; display: inline-block; white-space: normal; min-width: calc(100% - 4px); -moz-user-select: none;
}
.attachmentsItem > button {
	border-radius: 2px; height: auto; color: hsla(0, 0%, 100%, 0.8); line-height: 15px; font-size: 13px; text-decoration: none; margin-bottom: 1px; display: inline-block; white-space: normal; min-width: calc(100% - 4px); -moz-user-select: none;
}
.attachmentsItem > button {
	background: 0px 0px; border: 0px currentColor; border-image: none; width: 100%; cursor: pointer;
}
html[dir=ltr] .outlineItem > a {
	padding: 2px 0px 5px 4px;
}
html[dir=ltr] .attachmentsItem > button {
	padding: 2px 0px 3px 7px; text-align: left;
}
html[dir=rtl] .outlineItem > a {
	padding: 2px 4px 5px 0px;
}
html[dir=rtl] .attachmentsItem > button {
	padding: 2px 7px 3px 0px; text-align: right;
}
.outlineItemToggler {
	width: 0px; height: 0px; color: hsla(0, 0%, 100%, 0.5); position: relative;
}
.outlineItemToggler::before {
	display: inline-block; position: absolute; content: url(images/treeitem-expanded.png);
}
html[dir=ltr] .outlineItemsHidden.outlineItemToggler::before {
	content: url(images/treeitem-collapsed.png);
}
html[dir=rtl] .outlineItemsHidden.outlineItemToggler::before {
	content: url(images/treeitem-collapsed-rtl.png);
}
.outlineItemsHidden.outlineItemToggler ~ .outlineItems {
	display: none;
}
html[dir=ltr] .outlineItemToggler {
	float: left;
}
html[dir=rtl] .outlineItemToggler {
	float: right;
}
html[dir=ltr] .outlineItemToggler::before {
	right: 4px;
}
html[dir=rtl] .outlineItemToggler::before {
	left: 4px;
}
.outlineItemToggler:hover {
	border-radius: 2px; color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.02);
}
.outlineItemToggler:hover + a {
	border-radius: 2px; color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.02);
}
.outlineItemToggler:hover ~ .outlineItems {
	border-radius: 2px; color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.02);
}
.outlineItem > a:hover {
	border-radius: 2px; color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.02);
}
.attachmentsItem > button:hover {
	border-radius: 2px; color: hsla(0, 0%, 100%, 0.9); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.2), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.02);
}
.selected.outlineItem {
	color: rgb(255, 255, 255); box-shadow: inset 0px 1px 0px hsla(0, 0%, 100%, 0.05), inset 0px 0px 1px hsla(0, 0%, 100%, 0.1), 0px 0px 1px hsla(0, 0%, 0%, 0.2); background-image: linear-gradient(hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0)); background-clip: padding-box; background-color: hsla(0, 0%, 100%, 0.08);
}
.noResults {
	color: hsla(0, 0%, 100%, 0.8); font-size: 12px; font-style: italic; cursor: default;
}
::selection {
	background: rgba(0, 0, 255, 0.3);
}
#errorWrapper {
	background: 0px 0px rgb(255, 85, 85); padding: 3px; left: 0px; right: 0px; color: rgb(255, 255, 255); font-size: 0.8em; position: absolute; z-index: 1000;
}
.loadingInProgress #errorWrapper {
	top: 37px;
}
#errorMessageLeft {
	float: left;
}
#errorMessageRight {
	float: right;
}
#errorMoreInfo {
	margin: 3px; padding: 3px; width: 98%; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.overlayButton {
	margin: 3px 4px 2px !important; padding: 2px 6px 3px; width: auto;
}
#overlayContainer {
	width: 100%; height: 100%; display: table; position: absolute; z-index: 40000; background-color: hsla(0, 0%, 0%, 0.2);
}
#overlayContainer > * {
	overflow: auto; -webkit-overflow-scrolling: touch;
}
#overlayContainer > .container {
	text-align: center; vertical-align: middle; display: table-cell;
}
#overlayContainer > .container > .dialog {
	padding: 15px; border-radius: 4px; border: 1px solid hsla(0, 0%, 0%, 0.5); border-image: none; color: rgb(217, 217, 217); line-height: 14px; font-size: 12px; display: inline-block; border-spacing: 4px; box-shadow: 0px 1px 4px rgba(0,0,0,0.3); background-image: url(images/texture.png), linear-gradient(hsla(0, 0%, 32%, 0.99), hsla(0, 0%, 27%, 0.95)); background-color: rgb(71, 71, 71);
}
.dialog > .row {
	display: table-row;
}
.dialog > .row > * {
	display: table-cell;
}
.dialog .toolbarField {
	margin: 5px 0px;
}
.dialog .separator {
	margin: 4px 0px; width: 100%; height: 1px; display: block; box-shadow: 0px 0px 0px 1px hsla(0, 0%, 100%, 0.08); background-color: hsla(0, 0%, 0%, 0.5);
}
.dialog .buttonRow {
	text-align: center; vertical-align: middle;
}
.dialog :link {
	color: rgb(255, 255, 255);
}
#passwordOverlay > .dialog {
	text-align: center;
}
#passwordOverlay .toolbarField {
	width: 200px;
}
#documentPropertiesOverlay > .dialog {
	text-align: left;
}
#documentPropertiesOverlay .row > * {
	min-width: 100px;
}
html[dir=ltr] #documentPropertiesOverlay .row > * {
	text-align: left;
}
html[dir=rtl] #documentPropertiesOverlay .row > * {
	text-align: right;
}
#documentPropertiesOverlay .row > span {
	width: 125px; -ms-word-wrap: break-word;
}
#documentPropertiesOverlay .row > p {
	-ms-word-wrap: break-word; max-width: 225px;
}
#documentPropertiesOverlay .buttonRow {
	margin-top: 10px;
}
.clearBoth {
	clear: both;
}
.fileInput {
	background: rgb(255, 255, 255); top: 0px; right: 0px; color: rgb(0, 0, 0); margin-top: 5px; visibility: hidden; position: fixed;
}
#PDFBug {
	background: 0px 0px rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(102, 102, 102); border-image: none; top: 32px; width: 300px; right: 0px; bottom: 0px; font-size: 10px; position: fixed;
}
#PDFBug .controls {
	background: rgb(238, 238, 238); padding: 3px; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#PDFBug .panels {
	left: 0px; top: 27px; right: 0px; bottom: 0px; overflow: auto; position: absolute; -webkit-overflow-scrolling: touch;
}
#PDFBug button.active {
	font-weight: 700;
}
.debuggerShowText {
	background: 0px 0px rgb(255, 255, 0); color: blue;
}
.debuggerHideText:hover {
	background: 0px 0px rgb(255, 255, 0);
}
#PDFBug .stats {
	font-family: courier; font-size: 10px; white-space: pre;
}
#PDFBug .stats .title {
	font-weight: 700;
}
#PDFBug table {
	font-size: 10px;
}
.textLayer-visible#viewer .textLayer {
	opacity: 1;
}
.textLayer-visible#viewer .canvasWrapper {
	background-color: rgb(128, 255, 128);
}
.textLayer-visible#viewer .canvasWrapper canvas {
	mix-blend-mode: screen;
}
.textLayer-visible#viewer .textLayer > div {
	border: 1px solid rgba(255, 0, 0, 0.5); border-image: none; color: rgb(0, 0, 0); box-sizing: border-box; background-color: rgba(255, 255, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.textLayer-hover#viewer .textLayer > div:hover {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
.textLayer-shadow#viewer .textLayer > div {
	color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0.6);
}
.grab-to-pan-grab {
	cursor: url(images/grab.cur), move !important;
}
.grab-to-pan-grab *:not(input):not(:link):not(select):not(button):not(textarea) {
	cursor: inherit !important;
}
.grab-to-pan-grab:active {
	background: 0px 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; display: block; position: fixed; z-index: 50000; cursor: url(images/grabbing.cur), move !important;
}
.grab-to-pan-grabbing {
	background: 0px 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; display: block; position: fixed; z-index: 50000; cursor: url(images/grabbing.cur), move !important;
}
#printContainer {
	display: none;
}
@media not all
{
.toolbarButton::before {
	top: -5px; transform: scale(0.5); -webkit-transform: scale(.5);
}
.secondaryToolbarButton::before {
	top: -4px; transform: scale(0.5); -webkit-transform: scale(.5);
}
html[dir=ltr] .toolbarButton::before {
	left: -1px;
}
html[dir=rtl] .toolbarButton::before {
	left: -1px;
}
html[dir=ltr] .secondaryToolbarButton::before {
	left: -2px;
}
html[dir=rtl] .secondaryToolbarButton::before {
	left: 186px;
}
.visiblePageIsLoading.pageNumber.toolbarField {
	background-image: url(images/loading-small@2x.png); background-size: 16px 17px;
}
[data-status=pending]#findInput {
	background-image: url(images/loading-small@2x.png); background-size: 16px 17px;
}
.dropdownToolbarButton {
	background: url(images/toolbarButton-menuArrows@2x.png) no-repeat 0% 0% / 7px 16px;
}
html[dir=ltr] .toolbarButton#sidebarToggle::before {
	content: url(images/toolbarButton-sidebarToggle@2x.png);
}
html[dir=rtl] .toolbarButton#sidebarToggle::before {
	content: url(images/toolbarButton-sidebarToggle-rtl@2x.png);
}
html[dir=ltr] .toolbarButton#secondaryToolbarToggle::before {
	content: url(images/toolbarButton-secondaryToolbarToggle@2x.png);
}
html[dir=rtl] .toolbarButton#secondaryToolbarToggle::before {
	content: url(images/toolbarButton-secondaryToolbarToggle-rtl@2x.png);
}
html[dir=ltr] .findPrevious.toolbarButton::before {
	content: url(images/findbarButton-previous@2x.png);
}
html[dir=rtl] .findPrevious.toolbarButton::before {
	content: url(images/findbarButton-previous-rtl@2x.png);
}
html[dir=ltr] .findNext.toolbarButton::before {
	content: url(images/findbarButton-next@2x.png);
}
html[dir=rtl] .findNext.toolbarButton::before {
	content: url(images/findbarButton-next-rtl@2x.png);
}
html[dir=ltr] .pageUp.toolbarButton::before {
	content: url(images/toolbarButton-pageUp@2x.png);
}
html[dir=rtl] .pageUp.toolbarButton::before {
	content: url(images/toolbarButton-pageUp-rtl@2x.png);
}
html[dir=ltr] .pageDown.toolbarButton::before {
	content: url(images/toolbarButton-pageDown@2x.png);
}
html[dir=rtl] .pageDown.toolbarButton::before {
	content: url(images/toolbarButton-pageDown-rtl@2x.png);
}
.zoomIn.toolbarButton::before {
	content: url(images/toolbarButton-zoomIn@2x.png);
}
.zoomOut.toolbarButton::before {
	content: url(images/toolbarButton-zoomOut@2x.png);
}
.presentationMode.toolbarButton::before {
	content: url(images/toolbarButton-presentationMode@2x.png);
}
.presentationMode.secondaryToolbarButton::before {
	content: url(images/toolbarButton-presentationMode@2x.png);
}
.print.toolbarButton::before {
	content: url(images/toolbarButton-print@2x.png);
}
.print.secondaryToolbarButton::before {
	content: url(images/toolbarButton-print@2x.png);
}
.openFile.toolbarButton::before {
	content: url(images/toolbarButton-openFile@2x.png);
}
.openFile.secondaryToolbarButton::before {
	content: url(images/toolbarButton-openFile@2x.png);
}
.download.toolbarButton::before {
	content: url(images/toolbarButton-download@2x.png);
}
.download.secondaryToolbarButton::before {
	content: url(images/toolbarButton-download@2x.png);
}
.bookmark.toolbarButton::before {
	content: url(images/toolbarButton-bookmark@2x.png);
}
.bookmark.secondaryToolbarButton::before {
	content: url(images/toolbarButton-bookmark@2x.png);
}
.toolbarButton#viewThumbnail::before {
	content: url(images/toolbarButton-viewThumbnail@2x.png);
}
html[dir=ltr] .toolbarButton#viewOutline::before {
	content: url(images/toolbarButton-viewOutline@2x.png);
}
html[dir=rtl] .toolbarButton#viewOutline::before {
	content: url(images/toolbarButton-viewOutline-rtl@2x.png);
}
.toolbarButton#viewAttachments::before {
	content: url(images/toolbarButton-viewAttachments@2x.png);
}
.toolbarButton#viewFind::before {
	content: url(images/toolbarButton-search@2x.png);
}
.firstPage.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-firstPage@2x.png);
}
.lastPage.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-lastPage@2x.png);
}
.rotateCcw.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-rotateCcw@2x.png);
}
.rotateCw.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-rotateCw@2x.png);
}
.selectTool.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-selectTool@2x.png);
}
.handTool.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-handTool@2x.png);
}
.documentProperties.secondaryToolbarButton::before {
	content: url(images/secondaryToolbarButton-documentProperties@2x.png);
}
.outlineItemToggler::before {
	top: -1px; content: url(images/treeitem-expanded@2x.png); transform: scale(0.5); -webkit-transform: scale(.5);
}
html[dir=ltr] .outlineItemsHidden.outlineItemToggler::before {
	content: url(images/treeitem-collapsed@2x.png);
}
html[dir=rtl] .outlineItemsHidden.outlineItemToggler::before {
	content: url(images/treeitem-collapsed-rtl@2x.png);
}
html[dir=ltr] .outlineItemToggler::before {
	right: 0px;
}
html[dir=rtl] .outlineItemToggler::before {
	left: 0px;
}
}
@media print
{
body {
	background: none;
}
#sidebarContainer {
	display: none;
}
#secondaryToolbar {
	display: none;
}
.toolbar {
	display: none;
}
#loadingBox {
	display: none;
}
#errorWrapper {
	display: none;
}
.textLayer {
	display: none;
}
#viewerContainer {
	overflow: visible;
}
#mainContainer {
	margin: 0px; padding: 0px; position: static;
}
#viewerContainer {
	margin: 0px; padding: 0px; position: static;
}
.page {
	margin: 0px; padding: 0px; position: static;
}
.page canvas {
	margin: 0px; padding: 0px; position: static;
}
.page {
	border: currentColor; border-image: none; float: left; display: none; box-shadow: none; background-clip: content-box; background-color: rgb(255, 255, 255);
}
[data-loaded].page {
	display: block;
}
.fileInput {
	display: none;
}
body[data-pdfjsprinting] #outerContainer {
	display: none;
}
body[data-pdfjsprinting] #printContainer {
	display: block;
}
#printContainer {
	height: 100%;
}
#printContainer > div {
	left: 0px; top: 0px; width: 1px; height: 1px; overflow: visible; page-break-after: always; position: relative; page-break-inside: avoid;
}
#printContainer canvas {
	display: block;
}
#printContainer img {
	display: block;
}
}
.visibleLargeView {
	display: none;
}
.visibleMediumView {
	display: none;
}
.visibleSmallView {
	display: none;
}
@media all and (max-width:1040px)
{
.sidebarMoving#outerContainer #toolbarViewerMiddle {
	margin: auto; left: auto; display: table; position: inherit; transform: none;
}
.sidebarOpen#outerContainer #toolbarViewerMiddle {
	margin: auto; left: auto; display: table; position: inherit; transform: none;
}
}
@media all and (max-width:980px)
{
.sidebarMoving .hiddenLargeView {
	display: none;
}
.sidebarOpen .hiddenLargeView {
	display: none;
}
.sidebarMoving .visibleLargeView {
	display: inherit;
}
.sidebarOpen .visibleLargeView {
	display: inherit;
}
}
@media all and (max-width:900px)
{
#toolbarViewerMiddle {
	margin: auto; left: auto; display: table; position: inherit; transform: none;
}
.sidebarMoving .hiddenMediumView {
	display: none;
}
.sidebarOpen .hiddenMediumView {
	display: none;
}
.sidebarMoving .visibleMediumView {
	display: inherit;
}
.sidebarOpen .visibleMediumView {
	display: inherit;
}
}
@media all and (max-width:840px)
{
#sidebarContainer {
	top: 32px; z-index: 100;
}
.loadingInProgress #sidebarContainer {
	top: 37px;
}
#sidebarContent {
	top: 32px; background-color: hsla(0, 0%, 0%, 0.7);
}
html[dir=ltr] .sidebarOpen#outerContainer > #mainContainer {
	left: 0px;
}
html[dir=rtl] .sidebarOpen#outerContainer > #mainContainer {
	right: 0px;
}
#outerContainer .hiddenLargeView {
	display: inherit;
}
#outerContainer .hiddenMediumView {
	display: inherit;
}
#outerContainer .visibleLargeView {
	display: none;
}
#outerContainer .visibleMediumView {
	display: none;
}
}
@media all and (max-width:770px)
{
#outerContainer .hiddenLargeView {
	display: none;
}
#outerContainer .visibleLargeView {
	display: inherit;
}
}
@media all and (max-width:700px)
{
#outerContainer .hiddenMediumView {
	display: none;
}
#outerContainer .visibleMediumView {
	display: inherit;
}
}
@media all and (max-width:640px)
{
.hiddenSmallView {
	display: none;
}
.hiddenSmallView * {
	display: none;
}
.visibleSmallView {
	display: inherit;
}
.toolbarButtonSpacer {
	width: 0px;
}
html[dir=ltr] .findbar {
	left: 38px;
}
html[dir=rtl] .findbar {
	right: 38px;
}
}
@media all and (max-width:535px)
{
#scaleSelectContainer {
	display: none;
}
}
