
[class*=' flipbook-icon-'], [class^=flipbook-icon-] {
	font-family: icomoon !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.flipbook-icon-pause1:before {
	content: "";
}

.flipbook-icon-play_arrow:before {
	content: "";
}

.flipbook-icon-volume_mute:before {
	content: "";
}

.flipbook-icon-volume_up:before {
	content: "";
}

.flipbook-icon-add:before {
	content: "";
}

.flipbook-icon-clear:before {
	content: "";
}

.flipbook-icon-remove1:before {
	content: "";
}

.flipbook-icon-text_format:before {
	content: "";
}

.flipbook-icon-insert_drive_file:before {
	content: "";
}

.flipbook-icon-file_download:before {
	content: "";
}

.flipbook-icon-keyboard_arrow_down:before {
	content: "";
}

.flipbook-icon-keyboard_arrow_left:before {
	content: "";
}

.flipbook-icon-keyboard_arrow_right:before {
	content: "";
}

.flipbook-icon-picture_as_pdf:before {
	content: "";
}

.flipbook-icon-local_printshop:before {
	content: "";
}

.flipbook-icon-zoom_out_map:before {
	content: "";
}

.flipbook-icon-fullscreen:before {
	content: "";
}

.flipbook-icon-fullscreen_exit:before {
	content: "";
}

.flipbook-icon-first_page:before {
	content: "";
}

.flipbook-icon-last_page:before {
	content: "";
}

.flipbook-icon-share1:before {
	content: "";
}

.flipbook-icon-bookmark1:before {
	content: "";
}

.flipbook-icon-search1:before {
	content: "";
}

.flipbook-icon-toc:before {
	content: "";
}

.flipbook-icon-view_module:before {
	content: "";
}

.flipbook-icon-plus:before {
	content: "";
}

.flipbook-icon-minus:before {
	content: "";
}

.flipbook-icon-search:before {
	content: "";
}

.flipbook-icon-th-large:before {
	content: "";
}

.flipbook-icon-close:before {
	content: "";
}

.flipbook-icon-remove:before {
	content: "";
}

.flipbook-icon-times:before {
	content: "";
}

.flipbook-icon-download:before {
	content: "";
}

.flipbook-icon-volume-off:before {
	content: "";
}

.flipbook-icon-volume-up:before {
	content: "";
}

.flipbook-icon-bookmark:before {
	content: "";
}

.flipbook-icon-print:before {
	content: "";
}

.flipbook-icon-play:before {
	content: "";
}

.flipbook-icon-pause:before {
	content: "";
}

.flipbook-icon-expand:before {
	content: "";
}

.flipbook-icon-compress:before {
	content: "";
}

.flipbook-icon-twitter:before {
	content: "";
}

.flipbook-icon-facebook:before {
	content: "";
}

.flipbook-icon-facebook-f:before {
	content: "";
}

.flipbook-icon-list-ol:before {
	content: "";
}

.flipbook-icon-envelope:before {
	content: "";
}

.flipbook-icon-linkedin:before {
	content: "";
}

.flipbook-icon-angle-double-left:before {
	content: "";
}

.flipbook-icon-angle-double-right:before {
	content: "";
}

.flipbook-icon-angle-left:before {
	content: "";
}

.flipbook-icon-angle-right:before {
	content: "";
}

.flipbook-icon-angle-down:before {
	content: "";
}

.flipbook-icon-file:before {
	content: "";
}

.flipbook-icon-digg:before {
	content: "";
}

.flipbook-icon-share-alt:before {
	content: "";
}

.flipbook-icon-pinterest-p:before {
	content: "";
}

.flipbook-icon-whatsapp:before {
	content: "";
}

.flipbook-icon-mouse-pointer:before {
	content: "";
}

.flipbook-icon-i-cursor:before {
	content: "";
}

.flipbook-icon-reddit-alien:before {
	content: "";
}

.flipbook-icon-comment:before {
	content: "";
}

.flipbook-icon-share-alt:before {
	content: "";
}

.flipbook-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .71);
	z-index: 2147483646 !important;
}

.flipbook-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
}

.flipbook-wrapper-transparent {
	width: 100%;
	height: 100%;
	background: 0 0;
}

.flipbook-main-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	direction: ltr !important;
}

.flipbook-bookLayer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.flipbook-zoomLayer-inside {
	display: block;
	position: relative;
	background-size: contain;
	text-align: center;
}

.flipbook-zoomLayer-inside .flipbook-carousel-page {
	float: left;
}

.flipbook-book {
	display: block;
	position: relative;
}

.flipbook-page {
	position: absolute;
	width: 100%;
	height: 100%;
	transform: translateZ(0);
	will-change: transform;
}

.flipbook-page3 {
	position: absolute;
	background: #eee;
}

.flipbook-page3-html {
	position: absolute;
	height: 1000px;
	transform-origin: 0 0;
	top: 0;
	left: 0;
}

.flipbook-page3-inner {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
}

.flipbook-page3-bg {
	width: 100%;
	height: 100%;
	position: absolute;
}

.flipbook-page3 img {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	margin: auto;
	position: absolute;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	float: left;
	user-select: none;
	pointer-events: none;
	max-width: unset;
}

.flipbook-page3 canvas {
	width: 100%;
	height: 100%;
}

.flipbook-page3-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	background: #000;
	opacity: 0;
	pointer-events: none;
}

.flipbook-page3-front {
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%;
}

.flipbook-page3-back {
	transform-origin: 100% 50%;
	-webkit-transform-origin: 100% 50%;
	z-index: 999999 !important;
}

.flipbook-book3 {
	display: block;
	position: relative;
}

.flipbook-center-container3 {
	position: relative;
	perspective: 4000px;
	-webkit-perspective: 4000px;
	will-change: transform;
	border: none;
}

.flipbook-page-htmlContent {
	transform-origin: 0 0;
	z-index: 50;
}

.flipbook-page-htmlContent iframe, .flipbook-page-htmlContent video {
	max-width: initial;
}

.flipbook-book canvas {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
	-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}

.flipbook-page img {
	width: 100%;
	height: 100%;
	-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}

.flipbook-arrow-wrapper {
	opacity: .85;
	transition: opacity .3s;
}

.flipbook-arrow-wrapper:hover {
	opacity: 1;
}

.flipbook-left-arrow {
	display: block !important;
	position: absolute !important;
	top: 50% !important;
	margin-top: -20px;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
	width: 40px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.flipbook-right-arrow {
	display: block !important;
	position: absolute !important;
	top: 50% !important;
	speak: none;
	right: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
}

.flipbook-first-arrow {
	display: block !important;
	position: absolute !important;
	top: 50%;
	speak: none;
	left: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
}

.flipbook-last-arrow {
	display: block !important;
	position: absolute !important;
	top: 50%;
	speak: none;
	right: 0;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	cursor: pointer;
}

.flipbook-currentPageHolder {
	position: relative;
	z-index: 3;
	pointer-events: auto;
	display: inline-block;
	user-select: none;
}

.flipbook-currentPageHolder form {
	position: absolute !important;
	top: 0;
}

.flipbook-currentPageNumber {
	border-radius: 15px !important;
	padding: 5px 12px !important;
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
	font-size: 14px;
	line-height: initial;
}

.flipbook-currentPageInput {
	padding: initial !important;
	position: absolute !important;
	line-height: 14px !important;
	background: 0 0 !important;
	border: none !important;
	font-size: 14px !important;
	max-width: initial !important;
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
	text-align: center !important;
	height: 26px !important;
	top: 0 !important;
	left: 0 !important;
	border: 2px solid rgba(128, 128, 128, .5);
}

.flipbook-currentPageInput:focus {
	outline: 2px solid rgba(136, 136, 136, .52);
}

.flipbook-color-transparent {
	color: transparent !important;
}

.flipbook-browser-fullscreen {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 999999 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.flipbook-menuBottom {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
	pointer-events: none;
	display: flex;
}

.flipbook-menu-fixed {
	left: 0;
	right: 0;
}

.flipbook-menu-fixed .flipbook-menu {
	align-items: center;
}

.flipbook-menu-center {
	justify-content: center;
	align-items: center;
}

.flipbook-menu-right {
	justify-content: flex-end;
	align-self: center;
	flex: 1;
	display: flex;
	min-width: -webkit-min-content;
}

.flipbook-menu-left {
	justify-content: flex-start;
	align-self: center;
	flex: 1;
	display: flex;
	min-width: -webkit-min-content;
}

.flipbook-menu-floating {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	left: 50%;
	transform: translate(-50%, 0);
	min-width: fit-content;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border-radius: 2px;
}

.flipbook-menuTop {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
	pointer-events: none;
	display: flex;
	justify-content: space-between;
}

.flipbook-menu {
	position: relative;
	text-align: center;
	display: flex;
}

.flipbook-menu-btn {
	user-select: none;
	display: inline;
	cursor: pointer;
	background: 0 0;
	transition: all .1s ease-out;
}

.flipbook-menu .flipbook-findbar {
	pointer-events: auto;
	margin-top: 10px;
}

.flipbook-menu .flipbook-findbar input {
	width: 140px;
	margin-left: 0;
}

.flipbook-thumbHolder {
	bottom: 0;
	position: absolute;
	top: 0;
	z-index: 9;
	width: 250px;
}

.flipbook-thumbsWrapper {
	bottom: 0;
	position: absolute;
	left: 0;
	top: 90px;
	overflow: hidden;
	padding-top: 20px;
}

.flipbook-thumbsScroller {
	margin: 0;
	position: relative;
	text-align: center;
	width: 250px;
	padding: 0 0 20px;
	display: grid;
}

.flipbook-thumb {
	margin: 0 auto 30px;
	cursor: pointer;
	position: relative;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(116, 116, 116, .3);
}

.flipbook-search {
	box-shadow: rgba(0, 0, 0, .2) 0 5px 5px;
	padding-bottom: 7px;
}

.flipbook-search-match {
	padding: 8px 16px;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	width: 218px;
}

.flipbook-search-match:hover {
	text-decoration: underline;
}

.flipbook-search-match-title {
	height: 20px;
}

.flipbook-search-match-text {
	text-align: left;
}

.flipbook-thumb-num {
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	user-select: none;
	position: relative;
	top: 5px;
}

.flipbook-thumb img {
	display: inline-block;
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}

.flipbook-toc {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	bottom: 0;
	overflow: hidden;
	width: 100%;
}

.flipbook-tocHolder {
	position: absolute;
	top: 0;
	width: 250px;
	bottom: 0;
	z-index: 9;
}

.flipbook-tocItem {
	display: block;
	cursor: pointer;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

.flipbook-tocItem .title {
	display: inline-block;
}

.flipbook-tocItem .title:hover {
	text-decoration: underline;
}

.flipbook-tocItem .right {
	float: right;
}

.flipbook-tocItem>span {
	vertical-align: top;
}

.flipbook-tocItem>span>span {
	vertical-align: middle;
}

.flipbook-findbar input {
	width: 210px;
	padding: 5px;
	font-size: 14px;
	margin-left: 10px;
}

.flipbook-findbar input:focus {
	outline: 2px solid #bfbfbf;
}

.flipbook-find-info {
	padding-left: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
	font-size: 14px;
	pointer-events: none;
}

.invisible {
	opacity: 0;
	pointer-events: none;
	display: none;
}

.transition {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.flipbook-share-email {
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden=\'true\' focusable=\'false\' data-prefix=\'fas\' data-icon=\'at\' class=\'svg-inline--fa fa-at fa-w-16\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'currentColor\' d=\'M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z\'%3E%3C/path%3E%3C/svg%3E");
}

.flipbook-icon {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	bottom: 0;
	text-align: center;
	pointer-events: auto;
	box-sizing: initial;
	display: inline-block;
}

.flipbook-share-email.nitro-lazy {
	background-image: none !important;
}

.flipbook-btn-close {
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flipbook-font {
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
}

.flipbook-btn {
	text-transform: uppercase;
	font-weight: 700;
	user-select: none;
	cursor: pointer;
	width: 200px;
	line-height: 32px;
	text-align: center;
	margin: 5px auto;
	border: none;
	background: #f9f9f9;
	background: 0 0;
	border-radius: 3px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	font-size: 12px;
}

.flipbook-bg-dark {
	background: #313538;
}

.flipbook-color-dark {
	color: rgba(255, 255, 255, .75);
}

.flipbook-color-dark:hover {
	color: #fff;
}

.flipbook-bg-light {
	background: #fff;
}

.flipbook-color-light {
	color: rgba(50, 50, 50, .75);
}

.flipbook-color-light:hover {
	color: #323232;
}

.flipbook-bg-twilight {
	background: #141414;
}

.flipbook-color-twilight {
	color: #feffd3;
}

.flipbook-color-twilight:hover {
	color: #feffd3;
}

.flipbook-bg-darkgrey {
	background: #212121;
}

.flipbook-color-darkgrey {
	color: #9e9e9e;
}

.flipbook-color-darkgrey:hover {
	color: #bdbdbd;
}

.flipbook-bg-lightgrey {
	background: #e0e0e0;
}

.flipbook-color-lightgrey {
	color: #757575;
}

.flipbook-color-lightgrey:hover {
	color: #616161;
}

.flipbook-sub-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 999;
	display: table;
}

.flipbook-sub-menu-center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.flipbook-menu-header {
	position: relative;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}

.flipbook-menu-title {
	pointer-events: none;
	user-select: none;
}

.flipbook-sub-menu-content {
	display: inline-block;
	margin-top: -20px;
	min-width: 250px;
	padding-bottom: 10px;
}

.flipbook-carousel-slide {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	overflow: hidden;
}

.flipbook-carousel-slide .slide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.flipbook-carousel-page {
	display: inline-block;
	background: #f1f1f1;
	position: relative;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
}

.flipbook-carousel-page-inner {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.flipbook-carousel-page-inner canvas {
	width: 100%;
	height: 100%;
}

.flipbook-carousel-page img {
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	position: absolute;
	pointer-events: none;
}

.flipbook-carousel-page .page-carousel-img {
	height: 100%;
}

.flipbook-overflow-hidden::-webkit-scrollbar {
	display: none;
}

.flipbook-overflow-hidden {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.flipbook-share .social.bottom, .flipbook-share .social.top {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
}

.flipbook-share {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flipbook-share [class*=entypo-]:before {
	font-family: entypo, sans-serif;
}

.flipbook-share label {
	font-size: 16px;
	cursor: pointer;
	margin: 0;
	padding: 5px 10px;
	border-radius: 5px;
	background: #a29baa;
	color: #333;
	transition: all .3s ease;
}

.flipbook-share label:hover {
	opacity: .8;
}

.flipbook-share label span {
	text-transform: uppercase;
	font-size: .9em;
	font-family: Lato, sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	padding-left: 6px;
}

.flipbook-share ul {
	position: relative;
	left: 0;
	right: 0;
	height: 46px;
	color: #fff;
	margin: auto;
	padding: 0;
	list-style: none;
}

.flipbook-share ul li {
	font-size: 16px;
	cursor: pointer;
	width: 40px;
	margin: 0;
	padding: 9px 0;
	text-align: center;
	float: left;
	height: 22px;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	transition: all .3s ease;
}

.flipbook-page-preloader {
	width: auto !important;
	height: auto !important;
}

.flipbook-page-preloader-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.cssload-container {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	position: absolute;
	z-index: 2147483647 !important;
	pointer-events: none;
}

.cssload-speeding-wheel {
	width: 24px;
	height: 24px;
	border: 3px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
	border-left-color: rgba(255, 255, 255, .2);
	border-right-color: rgba(255, 255, 255, .2);
	animation: cssload-spin 575ms infinite linear;
	-o-animation: cssload-spin 575ms infinite linear;
	-ms-animation: cssload-spin 575ms infinite linear;
	-webkit-animation: cssload-spin 575ms infinite linear;
	-moz-animation: cssload-spin 575ms infinite linear;
	top: 45%;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	z-index: 3;
}

@keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-spin {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-spin {
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-spin {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.flipbook-loading-text {
	position: absolute;
	top: 45%;
	margin-top: 20px;
	width: 100%;
	font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
	font-size: 14px;
	color: #aaa !important;
}

.flipbook-loading-bg {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	top: 45%;
	left: 50%;
	position: absolute;
	pointer-events: none;
	background: rgba(0, 0, 0, .2);
	margin: -20px;
	display: none;
}

.flipbook-fillPreloader {
	position: fixed;
	width: 100%;
	height: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	pointer-events: none;
}

.flipbook-fillPreloader img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .11s ease-out;
	-moz-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.thumb-btn-close {
	right: -15px;
	position: absolute;
	top: 0;
	cursor: pointer;
}

.flipbook-noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flipbook-btn-active {
	background: rgba(128, 128, 128, .5);
}

.flipbook-move {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flipbook-page-item {
	bottom: auto;
	right: auto;
	position: absolute;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.flipbook-page-item iframe {
	width: 100%;
	height: 100%;
}

.flipbook-textLayer {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	opacity: var(--flipbook-link-opacity);
	line-height: 1;
	color: #000;
}

.flipbook-page-htmlContent * {
	max-width: initial;
}

.flipbook-textLayer mark {
	background: #ff0;
	color: transparent;
}

.flipbook-textLayer .mark-blue {
	background: #00f;
}

.flipbook-textLayer .mark-red {
	background: red;
}

.flipbook-textLayer .mark-green {
	background: green;
}

.flipbook-textLayer>span {
	color: transparent !important;
	position: absolute;
	white-space: pre;
	cursor: text;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0 0;
}

.flipbook-textLayer>span::selection {
	color: transparent !important;
}

.flipbook-textLayer>div {
	color: transparent !important;
	position: absolute;
	white-space: pre;
	cursor: text;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0 0;
}

.flipbook-textLayer .highlight {
	margin: -1px;
	padding: 1px;
	background-color: #b400aa;
	border-radius: 4px;
}

.flipbook-textLayer .highlight.begin {
	border-radius: 4px 0 0 4px;
}

.flipbook-textLayer .highlight.end {
	border-radius: 0 4px 4px 0;
}

.flipbook-textLayer .highlight.middle {
	border-radius: 0;
}

.flipbook-textLayer .highlight.selected {
	background-color: #006400;
}

.flipbook-textLayer ::selection {
	background: #00f;
}

.flipbook-textLayer ::-moz-selection {
	background: #00f;
}

.flipbook-textLayer .endOfContent {
	background: initial;
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	bottom: 0;
	z-index: -1;
	cursor: default;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
}

.flipbook-textLayer .endOfContent.active {
	top: 0;
}

.flipbook-disable-text-selection {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.annotationLayer section {
	position: absolute;
	padding: 0;
	margin: 0;
}

.annotationLayer .buttonWidgetAnnotation.pushButton>a, .annotationLayer .linkAnnotation>a, .flipbook-page-item-link {
	position: absolute;
	font-size: 1em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--flipbook-link-color);
	animation-duration: 2s;
	animation-delay: .5s;
	animation-name: flashLinks;
	opacity: var(--flipbook-link-opacity);
}

.flipbook-page-auto-link {
	background: var(--flipbook-link-color);
	color: transparent;
	animation-duration: 2s;
	animation-delay: .5s;
	animation-name: flashLinks;
	pointer-events: auto;
}

@keyframes flashLinks {
	0% {
		background: var(--flipbook-link-color);
	}
	
	20% {
		background: var(--flipbook-link-color-hover);
	}
	
	100% {
		background: var(--flipbook-link-color);
	}
}

.flipbook-tooltip {
	position: absolute;
	background: rgba(0, 0, 0, .8);
	top: 300px;
	left: 300px;
	color: #fff;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	z-index: 10000;
}

.flipbook-add-note-rect {
	position: absolute;
	pointer-events: none;
}

.add-note-btn {
	pointer-events: auto;
}

.flipbook-add-note-rect .add-note-btn {
	background: rgba(0, 0, 0, .8);
	border-radius: .25em;
	color: #fff;
	padding: .3em 1em;
	text-shadow: 0 1px 0 #000;
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	z-index: 10000;
	left: 50%;
	transform: translateX(-50%) translateY(-120%);
	pointer-events: auto;
	cursor: pointer;
	position: absolute;
	opacity: 0;
}

.flipbook-add-note-rect.hover .add-note-btn {
	opacity: 1;
	pointer-events: auto;
}

.flipbook-note-display {
	width: 230px;
	height: 125px;
	position: absolute;
	background-color: #fafafa;
	-webkit-box-shadow: 0 2px 10px 0 rgba(27, 47, 73, 30%);
	box-shadow: 0 2px 10px 0 rgba(27, 47, 73, 30%);
	border-radius: 5px;
	pointer-events: auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.flipbook-note-display .note-content {
	height: 76px;
	position: absolute;
	width: 210px;
	margin: 11px 15px 5px 15px;
	overflow: hidden;
}

.flipbook-note-display .note-article {
	font-family: inherit;
	resize: none;
	font-size: 14px;
	width: 200px;
	height: 76px;
	position: absolute;
	left: 0;
	top: 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	color: #596168;
	border-color: transparent;
	background-color: transparent;
	outline: 0 !important;
}

.flipbook-note-display .note-article:focus {
	box-shadow: none;
}

.flipbook-note-display .note-delete-button .svg-icon {
	width: 22px;
	height: 22px;
	fill: #a6aaad;
}

.flipbook-note-display .note-button {
	float: right;
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	color: #8d8d8d;
	cursor: pointer;
	text-align: center;
	margin: 5px 11px;
}

.flipbook-note-display .note-footer {
	height: 37px;
	width: 100%;
	margin: 0;
	bottom: 0;
	position: absolute;
}

.flipbook-page-note {
	pointer-events: auto;
	cursor: pointer;
}

.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover, .annotationLayer .linkAnnotation>a:hover, .flipbook-page-item-link:hover {
	background: var(--flipbook-link-color-hover) !important;
	color: transparent !important;
}

.flipbook-page-auto-link:hover {
	background: var(--flipbook-link-color-hover) !important;
	color: transparent !important;
}

.flipbook-note-display {
	opacity: 1;
}

.annotationLayer .textAnnotation img {
	position: absolute;
	cursor: pointer;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input, .annotationLayer .buttonWidgetAnnotation.radioButton input, .annotationLayer .choiceWidgetAnnotation select, .annotationLayer .textWidgetAnnotation input, .annotationLayer .textWidgetAnnotation textarea {
	background-color: rgba(0, 54, 255, .13);
	border: 1px solid transparent;
	box-sizing: border-box;
	font-size: 9px;
	height: 100%;
	margin: 0;
	padding: 0 3px;
	vertical-align: top;
	width: 100%;
}

.annotationLayer .choiceWidgetAnnotation select option {
	padding: 0;
}

.annotationLayer .buttonWidgetAnnotation.radioButton input {
	border-radius: 50%;
}

.annotationLayer .textWidgetAnnotation textarea {
	font: message-box;
	font-size: 9px;
	resize: none;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled], .annotationLayer .buttonWidgetAnnotation.radioButton input[disabled], .annotationLayer .choiceWidgetAnnotation select[disabled], .annotationLayer .textWidgetAnnotation input[disabled], .annotationLayer .textWidgetAnnotation textarea[disabled] {
	background: 0 0;
	border: 1px solid transparent;
	cursor: not-allowed;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:hover, .annotationLayer .buttonWidgetAnnotation.radioButton input:hover, .annotationLayer .choiceWidgetAnnotation select:hover, .annotationLayer .textWidgetAnnotation input:hover, .annotationLayer .textWidgetAnnotation textarea:hover {
	border: 1px solid #000;
}

.annotationLayer .choiceWidgetAnnotation select:focus, .annotationLayer .textWidgetAnnotation input:focus, .annotationLayer .textWidgetAnnotation textarea:focus {
	background: 0 0;
	border: 1px solid transparent;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after, .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before, .annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
	background-color: #000;
	content: "";
	display: block;
	position: absolute;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after, .annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
	height: 80%;
	left: 45%;
	width: 1px;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before {
	border-radius: 50%;
	height: 50%;
	left: 30%;
	top: 20%;
	width: 50%;
}

.annotationLayer .textWidgetAnnotation input.comb {
	font-family: monospace;
	padding-left: 2px;
	padding-right: 0;
}

.annotationLayer .textWidgetAnnotation input.comb:focus {
	width: 115%;
}

.annotationLayer .buttonWidgetAnnotation.checkBox input, .annotationLayer .buttonWidgetAnnotation.radioButton input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
}

.annotationLayer .popupWrapper {
	position: absolute;
	width: 20em;
}

.annotationLayer .popup {
	position: absolute;
	z-index: 200;
	max-width: 20em;
	background-color: #ff9;
	box-shadow: 0 2px 5px #333;
	border-radius: 2px;
	padding: .6em;
	margin-left: 5px;
	cursor: pointer;
	font: message-box;
	word-wrap: break-word;
}

.annotationLayer .popup h1 {
	font-size: 1em;
	border-bottom: 1px solid #000;
	margin: 0;
	padding-bottom: .2em;
}

.annotationLayer .popup p {
	margin: 0;
	padding-top: .2em;
}

.annotationLayer .circleAnnotation svg ellipse, .annotationLayer .fileAttachmentAnnotation, .annotationLayer .highlightAnnotation, .annotationLayer .inkAnnotation svg polyline, .annotationLayer .lineAnnotation svg line, .annotationLayer .polygonAnnotation svg polygon, .annotationLayer .polylineAnnotation svg polyline, .annotationLayer .squareAnnotation svg rect, .annotationLayer .squigglyAnnotation, .annotationLayer .stampAnnotation, .annotationLayer .strikeoutAnnotation, .annotationLayer .underlineAnnotation {
	cursor: pointer;
}

.printModal {
	font-family: sans-serif;
	display: flex;
	text-align: center;
	font-weight: 300;
	font-size: 30px;
	left: 0;
	top: 0;
	position: absolute;
	color: #045fb4;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .9);
}

.printClose {
	position: absolute;
	right: 10px;
	top: 10px;
}

.printClose:before {
	content: "×";
	font-family: Helvetica Neue, sans-serif;
	font-weight: 100;
	line-height: 1px;
	padding-top: .5em;
	display: block;
	font-size: 2em;
	text-indent: 1px;
	overflow: hidden;
	height: 1.25em;
	width: 1.25em;
	text-align: center;
	cursor: pointer;
}

.printSpinner {
	margin-top: 3px;
	margin-left: -40px;
	position: absolute;
	display: inline-block;
	width: 25px;
	height: 25px;
	border: 2px solid #045fb4;
	border-radius: 50%;
	animation: spin .75s linear infinite;
}

.printSpinner:after, .printSpinner:before {
	left: -2px;
	top: -2px;
	display: none;
	position: absolute;
	content: "";
	width: inherit;
	height: inherit;
	border: inherit;
	border-radius: inherit;
}

.printSpinner, .printSpinner:after, .printSpinner:before {
	display: inline-block;
	border-color: #045fb4 transparent transparent;
	animation-duration: 1.2s;
}

.printSpinner:before {
	transform: rotate(120deg);
}

.printSpinner:after {
	transform: rotate(240deg);
}

@keyframes spin {
	0% {
		transform: rotate(0);
	}
	
	to {
		transform: rotate(1turn);
	}
}
