/*Mixin Border Radius*/
/*Mixin flex box*/
/*Mixin transform*/
/*Mixin animation*/
/*Mixin Boxshadow*/
/* mixin for multiline */
/*  Use "desktop" for default styling, then override with tablet */
.opr-header-wrapper {
  min-height: 50px;
  background-color: #fafafa;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding-right: 10px;
  padding-left: 50px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: top 0.5s;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: auto; }

.opr-full-page-wrapper {
  -webkit-transition: -webkit-transform 0.5s;
  transition: top 0.5s; }

.opr-fullscreen-toggle {
  display: none; }

.opr-enter-fullscreen {
  display: none; }

.st-container {
  -webkit-transition: -webkit-transform 0.5s;
  transition: top 0.5s; }

.page-leftbar {
  opacity: 1;
  transition: All .5s ease;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s; }

.opr-drag-btn {
  display: none; }

.viewer-settings-modal.modal {
  width: 310px;
  right: 20px; }
.viewer-settings-modal h2 {
  padding: 15px 15px 5px 15px; }

.opr-exit-fullscreen, .opr-enter-fullscreen {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 100;
  font-size: 14px;
  color: #333333;
  background-color: #fafafa;
  padding: 10px 10px 4px 10px;
  box-shadow: 0px 1px 2px #e5e5e5;
  -webkit-transition: -webkit-transform 0.3s;
  transition: left 0.3s; }
  .opr-exit-fullscreen span, .opr-enter-fullscreen span {
    font-size: 20px;
    float: left;
    margin-right: 5px;
    margin-top: -2px; }
  .opr-exit-fullscreen:hover, .opr-enter-fullscreen:hover {
    color: #047A9C; }

.opr-fullscreen.apple-fixed-layout {
  overflow: hidden; }
.opr-fullscreen .opr-enter-fullscreen {
  display: none; }
.opr-fullscreen .dropdown-content {
  background: #394753; }
  .opr-fullscreen .dropdown-content li a {
    line-height: normal; }
.opr-fullscreen .st-menu-open .st-menu {
  left: -500px; }
.opr-fullscreen .st-menu-open .st-pusher {
  left: 0; }
.opr-fullscreen .opr-header-wrapper {
  top: -90px; }
.opr-fullscreen .opr-full-page-wrapper {
  top: -2px !important; }
.opr-fullscreen .st-container {
  top: -2px !important; }
.opr-fullscreen .opr-top-toggle-icon {
  opacity: 0; }
.opr-fullscreen .opr-top-toggle-icon {
  top: -25px; }
.opr-fullscreen .st-pusher {
  left: 0; }
.opr-fullscreen .page-leftbar {
  left: -100px; }
.opr-fullscreen .opr-exit-fullscreen, .opr-fullscreen .opr-enter-fullscreen {
  display: block;
  right: 0; }
.opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon {
  margin: 13px 4px 0 0;
  line-height: 1; }
  .opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon:before {
    font-size: 24px; }
.opr-fullscreen .opr-fxl-pagination-content .opr-exit-fullscreen, .opr-fullscreen .opr-fxl-pagination-content .opr-enter-fullscreen {
  position: static;
  background: transparent;
  box-shadow: none;
  padding: 0;
  line-height: 50px;
  font-size: 14px;
  width: auto;
  display: block; }
.opr-fullscreen .opr-fxl-pagination-content .opr-enter-fullscreen {
  display: none; }
.opr-fullscreen #progressBar {
  display: none; }
.opr-fullscreen .opr-fxl-pagination-content {
  margin-top: -10px; }

.opr-drag-btn {
  float: left;
  background: #2d3d4a;
  width: 29px;
  height: 100%;
  line-height: 50px;
  border-radius: 3px 0 0 3px;
  display: none;
  cursor: move; }
  .opr-drag-btn:before {
    color: #ffffff;
    font-size: 20px; }

.opr-text-to-speech-bar .opr-drag-btn {
  display: block;
  text-align: center; }

.opr-hide-header .opr-toolbox-wrapper, .opr-fullscreen .opr-toolbox-wrapper {
  position: static; }
.opr-hide-header .dropdown-content, .opr-fullscreen .dropdown-content {
  background: #394753; }
  .opr-hide-header .dropdown-content li a, .opr-fullscreen .dropdown-content li a {
    line-height: normal; }
.opr-hide-header .opr-fxl-pagination-content, .opr-fullscreen .opr-fxl-pagination-content {
  position: absolute;
  z-index: 999;
  top: 100px;
  background-color: #394753;
  width: 100%;
  max-width: 455px;
  left: 50%;
  right: 0;
  margin-left: -227px;
  height: 50px;
  border-radius: 3px; }
  .opr-hide-header .opr-fxl-pagination-content .opr-drag-btn, .opr-fullscreen .opr-fxl-pagination-content .opr-drag-btn {
    display: block; }
  .opr-hide-header .opr-fxl-pagination-content a, .opr-fullscreen .opr-fxl-pagination-content a {
    color: #eeeeef; }
    .opr-hide-header .opr-fxl-pagination-content a:hover, .opr-fullscreen .opr-fxl-pagination-content a:hover {
      color: #06c5ea; }
    .opr-hide-header .opr-fxl-pagination-content a.active, .opr-fullscreen .opr-fxl-pagination-content a.active {
      color: #06c5ea; }
.opr-hide-header .opr-fxl-pagination-wrapper, .opr-fullscreen .opr-fxl-pagination-wrapper {
  display: none; }
.opr-hide-header .fixedLayoutContentArea, .opr-fullscreen .fixedLayoutContentArea {
  bottom: 15px;
  top: 15px; }
.opr-hide-header .reflowLayoutContentArea, .opr-fullscreen .reflowLayoutContentArea {
  bottom: 15px; }
.opr-hide-header .pageSlider, .opr-fullscreen .pageSlider {
  opacity: 0; }
.opr-hide-header .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon, .opr-hide-header .opr-fxl-pagination-content .opr-all-icons.opr-fullscreen-icon, .opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon, .opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-fullscreen-icon {
  margin: 13px 4px 0 0;
  line-height: 1; }
  .opr-hide-header .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon:before, .opr-hide-header .opr-fxl-pagination-content .opr-all-icons.opr-fullscreen-icon:before, .opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-exit-fullscreen-icon:before, .opr-fullscreen .opr-fxl-pagination-content .opr-all-icons.opr-fullscreen-icon:before {
    font-size: 24px; }
.opr-hide-header .opr-fxl-pagination-content .opr-zoom-dropdown, .opr-fullscreen .opr-fxl-pagination-content .opr-zoom-dropdown {
  border: 1px solid #ffffff;
  line-height: normal;
  margin-top: 15px;
  transition: none; }
.opr-hide-header .opr-fxl-header-seprator, .opr-fullscreen .opr-fxl-header-seprator {
  margin: 10px 8px 0 8px; }
.opr-hide-header #progressBar, .opr-fullscreen #progressBar {
  display: none; }

.opr-hide-header.apple-fixed-layout {
  overflow: hidden; }
.opr-hide-header .opr-fxl-zoom-in + .opr-fxl-header-seprator {
  display: block; }
.opr-hide-header .opr-exit-fullscreen, .opr-hide-header .opr-enter-fullscreen {
  position: static;
  background: transparent;
  box-shadow: none;
  padding: 0;
  line-height: 50px;
  font-size: 14px;
  width: auto;
  display: block; }
.opr-hide-header .opr-enter-fullscreen {
  display: block; }
.opr-hide-header .opr-exit-fullscreen {
  display: none; }
.opr-hide-header .opr-fxl-pagination-content {
  max-width: 424px;
  margin-left: -212px;
  margin-top: -25px;
  bottom: auto; }
.opr-hide-header .opr-header-wrapper {
  top: -70px; }
.opr-hide-header .opr-full-page-wrapper {
  top: -2px !important; }
.opr-hide-header .opr-top-toggle-icon {
  top: 0; }
.opr-hide-header .st-container {
  top: -2px !important; }
.opr-hide-header .opr-top-toggle-icon:before {
  transform: rotate(180deg);
  display: inherit; }

.opr-header-navigation {
  margin-top: 0px; }
  .opr-header-navigation.opr-user-menu > li {
    padding: 0px; }
    .opr-header-navigation.opr-user-menu > li:last-child {
      padding: 9px 4px 1px 0px; }
  .opr-header-navigation .opr-header-requestPageProof-icon {
    display: none; }

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: ''; }

input[type="checkbox"]:checked + label:before {
  border-right: 2px solid #047A9C;
  border-bottom: 2px solid #047A9C;
  top: -1px;
  left: -4px;
  width: 10px;
  height: 17px; }

.multSelect .groupClose {
  font-size: 14px; }

.groups-checkbox-container .checkbox-custom:checked + .checkbox-custom-label:before {
  content: '';
  margin-top: 4px; }
.groups-checkbox-container .checkbox-custom + .checkbox-custom-label:before {
  margin-top: 4px; }

.opr-backto-bookshelf {
  width: 50px;
  height: 50px;
  background-color: #047A9C;
  text-align: center; }

.opr-backto-bookshelf:before {
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  margin: 0 auto;
  top: 13px;
  left: 0;
  right: 0; }

.opr-breadcrumbs {
  color: #157FA1;
  font-size: 12px;
  max-width: 210px;
  padding-top: 17px;
  display: inline-block; }

.opr-audio-textspeech:hover:before, .opr-tts-icon:hover:before {
  color: #047A9C; }

.highlightChapter {
  background: #047A9C; }

a.previewInSearch:before, a.preview:before {
  color: #047A9C; }

.opr-audio-textspeech:before, .opr-tts-icon:before {
  color: #157FA1; }

.opr-header-navigation {
  display: inline-block; }
  .opr-header-navigation .opr-user-dropdown {
    top: 50px !important; }
  .opr-header-navigation > li {
    float: left; }
    .opr-header-navigation > li.open > a {
      background: #e9e9e9; }
    .opr-header-navigation > li > a {
      width: 40px;
      height: 50px;
      float: left;
      text-align: center;
      margin-right: 2px;
      line-height: 45px;
      -webkit-transition: background-color 500ms linear;
      -ms-transition: background-color 500ms linear;
      transition: background-color 500ms linear;
      color: #157FA1; }
      .opr-header-navigation > li > a:hover {
        color: #047A9C; }
      .opr-header-navigation > li > a:before {
        vertical-align: middle; }
      .opr-header-navigation > li > a.active {
        background: #e9e9e9; }
        .opr-header-navigation > li > a.active:hover {
          color: #4B4B4B; }
    .opr-header-navigation > li:last-child a {
      margin-right: 0; }

.opr-RL-Setting-icon:before,
.opr-header-bookmark-icon:before,
.opr-tts-icon:before,
.opr-fullscreen-icon:before,
.opr-top-context-icon:before,
.opr-header-sync-icon:before {
  display: inline-block;
  font-size: 18px; }

.opr-RL-Setting-icon:before {
  font-size: 24px; }

.opr-header-sync-icon:before {
  font-size: 16px; }

.opr-header-group-icon {
  display: none; }
  .opr-header-group-icon:before {
    font-size: 24px; }

.opr-toolbox-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 420px;
  text-align: center;
  height: 50px; }
  .opr-toolbox-wrapper span {
    float: left; }
    .opr-toolbox-wrapper span.opr-zoom-label {
      float: none;
      letter-spacing: initial; }
    .opr-toolbox-wrapper span.opr-pagination-all-pages {
      color: #157FA1;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      max-width: 53px; }
    .opr-toolbox-wrapper span:last-child {
      margin-right: 0; }
    .opr-toolbox-wrapper span.opr-fxl-totalPages {
      line-height: 50px; }
    .opr-toolbox-wrapper span.opr-fxl-dropdown-arrow {
      font-size: 5px;
      margin-right: 10px;
      float: right; }
      .opr-toolbox-wrapper span.opr-fxl-dropdown-arrow:before {
        transform: rotate(180deg);
        position: absolute;
        right: 3px;
        top: 8px;
        font-size: 4px; }
  .opr-toolbox-wrapper .opr-rl-pagination {
    margin-top: 16px;
    display: none; }
    .opr-toolbox-wrapper .opr-rl-pagination span {
      float: none;
      display: inline-block;
      vertical-align: middle; }
    .opr-toolbox-wrapper .opr-rl-pagination .opr-fxl-pages.opr-content-editable {
      padding-right: 10px; }
      .opr-toolbox-wrapper .opr-rl-pagination .opr-fxl-pages.opr-content-editable input {
        height: auto;
        margin: 0; }
  .opr-toolbox-wrapper .dropdown-content {
    min-width: 90px; }
  .opr-toolbox-wrapper .opr-fxl-info-icon {
    position: absolute;
    font-size: 14px;
    top: 0;
    right: 10px;
    color: #808080;
    cursor: pointer; }
    .opr-toolbox-wrapper .opr-fxl-info-icon.tooltipped[data-position="bottom"]:after {
      right: 0; }
    .opr-toolbox-wrapper .opr-fxl-info-icon:hover {
      color: #039BE5; }

.device-tabbing-none .opr-toolbox-wrapper {
  width: 110px; }
.device-tabbing-none .opr-left-container-top [data-position="right"]:after {
  display: none; }

.opr-fxl-pagination-wrapper {
  position: relative;
  height: 50px; }
  .opr-fxl-pagination-wrapper > span {
    position: relative;
    line-height: 52px;
    margin-top: 0px; }
  .opr-fxl-pagination-wrapper span.opr-content-editable {
    line-height: normal; }

.opr-rl-pages,
.opr-fxl-pages,
.opr-flx-toolbar-dropdown {
  border: 1px solid rgba(75, 75, 75, 0.6);
  height: 20px;
  min-width: 75px;
  margin-right: 3px;
  color: #157FA1;
  position: relative;
  padding: 0 21px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.opr-rl-pages {
  margin-right: 0; }

.opr-flx-toolbar-dropdown {
  min-width: 85px;
  max-width: 85px;
  text-align: left;
  padding-left: 5px;
  padding-right: 15px;
  margin-right: 10px; }

.opr-fxl-pages {
  max-width: 75px;
  padding-left: 5px; }
  .opr-fxl-pages.opr-content-editable input {
    height: auto;
    font-size: 12px;
    margin: 0px 0 0 0;
    border: 0;
    text-align: center;
    color: #808080; }
    .opr-fxl-pages.opr-content-editable input:focus {
      border: none !important;
      box-shadow: none !important; }

.opr-fxl-pagination-content {
  height: 100%; }
  .opr-fxl-pagination-content a {
    width: 24px;
    float: left;
    line-height: 52px;
    font-size: 24px;
    color: #808080;
    height: 100%; }
    .opr-fxl-pagination-content a:hover, .opr-fxl-pagination-content a:active, .opr-fxl-pagination-content a.selected, .opr-fxl-pagination-content a.active {
      color: #047A9C; }
    .opr-fxl-pagination-content a.opr-fxl-double-page-icon {
      width: 30px;
      font-size: 26px;
      line-height: 52px; }
  .opr-fxl-pagination-content .opr-zoom-dropdown {
    background: transparent;
    border: 1px solid rgba(75, 75, 75, 0.6);
    height: 20px;
    font-size: 12px;
    box-shadow: none;
    min-width: 95px;
    line-height: normal;
    text-transform: none;
    position: relative;
    padding: 0 8px 0 0; }
  .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected {
    background-color: #eee; }
    .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected a {
      color: #047A9C; }

.opr-fxl-header-seprator {
  float: left;
  height: 30px;
  background: #D5D5D5;
  width: 1px;
  margin: 10px 10px 0 10px; }

.opr-fxl-zoom-in + .opr-fxl-header-seprator {
  display: none; }

.opr-fullscreen .opr-fxl-zoom-in + .opr-fxl-header-seprator {
  display: block; }

.tooltipped[data-position="bottom"]:after {
  right: 15px; }

.dropdown-content li {
  min-height: auto; }
  .dropdown-content li > a {
    font-size: 12px;
    color: #157FA1;
    width: 100%;
    padding: 5px; }

.body-overflow .opr-top-toggle-icon {
  display: none; }

.opr-top-toggle-icon {
  position: absolute;
  right: 20px;
  background: #fafafa;
  z-index: 100;
  width: 26px;
  height: 20px;
  top: 50px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0 2px 2px #d6d6d6;
  text-align: center;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }
  .opr-top-toggle-icon:before {
    color: #808080;
    font-size: 20px;
    transition: 0.1s ease; }

/*This css need to removed once we inclued bookself-common.css start*/
.opr-username-text {
  color: #969696; }

.navbar .nav > li:last-child a, .navbar .nav > li:last-child a:focus {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: none; }

.navbar .nav > li:last-child a:hover, .navbar .nav > li:last-child a:focus {
  background: none; }

.opr-user-menu > .open {
  background: none; }

.opr-username-arrow {
  color: #000; }

.opr-userpic-icon {
  overflow: visible;
  width: 32px;
  height: 42px;
  text-align: left; }

.opr-userpic-icon img {
  border-radius: 100%; }

.chapter-title:hover a {
  background: transparent; }

.chapter-title:hover {
  background: #047A9C; }

#aboutbook-popup {
  max-height: 490px; }
  #aboutbook-popup .opr-close-popup-icon {
    padding: 5px; }
  #aboutbook-popup .context-menu-popup-content {
    padding: 0;
    top: 0;
    overflow: hidden;
    user-select: none; }
    #aboutbook-popup .context-menu-popup-content .opr-bookdetails-scroll {
      position: absolute;
      left: 0;
      right: 0;
      top: 92px;
      bottom: 0;
      overflow: hidden;
      overflow-y: auto;
      min-height: 190px;
      padding: 0px 25px 0px 25px; }
      #aboutbook-popup .context-menu-popup-content .opr-bookdetails-scroll .shorten-toggle {
        margin-left: 10px;
        text-transform: capitalize; }
      #aboutbook-popup .context-menu-popup-content .opr-bookdetails-scroll p {
        margin-bottom: 0px;
        font-size: 14px; }
      #aboutbook-popup .context-menu-popup-content .opr-bookdetails-scroll #descTxt {
        margin-bottom: 20px; }

.opr-header-navigation.opr-user-menu > li:last-child > ul.opr-user-dropdown {
  top: 70px !important; }

.opr-context-head {
  height: 190px;
  position: relative;
  overflow: hidden; }
  .opr-context-head .opr-cover-full {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-size: cover;
    background-position: center center; }
  .opr-context-head .opr-close-popup-icon:before {
    color: #fff; }
  .opr-context-head:after {
    content: '';
    background: #039BE5;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.6; }
  .opr-context-head .opr-close-popup-icon {
    z-index: 1; }
  .opr-context-head .img {
    max-height: 190px;
    width: 100%;
    filter: blur(3px); }

.opr-context-content {
  position: relative;
  padding: 30px 25px 0px 25px; }
  .opr-context-content h3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    color: #000000;
    margin-top: 0px; }
  .opr-context-content h4 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 3px;
    color: #000000;
    font-weight: 600;
    font-family: open_sanssemibold, sans-serif, sans-serif; }
  .opr-context-content h6 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333; }
  .opr-context-content p {
    font-size: 12px;
    text-align: justify;
    color: #333333; }
  .opr-context-content hr {
    margin: 15px 0 0 0; }
  .opr-context-content .opr-about-more {
    float: right;
    text-decoration: none;
    color: #047A9C; }

.opr-thumbimage-container {
  vertical-align: middle;
  display: table-cell;
  text-align: center; }

.opr-thumbimage {
  position: absolute;
  left: 0;
  right: 0;
  top: -140px;
  width: 100%;
  display: table;
  height: 158px;
  margin: 0 auto; }
  .opr-thumbimage .img {
    margin: 0 auto;
    display: block;
    max-width: 120px;
    max-height: 158px;
    border: 1px solid #CFCFCF; }

.viewer-settings-modal h2 {
  color: #000000;
  font-size: 18px;
  background: transparent;
  font-family: open_sanssemibold, sans-serif; }
.viewer-settings-modal input[type=range] {
  width: 75%;
  background: transparent; }

.preview-text {
  color: #333333;
  background: #fafafa;
  border: 1px solid #D5D5D5;
  height: 80px;
  margin-bottom: 10px;
  font-family: open_sansregular, sans-serif; }

#viewer-settings-modal .bg-white {
  padding: 15px;
  margin: 0; }

.small-font:before, .big-font:before {
  color: #4B4B4B; }

.cancel.btn-default:hover {
  background: #ebebeb;
  color: #808080; }

/**.settings-form-footer
{
	.cancel-btn
	{
		background: #808080;
		color: $color-white;
		font-size: 14px;
		padding: 0 26px;
		text-transform: capitalize;
		font-family:$font-open_sanssemibold;
		box-shadow:0 2px 2px #bdbdbd;
		height: 30px;
		&:hover{
			background: #676666;
		}
	}
	.save-btn
	{
		background: $btn-primary;
		font-size: 14px;
		padding: 0 26px;
		line-height: 30px;
		height: 30px;
		text-transform: capitalize;
		box-shadow:0 2px 2px #bdbdbd;
		font-family:$font-open_sanssemibold;
		&:hover{
			background: $btn-primary-hover;
		}
	}
}**/
.show-hide-annotations .yes-label {
  visibility: hidden; }
.show-hide-annotations .no-label {
  visibility: hidden; }
.show-hide-annotations label.show-hide-label {
  color: #333333;
  font-family: open_sansregular, sans-serif;
  font-size: 14px; }
.show-hide-annotations .switch-labels {
  width: 34px;
  height: 14px;
  background: #047A9C;
  border: none;
  border-radius: 10px;
  right: 15px;
  top: 20px; }
  .show-hide-annotations .switch-labels input:checked ~ a {
    right: -4%; }
  .show-hide-annotations .switch-labels a {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: -3px; }

.show-hide-annotations input[type="checkbox"] + label:before, .show-hide-annotations input[type="checkbox"]:not(.filled-in) + label:after {
  border: none; }

.font-range input[type=range] {
  border: none; }
  .font-range input[type=range]::-webkit-slider-thumb {
    background: #047A9C;
    margin: -7px 0 0 0;
    box-shadow: none; }
  .font-range input[type=range]::-webkit-slider-runnable-track {
    background: transparent;
    height: 0; }
  .font-range input[type=range] + .thumb.active {
    border-radius: 50% 50% 50% 0;
    display: none; }
  .font-range input[type=range]::-ms-thumb {
    background: #039BE5;
    border: none;
    box-shadow: none; }

.show-hide-annotations .switch-labels input:focus + .switch-light {
  box-shadow: none; }

.op_off {
  border: none !important; }
  .op_off a {
    background: #646464; }

.show-hide-annotations {
  padding: 15px;
  margin: 0; }
  .show-hide-annotations .op_off.switch-labels {
    background: #ccc; }

.settings-form-footer {
  user-select: none; }

.opr-user-profile-image .opr-edit-icon-user:before {
  font-family: 'OP2-fonts', sans-serif !important; }

.device-tabbing-none .context-menu-popup {
  max-height: 500px; }

.aboutbook-clearfix .opr-context-content h4 {
  margin-bottom: 10px; }

.opr-header-navigation li:hover {
  background-color: #e9e9e9;
  cursor: pointer; }
  .opr-header-navigation li:hover a:hover {
    background-color: #e9e9e9; }

/*This css need to removed once we inclued bookself-common.css end*/
/*========= mobile view css update ==========*/
.opr-button-collapse {
  display: none; }

.opr-button-collapse:before {
  display: inline-block;
  speak: none;
  text-decoration: inherit;
  font-size: 24px; }

.opr-user-dropdown li ul li:last-child a {
  background: #015B70;
  padding: 3px 21px;
  text-transform: initial;
  font-size: 14px;
  box-shadow: none;
  border-radius: 2px; }
  .opr-user-dropdown li ul li:last-child a:hover {
    background: #047A9C; }

.switch-labels a {
  background-color: #047A9C; }

.noUi-handle {
  background: #047A9C; }

.highlight-remove-btn:before {
  color: #047A9C; }

#merged-list .annotation-preview-btn.share:before {
  color: #047A9C; }

/*  Use "desktop" for default styling, then override with tablet */
.st-content {
  background: #fff; }

.st-menu {
  position: absolute;
  top: 2px !important;
  left: -500px;
  width: 450px;
  user-select: none;
  -ms-user-select: none; }

.st-effect.st-menu {
  z-index: auto; }

.st-effect.st-menu-open .st-pusher {
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.st-effect.st-menu-open .page-leftbar {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.st-effect.st-menu-open .st-effect.st-menu {
  -webkit-transition: -webkit-transform 0.4s;
  transition: left 0.4s;
  left: 50px;
  /*background-image:url(../images/left_shadow.png);
  background-repeat:repeat-y;
  background-position: right top;*/
  border-right: 1px solid #f1eeee;
  z-index: 0; }

.st-pusher {
  left: 50px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: left 0.4s;
  z-index: auto !important; }

.st-menu-open .st-pusher {
  left: 500px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: left 0.4s; }

.st-pusher:after {
  right: 0px;
  display: none; }

.st-menu-open .reflowLayoutContentArea {
  width: auto; }

.viewer-titlebar {
  left: 10px;
  right: 10px; }

.mini-full-screen {
  right: 10px; }

.fixedLayoutContentArea {
  right: 125px;
  left: 125px;
  top: 15px;
  bottom: 25px; }

.fixedLayoutContentArea .next-div {
  right: -45px; }

.mini-full-screen {
  right: 10px; }

.pageSlider {
  right: 125px;
  left: 80px;
  bottom: 20px; }

.reflow-pagenav-add .reflowPageList {
  right: 0;
  left: 0;
  margin: auto;
  max-width: 950px;
  bottom: 20px; }
  .reflow-pagenav-add .reflowPageList .opr-pageslider-tooltip:after {
    width: 0px; }

.zoom-component {
  right: 20px; }

.zoom-component ul {
  margin-left: 0; }

/*@media(max-width:599px)
{
	.opr-fullscreen{
		.page-leftbar
		{
		&.mobileleftbar
		{
			left:-50px;
			z-index:999;
		}
	}
	}
	.page-leftbar
	{
		left:-50px;
		&.mobileleftbar
		{
		left:0px;
		display:block;
		z-index:999;
		}
	}

	#below-navbar
	{
		&.st-menu-open
		{
			top:0px!important;
		}
		.st-menu
		{
			top:0px!important;
			width:calc(100% - 50px);
			z-index:100
		}
	}

	.st-pusher
	{
	left:0;
	}
	.opr-mobile-menu
	{
		 position: absolute;
		left: 10px;
		text-align: center;
		.navbar-toggle {
		 margin-right: 0;
		}
		span
		{
		&.icon-bar {
			background: #333;
		}
		}
		button
		{
		&:focus
		{
		background: transparent;
		}
		}
	}


a.opr-all-icons.opr-toggle-mobile {
    width: 30px;
    height: 50px;
    display: inline-block;
    line-height: 55px;
}
}*/
/*upfront view css end*/
/*to override materializes default properies */
body, .body-bg {
  background-color: transparent;
  background-image: none; }

.user-nav-blocker {
  z-index: 999; }

nav.st-menu {
  height: auto;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none; }
  nav.st-menu ul li {
    float: none; }
    nav.st-menu ul li a {
      padding-left: 0px;
      font-size: inherit; }
      nav.st-menu ul li a:hover {
        background-color: transparent; }
    nav.st-menu ul li.OPDropdown-option a {
      display: inline; }
nav span.timeStamp {
  color: #2C2B2B; }

#annotation-merged-menu.popover {
  display: inline-block;
  width: auto; }

.annotationView.modal, #annotation-merged-menu.modal, .annotation-menu.modal, .viewer-settings-modal.modal, .bookmarkView.modal {
  z-index: 1043;
  max-height: inherit; }

.modal-overlay {
  z-index: 1042; }

.modal-overlay.merge-view-disabled {
  z-index: 1001; }

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.groups-checkbox-container [type="checkbox"]:not(:checked) {
  z-index: 1;
  left: 6px;
  pointer-events: initial; }
.groups-checkbox-container [type="checkbox"]:checked {
  z-index: 1;
  left: 6px;
  pointer-events: initial; }

.bulkshare-buttons .btn {
  line-height: 1; }

.pageSlider {
  display: none !important; }

.apple-fixed-layout .opr-exit-fullscreen {
  display: none; }

.opr-page-info {
  background: #394753;
  border-radius: 2px; }

.noUi-handle.noUi-handle-lower.noUi-active .noUi-tooltip {
  display: block; }

.noUi-horizontal .noUi-tooltip {
  bottom: 15px; }

.noUi-handle {
  position: absolute;
  bottom: 5px; }
  .noUi-handle .noUi-tooltip {
    max-width: 170px;
    position: absolute;
    color: #ffffff;
    border: none;
    display: none;
    float: left; }
    .noUi-handle .noUi-tooltip .opr-page-number {
      text-align: center;
      font-family: open_sansregular, sans-serif;
      padding: 5px 0px; }
    .noUi-handle .noUi-tooltip .opr-page-title {
      background-color: #2D3D4A;
      padding: 10px 10px 15px 10px;
      line-height: 15px;
      font-size: 12px;
      border-radius: 0 0 5px 5px; }
      .noUi-handle .noUi-tooltip .opr-page-title .opr-topic {
        font-size: 10px;
        margin-bottom: 5px;
        border-radius: 0 0 10px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .noUi-handle .noUi-tooltip .opr-page-title p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 20px; }

.bookmarkTemplate input {
  outline: none !important; }

.opr-content-loader {
  display: none; }

.opr-loading-feeds .opr-content-loader {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  z-index: 99; }
  .opr-loading-feeds .opr-content-loader .opr-feeds-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px; }

.opr-fxltoolbar-blocker {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0);
  z-index: 99;
  display: none; }

.opr-page-leftbar {
  position: absolute;
  width: 70px;
  background: #fff;
  border-right: 1px solid #e7e7e7;
  left: 0;
  top: 0px;
  bottom: 0px;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.3s; }

.highlight-annotation-btn.waves-effect {
  overflow: hidden; }
  .highlight-annotation-btn.waves-effect:active {
    overflow: visible; }
  .highlight-annotation-btn.waves-effect:hover {
    overflow: visible; }

.fixedLayoutContentArea .page-wrap {
  border: solid 1px #eaeaea; }

.checkbox-custom + .checkbox-custom-label:before {
  background: transparent; }

.opr-left-container-top ul li a {
  display: block;
  text-indent: -999999px;
  font-size: 0px;
  color: #fafafa;
  margin: 0px 0px 3px 0;
  -webkit-touch-callout: none; }
  .opr-left-container-top ul li a span {
    text-indent: 0px;
    font-size: 24px;
    display: block;
    text-align: center;
    padding: 8px 0px 6px 0px; }
  .opr-left-container-top ul li a.active {
    background-color: #ffffff;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear; }
    .opr-left-container-top ul li a.active span {
      color: #047A9C;
      -webkit-transition: color 500ms linear;
      -ms-transition: color 500ms linear;
      transition: color 500ms linear; }
  .opr-left-container-top ul li a:hover {
    background-color: #323e48;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear; }
    .opr-left-container-top ul li a:hover span {
      color: #C5C5C5;
      -webkit-transition: color 500ms linear;
      -ms-transition: color 500ms linear;
      transition: color 500ms linear; }
.opr-left-container-top ul li:first-child a {
  margin-bottom: 0; }

#below-navbar {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50px;
  bottom: 0;
  overflow: hidden;
  width: 100%; }

.sidebar-search input[type="search"] {
  height: auto;
  padding: 6px;
  font-size: 100%;
  margin: 0px;
  border: none; }
  .sidebar-search input[type="search"]:focus:not([readonly]) {
    border-bottom: none;
    box-shadow: none; }

.page-leftbar {
  position: absolute;
  width: 50px;
  background: #394753;
  left: 0;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.5s;
  transition: left 0.5s;
  border: 0; }

.sidebar .nav-tabs li {
  float: left; }

.sidebar {
  top: 40px; }

.opr-sidebar {
  position: absolute;
  margin: 0 auto;
  top: 60px;
  bottom: 0;
  left: 20px;
  right: 20px; }
  .opr-sidebar.opr-sidebar-content {
    top: 80px; }
  .opr-sidebar .sidebar {
    top: 0;
    left: 0;
    right: 0; }
    .opr-sidebar .sidebar .sidebar-search {
      margin: 0px; }

.opr-annotation-feeds .tab-nav-container {
  margin-top: 15px; }

.opr-sidebar .opr-tab-content > .active, .opr-sidebar .opr-tab-pane-contant {
  top: 0;
  bottom: 0; }

.opr-tab-content > .tab-pane {
  display: none; }

.noUi-horizontal {
  height: 2px; }

.opr-tab-content > .opr-tab-pane {
  display: none; }

.opr-tab-content > .active {
  display: block; }

.showBy {
  padding: 3px 13px; }
  .showBy.active {
    background: #047A9C; }

.tab-pane-contant {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.anno-feeds-filters {
  margin-top: 0px; }

.opr-tab-heading-wrapper {
  display: block;
  position: absolute;
  left: 20px;
  right: 20px;
  z-index: 1; }
  .opr-tab-heading-wrapper h2 {
    margin-top: 17px; }

.opr-tab-heading {
  font-family: open_sanssemibold, sans-serif;
  font-size: 18px;
  color: #000000; }

.opr-sidebar-close {
  position: absolute;
  right: 0;
  color: #000000;
  opacity: 0.54;
  top: 15px;
  font-size: 14px; }

.opr-sidebar-close:hover {
  top: 15px;
  right: 0; }

/*accordion css start*/
.opr-toc-control {
  position: absolute;
  text-align: right;
  right: 0;
  z-index: 1;
  color: #ccc;
  top: -24px; }

.expand-all {
  color: #ccc; }

.expand-all,
.collapse-all {
  cursor: pointer;
  padding: 10px 5px;
  color: #047A9C; }

.opr-toc-control .expand-all.selected,
.opr-toc-control .collapse-all.selected, .expand-all.disabled, .collapse-all.disabled {
  cursor: default;
  color: #ccc; }

/*accordion css start*/
.left-container-top {
  margin-bottom: 20px;
  position: relative; }

.left-container-bottom {
  margin-bottom: 10px;
  position: relative;
  display: none;
  /* it is imapct for ai icon (taking bottom space) */ }

.left-container-top ul li,
.left-container-bottom ul li {
  display: block; }

.left-container-top ul li a {
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  color: #565656;
  text-decoration: none;
  line-height: normal;
  padding: 13px 0;
  font-size: 11px;
  display: block;
  cursor: pointer; }

.st-menu-open .page-leftbar {
  background: #393939; }

.st-menu-open .left-container-top ul li a:active,
.st-menu-open .left-container-top ul li a.active {
  background: #fff; }

.leftbar-icon .item-title {
  margin-top: 10px;
  display: block; }

.modal.context-menu-popup {
  z-index: 1043 !important; }

.left-container-bottom ul li {
  text-align: center; }

.glossaryTipPopUp {
  background: none;
  box-shadow: none;
  z-index: 1043;
  width: 100%;
  max-height: 100%;
  top: 0 !important; }

.left-container-bottom ul li a {
  display: inline-block;
  padding: 8px 0;
  text-decoration: none;
  text-align: center;
  position: relative; }

.offscreenImg {
  text-indent: -9999px; }

/*Annotation Popup CSS*/
.opr-formfield-wrapper {
  position: relative;
  margin-bottom: 0px; }
  .opr-formfield-wrapper label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 5px;
    cursor: text;
    -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    text-align: initial;
    -webkit-transform: translateY(12px);
    transform: translateY(12px); }
  .opr-formfield-wrapper label:not(.label-icon).active {
    left: 0;
    -webkit-transform: translateY(-10px) scale(0.8);
    transform: translateY(-10px) scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }

.annotation-popup-body .edit .opr-formfield-wrapper label {
  display: none; }
.annotation-popup-body button {
  background-color: #047A9C; }

#booklistDropDown {
  margin-top: 15px; }

.note-leftbadge,
.weblink-leftbadge,
.hyperlink-leftbadge,
.voice-leftbadge,
.file-leftbadge,
.highlight-leftbadge {
  height: 24px;
  width: 24px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 100%;
  position: relative;
  background-color: #047A9C;
  text-align: center; }

.icon-badge {
  position: absolute;
  top: 6px;
  left: 18px;
  padding: 4px;
  font-size: 10px;
  font-family: open_sanssemibold, sans-serif;
  background: #e76453;
  border-radius: 3px;
  line-height: 17px;
  height: 18px;
  color: #fff; }

@-moz-document url-prefix() {
  .icon-badge {
    padding-top: 3px; }

  .OPDropdown-option.selected:before {
    padding: 3px 1px; }

  .feeds-who-shared-name {
    max-width: 22%; } }
.ie10 .icon-badge {
  padding-top: 5px; }

.st-pusher {
  top: 8px; }

.opr-openapp {
  display: none; }

.opr-mobile-menu {
  display: none; }

.OPDropdown-select a {
  color: #047A9C; }

nav a {
  color: #047A9C; }

.feed-select .OPDropdown-menuContainer {
  z-index: 9999; }

.shared-link a {
  color: #4eaade; }

.opr-page-thumb img {
  width: 114px;
  height: 140px; }

.bookmarkView.modal {
  height: 225px;
  padding-bottom: 17px;
  padding-top: 17px;
  left: 0;
  right: 0;
  margin: 0;
  top: 50%;
  background: #fff;
  min-width: 450px; }
  .bookmarkView.modal .disclaimer-icon {
    display: none; }
  .bookmarkView.modal .close {
    top: -1px; }
  .bookmarkView.modal h2 {
    font-size: 20px;
    color: #333333; }
  .bookmarkView.modal .fr {
    float: right;
    margin: 20px 0 5px 0; }

.bookmarkView .close {
  top: -12px; }

.bookmark-flag-right {
  right: 10px !important;
  text-align: center; }

.bookmark-flag {
  width: 30px !important; }

.bookmark-flag-ribbon {
  transform: translate(-50%, 0%); }

.opr-pageslider-tooltip:after {
  content: '';
  background: #394753;
  position: absolute;
  height: 98%;
  width: 3px;
  top: 3px;
  right: -2px;
  z-index: -1; }

.opr-pageslider-tooltip {
  width: 170px;
  box-shadow: 0 1px 2px rgba(75, 64, 64, 0.16);
  border-radius: 2px;
  display: inline-block;
  margin-right: -2px;
  background: #394753; }

.search-clear {
  z-index: 1; }

.searchMsg {
  top: 35px;
  font-family: open_sansregular, sans-serif; }

.flagDisable .bookmark-flag-ribbon {
  border: none !important;
  line-height: normal; }
  .flagDisable .bookmark-flag-ribbon:after {
    content: "\e605";
    font-family: 'OP2-fonts', sans-serif;
    color: #4B4B4B;
    font-size: 17px; }

.flagDisable .bookmark-flag-ribbon:before {
  content: "";
  background: transparent !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid !important;
  border-bottom-width: 4px !important;
  border-left: white solid 7px !important;
  border-right: white solid 7px !important;
  position: absolute;
  top: 0px;
  height: 17px;
  z-index: -1; }

.reflowLayoutContentArea {
  top: 18px;
  position: absolute;
  left: 70px;
  right: 70px;
  bottom: 40px;
  max-width: 950px;
  margin: 0 auto;
  width: 100%; }

/*page next previous navigation start*/
.next-page-button:before {
  content: "\e930";
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.prev-page-button:before {
  content: "\e933"; }

/*page next previous navigation end*/
.reflowPageList {
  left: 0;
  right: 0;
  max-width: 950px;
  width: 100%;
  margin: 0 auto; }

.annotationView h2 {
  padding-top: 15px; }

.apple-fixed-layout .noUi-target {
  bottom: 11px;
  position: absolute;
  right: 125px;
  left: 125px; }

.iScrollVerticalScrollbar.iScrollBothScrollbars {
  z-index: 999 !important; }

/*these css need to be removed once we start working on new theme annotation popup redesign start */
.voiceButtonsContainer {
  margin-top: 10px;
  margin-bottom: 8px; }

#editAnnotation .voiceDuration, #previewAnnotation .voiceDuration {
  margin-top: 0; }

.bookmarkView input[type="text"] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  padding: inherit; }

/*these css need to be removed once we start working on new theme annotation popup redesign end */
/*==================left panel changes to override materialized css start==============*/
.sidebar .nav-tabs {
  overflow: visible;
  height: auto; }
  .sidebar .nav-tabs li {
    line-height: normal;
    height: auto;
    text-transform: none; }
    .sidebar .nav-tabs li.active a {
      background-color: #047A9C; }
      .sidebar .nav-tabs li.active a:hover {
        background-color: #047A9C; }

.tabs .tab a:hover {
  background-color: #eeeeee;
  color: #000; }
.tabs .tab a.active {
  border: 0px solid transparent;
  color: #FFF;
  background-color: #047A9C; }

.share_but:before, .export_but:before, .opr-user-icon:before, .opr-teacher-icon:before, .OPDropdown-option.selected:before {
  color: #047A9C; }

.bookmark-empty {
  color: #333333; }

.title-name, .shared-link {
  color: #047A9C; }

@media (max-width: 1200px) {
  .reflowLayoutContentArea {
    max-width: inherit;
    width: auto; } }
.feeds-filters-box {
  color: #000; }

.feeds-filters-box [type="checkbox"]:not(:checked), .feeds-filters-box [type="checkbox"]:checked,
.retag-popup-body [type="radio"]:not(:checked), .retag-popup-body [type="radio"]:checked {
  opacity: 1;
  pointer-events: initial; }

#reTagModal.modal {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

#reTagModal.modal .modal-content {
  padding: 0; }

.retagInfoDialog .modal-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

/*==================left panel changes to override materialized css end==============*/
/*================accordion Positions================*/
.viewer-nav-dialog .accordion-all {
  top: 127px; }

.viewer-nav-dialog .has-retag .accordion-all {
  top: 155px; }

/*================accordion Positions================*/
/*Bookmarks*/
.toc-header-div > div {
  color: #999999;
  font-family: open_sanssemibold;
  text-transform: uppercase;
  font-size: 10px;
  padding-right: 6px; }
  .toc-header-div > div.opr-bookmark-col-4 {
    position: absolute;
    right: 0; }

#bookmark-body.tab-pane-contant {
  top: 22px !important; }

.opr-bookmark-col-1, .opr-bookmark-col-2, .opr-bookmark-col-3, .opr-bookmark-col-4 {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.opr-bookmark-col-1, ul.customToc li a.bookmark-jump.opr-bookmark-col-1 {
  width: 172px;
  padding: 0; }

.opr-bookmark-col-2 {
  width: 90px;
  color: #333; }

.opr-bookmark-col-3 {
  width: 80px;
  color: #333; }

.opr-bookmark-col-4 {
  width: 60px; }

.opr-bookmark-edit {
  top: -2px;
  margin-left: 6px; }

#enrichments-body.tab-pane-contant {
  top: 110px; }

.feeds-filters-present {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .feeds-filters-present #enrichments-header.tab-pane-title {
    position: relative;
    padding-top: 0;
    top: 0;
    margin-bottom: 15px; }
    .feeds-filters-present #enrichments-header.tab-pane-title .feed-select {
      width: 188px;
      margin-right: 6px; }
      .feeds-filters-present #enrichments-header.tab-pane-title .feed-select:last-child {
        margin-right: 0; }
      .feeds-filters-present #enrichments-header.tab-pane-title .feed-select .OPDropdown {
        width: 100% !important; }

#enrichment-type-filter .OPDropdown-menuContainer {
  width: 188px;
  z-index: 99999;
  right: 0; }

.search-page-num {
  position: absolute;
  right: 9px; }

/* Flash card css starts */
.opr-flashcard-icon:before {
  content: "\e906"; }

.opr-flip-card {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
  margin-bottom: 10px; }
  .opr-flip-card .opr-flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #F1F1F1;
    font-size: 16px;
    line-height: 24px; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-front, .opr-flip-card .opr-flip-card-inner .opr-flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      background-color: #ffffff;
      color: #000000; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-front {
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno {
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 25px;
        line-height: normal;
        color: #333333;
        font-size: 12px;
        -webkit-backface-visibility: hidden;
        transform-style: preserve-3d;
        cursor: pointer; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno:before {
          content: "\e617";
          position: absolute;
          right: 4px;
          top: 10px;
          color: #4B4B4B;
          -webkit-backface-visibility: hidden; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-front-text {
        word-break: break-word;
        line-height: 23px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        overflow: hidden;
        width: 100%; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details {
        position: absolute;
        bottom: 10px;
        color: #333333DD;
        font-size: 14px;
        display: none;
        -webkit-backface-visibility: hidden; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details:before {
          content: "\e921";
          color: #4b4b4b;
          margin-right: 5px;
          vertical-align: middle;
          margin-bottom: 2px;
          display: inline-block; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-back {
      transform: rotateY(180deg);
      padding: 30px 10px;
      background-color: #FAFAFA; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container {
        overflow: auto;
        width: 100%;
        height: 100%; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para {
          padding: 0 20px;
          height: 100%;
          display: table;
          margin: auto; }
          .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para p {
            word-break: break-word;
            line-height: 24px;
            text-align: center;
            vertical-align: middle;
            display: table-cell;
            width: 100%; }

ul.opr-flashcard-list {
  height: 100%;
  margin-top: 20px;
  overflow-y: auto;
  padding-right: 10px; }
  ul.opr-flashcard-list li {
    padding: 0;
    border: none; }
    ul.opr-flashcard-list li .opr-flip-toggle .opr-flip-card-inner {
      transform: rotateY(180deg); }

.opr-annotation-flashcard .opr-chapter-topic-filter {
  position: relative;
  margin-top: 20px;
  display: flex; }
  .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons {
    flex: 1;
    max-width: 77px;
    order: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    line-height: normal; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play {
      position: relative;
      height: 20px;
      width: 20px;
      background: #2F71DF;
      border-radius: 100%;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      margin-bottom: 2px; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:before {
        content: "";
        border: 1px solid;
        width: 0px;
        height: 0px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #ffffff;
        position: absolute;
        left: 8px;
        top: 6px;
        margin: auto; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:hover, .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:focus {
        color: #2F71DF; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print {
      display: inline-block;
      cursor: pointer;
      font-size: 20px;
      vertical-align: middle;
      margin-left: 20px; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:before {
        content: "\e634"; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:hover, .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:focus {
        color: #2F71DF; }
  .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box {
    padding: 0;
    background: none;
    border: none;
    flex: 1; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box .feed-select {
      width: 100%; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box .feed-select .OPDropdown {
        width: 100% !important; }

.opr-flashcard-popup {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  max-height: 100%; }
  .opr-flashcard-popup .opr-flashcard-popup-header {
    height: 50px;
    background-color: #FAFAFA;
    box-shadow: 0px 1px 2px #0000001A; }
    .opr-flashcard-popup .opr-flashcard-popup-header h1 {
      color: #000000;
      font-size: 18px;
      padding: 13px 30px;
      display: inline-block;
      margin: 0; }
    .opr-flashcard-popup .opr-flashcard-popup-header .opr-sidebar-close {
      top: 12px;
      right: 12px; }
  .opr-flashcard-popup .opr-flashcard-popup-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc(100% - 50px); }
    .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper {
      position: relative;
      height: 500px;
      width: 750px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left, .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right {
        position: absolute;
        cursor: pointer;
        font-size: 35px;
        color: #4B4B4B;
        top: 50%;
        transform: translateY(-50%); }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left {
        left: 0; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left:before {
          content: "\e63e";
          font-family: 'widgets';
          float: left;
          transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg); }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right {
        right: 0; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right:before {
          content: "\e63e";
          font-family: 'widgets';
          float: right; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flashcard-no {
        display: block;
        float: left;
        position: absolute;
        bottom: 48px;
        width: 40px;
        text-align: center;
        font-size: 16px;
        color: #000000; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul.opr-flashcard-list {
        margin: 0;
        overflow: hidden;
        max-width: 570px;
        max-height: 330px;
        padding: 0; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li {
        display: flex !important;
        justify-content: center;
        align-items: center;
        min-height: auto;
        border: none; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card {
          width: 550px;
          height: 300px;
          margin: auto; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-front-text {
            font-size: 20px; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno {
            display: none; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details {
            display: block; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para p {
            font-size: 16px; }

.opr-no-flash-cards {
  width: 100%;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #333333;
  font-size: 14px; }
  .opr-no-flash-cards img {
    max-width: 100%; }
  .opr-no-flash-cards span {
    padding-top: 10px; }
  .opr-no-flash-cards p {
    max-width: 80%;
    text-align: center;
    padding-top: 6px;
    line-height: 18px; }

.opr-horizontal-mode .ps-scrollbar-base, .opr-horizontal-mode .ps-scrollbar-y {
  display: none !important; }

.opr-annotation-flashcard .OPDropdown-menuContainer {
  width: 331px;
  margin-left: 1px;
  margin-top: -1px !important;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  -moz-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029; }

/* Flash card css ends */
.device-tabbing-none .fixedLayoutContentArea,
.device-tabbing-none .reflowLayoutContentArea {
  left: 20px;
  right: 20px; }

.device-tabbing-none .fixedLayoutContentArea {
  bottom: 35px; }

.device-tabbing-none .opr-exit-fullscreen,
.device-tabbing-none [data-position="bottom"]:after,
.device-tabbing-none .previous-div,
.device-tabbing-none .next-div {
  display: none; }

.device-tabbing-none .annotation-menu.modal {
  margin-left: auto; }

.device-tabbing-none.opr-fullscreen .opr-fxl-pagination-content {
  display: none; }

.device-tabbing-none .viewer-settings-modal.modal {
  max-height: 315px; }

.device-tabbing-none .reflowPageList.noUi-target {
  left: 20px;
  right: 20px;
  width: auto;
  bottom: 25px; }

.device-tabbing-none.apple-fixed-layout .noUi-target {
  left: 20px;
  right: 20px;
  width: auto;
  bottom: 18px; }

.device-tabbing-none .noUi-handle .noUi-tooltip {
  bottom: 24px; }

.device-tabbing-none .noUi-horizontal .noUi-handle {
  background: transparent;
  position: absolute;
  bottom: 5px;
  padding: 16px;
  top: -15px; }

.device-tabbing-none .noUi-horizontal .noUi-handle:before {
  content: '';
  background: #039BE5;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 50%; }

/*======================= media query for below 991 to 768 =======================*/
/*@media only screen and (min-width: 768px) and (max-width: 991px) {

}*/
@media screen and (max-width: 767px) {
  .opr-button-collapse {
    position: absolute;
    text-align: center;
    height: 50px;
    width: 50px;
    left: 0;
    top: 0;
    color: #333;
    font-size: 32px;
    z-index: 2;
    display: inline-block; }

  .page-leftbar {
    top: 50px;
    left: -51px; }

  .page-leftbar.opr-mobileleftbar {
    left: 0px;
    top: 50px; }

  .opr-breadcrumbs {
    max-width: 100%;
    display: block;
    left: 0;
    border-bottom: 1px solid rgba(114, 114, 114, 0.1);
    margin-left: 0;
    top: 50px;
    position: absolute;
    right: 0;
    padding: 7px 0 7px 15px; }

  .viewer-titlebar,
  .next-div,
  .previous-div {
    display: none; }

  #below-navbar {
    top: 83px;
    overflow: visible; }

  .st-pusher {
    left: 0; }

  .st-menu {
    left: 50px; }

  #below-navbar .st-menu {
    width: calc(100% - 50px);
    z-index: 1000;
    transition: top .5s; }

  #below-navbar.st-menu-open .st-menu {
    top: -83px !important;
    transition: top .2s; }

  .device-tabbing-none .fixedLayoutContentArea,
  .device-tabbing-none .reflowLayoutContentArea {
    left: 15px;
    right: 15px; } }
/*@media (max-width: 599px)
{
    .navbar-toggle {
        display: block;
    }
    .page-leftbar
    {
        left:-50px;
        &.mobileleftbar
        {
        left:0px;
        display:block;
        }
    }
    .opr-fullscreen
    {
        & .opr-fxl-pagination-content {
            display: none;
        }
    }
    #below-navbar
    {
        &.st-menu-open
        {
            top:0px!important;
        }
        .st-menu
        {
            top:0px!important;
            width:calc(100% - 50px);
            z-index:100
        }
    }

    .opr-full-page-wrapper .st-pusher
    {
    left:0;
    }
    .opr-mobile-menu
    {
         position: absolute;
        left: 10px;
        text-align: center;
        .navbar-toggle {
         margin-right: 0;
        }
        span
        {
        &.icon-bar {
            background: #333;
        }
        }
        button
        {
        &:focus
        {
        background: transparent;
        }
        }
    }


    a.opr-all-icons.opr-toggle-mobile {
        width: 30px;
        height: 50px;
        display: inline-block;
        line-height: 55px;
    }
    .feeds-filters-box {
    padding: 0;
    background: transparent;
    border: none;
    }
    .feed-select {
    margin-right: 0;
    margin-bottom: 10px;
    width:100%;
    }
    #feed-tab-content.tab-content {
    top: 250px;
    }
    .dInb .feeds-title {
    display: none;
    }
    .OPDropdown-menuContainer {
    width: 100%;
    margin: 0;
    margin-top: -1px!important;
    }
    #open-type-filter .OPDropdown-menuContainer {
    width: 100%;
    }
    .opr-applogo {
    width: 60%;
    float: left;
        img
        {
            width: 110px;
        }
    }
    .opr-btn-app {
    width: 40%;
    float: right;
    text-align: right;
    margin: 10px 0 0 0;
        .btn-primary {
            border-radius: 5px;
            cursor: pointer;
            padding: 5px 15px;
            line-height: normal;
            height: initial;
            text-transform: uppercase;
            font-family:$font-open_sanssemibold;
        }
    }
    .opr-openapp {
    width: 100%;
    background: #fff;
    display:none;
    position: fixed;
    z-index: 999;
    bottom: 0;
    padding: 15px;
    box-shadow:0 0 7px rgba(0, 0, 0, 0.2);
     .opr-sidebar-close
     {
        right: 15px;
        top: 12px;
        &:hover
        {
            color:#333;
            opacity:0.54
        }
     }
    }
    .opr-app-heading-wrapper
    {
        margin-bottom: 10px;
        p {
            font-size: $font-size-normal;
            font-family:$font-open_sanssemibold;
            color:$color-extralight-grey;
            font-weight: 700;
        }
    }
    #annotationView{
        &.annotationView{
            &.modal{
                    max-width:90%;
                    margin:0 auto;
                    left:0 !important;
            }
        }
    }
    #open-group-filter
    {
    .OPDropdown-menuContainer {
    left: 0;
    width: 100%;
    z-index: 99999;
    }
    }
}

@media (max-width: 767px) and (min-width: 600px)
{
    .viewer-settings-modal
    {
        &.modal
        {
            max-height: 310px;
        }
    }
    #viewer-settings-modal
    {
        #settings-form-footer
        {
            padding:10px;
        }
    }
}*/
/*@media (min-width: $minwidth) and (max-width: $maxwidth) {
    @import "tablet";
}*/
@font-face {
  font-family: 'OP2-fonts';
  src: url("../themes/pearson/fonts/pearson.woff?mb64up") format("woff");
  font-weight: normal;
  font-style: normal; }
.opr-all-icons:before, .close:before, .cust-dia-title:before {
  font-family: 'OP2-fonts', sans-serif;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

.body-bg {
  background-color: #f9f8f8; }

a {
  color: #252525; }
  a:hover, a:active {
    color: #047A9C; }

.opr-user-profile-image .opr-edit-icon-user {
  display: none; }

.opr-header-navigation.opr-nav-left-icons li {
  display: none;
  padding: 16px 15px 15px;
  height: 49px; }
.opr-header-navigation.opr-nav-left-icons li.opr-download-link {
  display: block; }
  .opr-header-navigation.opr-nav-left-icons li.opr-download-link a {
    color: #676767;
    font-size: 12px;
    font-family: open_sansbold;
    font-weight: normal; }
.opr-header-navigation.opr-user-menu > li {
  padding-top: 0; }

.opr-backto-bookshelf {
  background: #fff;
  width: 70px; }
  .opr-backto-bookshelf:before {
    content: "\e97b";
    position: absolute;
    margin: auto;
    color: #047a9c;
    left: 10px;
    top: 15px;
    right: auto;
    font-size: 20px; }
  .opr-backto-bookshelf:after {
    content: "Back";
    position: absolute;
    margin: auto;
    color: #252525;
    font-size: 12px;
    left: 30px;
    top: 16px;
    font-weight: 600; }

.switch-labels {
  border: none !important; }

.opr-header-navigation li.opr-header-requestPageProof-icon {
  background: transparent;
  margin: 10px;
  display: block; }
  .opr-header-navigation li.opr-header-requestPageProof-icon a {
    width: auto;
    height: auto;
    line-height: normal;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    border-radius: 2px;
    background: #047A9C; }

.context-menu-popup-content {
  overflow: hidden;
  overflow-y: auto; }

.opr-form-redeem-wrapper
input[type="text"]:not(.browser-default).opr-input-text {
  width: 100%; }

.context-menu-popup {
  max-height: 550px; }
  .context-menu-popup.access_popup {
    top: 0 !important; }

.access-sample-chapter {
  padding-bottom: 10px; }

.sidebar.nav-tabs li.active a {
  background: #047A9C; }
  .sidebar.nav-tabs li.active a:focus, .sidebar.nav-tabs li.active a:hover {
    background: #047A9C; }

.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  margin-right: 0; }
.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  background: #047A9C; }

#bookTitle {
  display: none; }

.mobile-restricted-overlay {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #000;
  z-index: 999;
  font-size: 14px; }

.mobile-restricted-overlay strong {
  margin-bottom: 9px;
  display: block;
  font-family: open_sansbold;
  color: #000; }

.outer-container-height,
#root,
#root > div {
  height: 100%; }

.mobile-restricted-overlay p {
  line-height: 1.3; }

.backToLib a:before {
  color: #047A9C; }

.bookcontent h4,
.lib-header h2 {
  font-size: 28px;
  color: #333; }
  .bookcontent h4 span,
  .lib-header h2 span {
    font-size: 20px;
    color: #00558b; }

.btn-primary {
  background-color: #047A9C;
  border-color: #047A9C;
  text-transform: capitalize; }
  .btn-primary [disabled] {
    opacity: 0.8; }

.btn:hover,
.btn-large:hover,
.btn:focus,
.btn-large:focus,
.btn-floating:focus,
.cust-dia-btn .btn-primary:hover,
.btn-secondary:hover {
  border-color: #FFB81C;
  background-color: #FFB81C;
  color: #252525 !important; }

.cust-dia-btn .btn-primary {
  background-color: #047A9C; }

.btn-default,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #fff;
  border: 1px solid #c8c8c8; }

.btn-secondary {
  background-color: #047A9C;
  border-color: #047A9C; }
  .btn-secondary:hover {
    border-color: #FFB81C;
    background-color: #FFB81C;
    color: #252525; }

.cancel.btn-default:hover {
  background-color: #FFB81C; }

input[type="text"]:not(.browser-default):focus:not([readonly]) + label {
  color: #047A9C; }

.groups-row h4 {
  color: #047A9C; }

.next-page-button:hover:before,
.prev-page-button:hover:before {
  color: #047A9C; }

.annotation-preview-btn.edit {
  font-size: 16px; }
  .annotation-preview-btn.edit:before {
    color: #047A9C; }
.annotation-preview-btn.delete {
  font-size: 28px; }
  .annotation-preview-btn.delete:before {
    color: #047A9C; }
.annotation-preview-btn.share {
  font-size: 27px; }
  .annotation-preview-btn.share:before {
    color: #047A9C; }

.shareBtn:before {
  color: #047a9c; }

.deleteBtn:before {
  font-size: 18px; }

.jumpTo:before,
.editBtn:before,
.deleteBtn:before,
.navList-delete:before {
  color: #047A9C; }
  .jumpTo:before:hover,
  .editBtn:before:hover,
  .deleteBtn:before:hover,
  .navList-delete:before:hover {
    color: #ffb81c; }
.jumpTo:hover,
.editBtn:hover,
.deleteBtn:hover,
.navList-delete:hover {
  color: #ffb81c; }
  .jumpTo:hover:before,
  .editBtn:hover:before,
  .deleteBtn:hover:before,
  .navList-delete:hover:before {
    color: #ffb81c; }

ul#merged-list li a.deleteBtn:before, ul#merged-list li a.editBtn:before {
  color: #047A9C;
  font-size: 15px;
  width: 24px; }
  ul#merged-list li a.deleteBtn:before:hover, ul#merged-list li a.editBtn:before:hover {
    color: #ffb81c; }
ul#merged-list li a.deleteBtn:hover, ul#merged-list li a.editBtn:hover {
  color: #ffb81c; }
  ul#merged-list li a.deleteBtn:hover:before, ul#merged-list li a.editBtn:hover:before {
    color: #ffb81c; }
ul#merged-list li a.deleteBtn:before {
  font-size: 24px;
  margin-left: -5px;
  width: 29px; }

.opr-fxl-pages.opr-content-editable input {
  color: #157fa1; }

.opr-fxl-pagination-content {
  height: 100%; }
  .opr-fxl-pagination-content a {
    color: #047A9C; }
    .opr-fxl-pagination-content a:hover, .opr-fxl-pagination-content a:active, .opr-fxl-pagination-content a.selected, .opr-fxl-pagination-content a.active {
      color: #047A9C; }
  .opr-fxl-pagination-content .opr-zoom-dropdown {
    border: 1px solid rgba(75, 75, 75, 0.6); }
  .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected {
    background-color: #eee; }
    .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected a {
      color: #047A9C; }
  .opr-fxl-pagination-content .opr-fxl-header-seprator {
    background: #d5d5d5; }
    .opr-fxl-pagination-content .opr-fxl-header-seprator.opr-no-display {
      display: block; }
    .opr-fxl-pagination-content .opr-fxl-header-seprator.opr-need-display {
      display: none; }

.opr-drag-btn {
  background: #047a9c; }
  .opr-drag-btn:before {
    color: #ffffff;
    font-size: 20px; }

.opr-hide-header .opr-fxl-pagination-content,
.opr-fullscreen .opr-fxl-pagination-content {
  background-color: #047a9c;
  max-width: 551px; }
  .opr-hide-header .opr-fxl-pagination-content a:hover,
  .opr-fullscreen .opr-fxl-pagination-content a:hover {
    color: #ffb81c; }
  .opr-hide-header .opr-fxl-pagination-content a.active,
  .opr-fullscreen .opr-fxl-pagination-content a.active {
    color: #ffb81c; }
  .opr-hide-header .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected a,
  .opr-fullscreen .opr-fxl-pagination-content .dropdown-content li.opr-zoom-level-selected a {
    color: #C5C5C5; }
  .opr-hide-header .opr-fxl-pagination-content .opr-exit-fullscreen,
  .opr-hide-header .opr-fxl-pagination-content .opr-enter-fullscreen,
  .opr-fullscreen .opr-fxl-pagination-content .opr-exit-fullscreen,
  .opr-fullscreen .opr-fxl-pagination-content .opr-enter-fullscreen {
    font-size: 13px; }
.opr-hide-header .opr-fxl-header-seprator,
.opr-fullscreen .opr-fxl-header-seprator {
  background: rgba(250, 250, 250, 0.25); }
  .opr-hide-header .opr-fxl-header-seprator.opr-no-display,
  .opr-fullscreen .opr-fxl-header-seprator.opr-no-display {
    display: none; }
  .opr-hide-header .opr-fxl-header-seprator.opr-need-display,
  .opr-fullscreen .opr-fxl-header-seprator.opr-need-display {
    display: block; }
.opr-hide-header #zoom-wrapper .opr-fxl-header-seprator,
.opr-fullscreen #zoom-wrapper .opr-fxl-header-seprator {
  display: block;
  background: rgba(250, 250, 250, 0.25); }
.opr-hide-header .opr-mode-text,
.opr-fullscreen .opr-mode-text {
  color: #fff; }

.opr-hide-header .opr-fxl-pagination-content {
  max-width: 520px; }

.opr-footer-right ul li {
  color: #333333; }

.dropdown-content li > a {
  color: #252525; }

ul.customToc .bookmark-toc-icon:before {
  color: #047A9C; }
ul.customToc a.navList-delete:before {
  font-size: 20px;
  color: #047a9c;
  padding-top: 0; }
ul.customToc a.navList-delete:hover:before {
  color: #ffb81c; }

.font-range input[type="range"] {
  border: none; }
  .font-range input[type="range"]::-webkit-slider-thumb {
    background: #ffb81c; }

.btn {
  font-size: 14px;
  box-shadow: none;
  padding: 0 21px;
  border-radius: 40px; }
  .btn:hover {
    box-shadow: none; }
  .btn.cancel-btn.btn-default, .btn.cancel.btn-default {
    color: #333333; }

.opr-text-to-speech-bar {
  width: 351px; }
  .opr-text-to-speech-bar.dragLayer {
    pointer-events: auto; }

/*===font icon changes start===*/
ul.customToc .bookmark-toc-icon:before,
ul.customToc .gallery-toc-icon:before,
ul.customToc .highlight-toc-icon:before,
ul.customToc .hyperlink-toc-icon:before,
ul.customToc .note-toc-icon:before,
ul.customToc .weblink-toc-icon:before,
ul.customToc .image-toc-icon:before,
ul.customToc .video-toc-icon:before,
ul.customToc .audio-toc-icon:before,
ul.customToc .quiz-toc-icon:before,
ul.customToc .quiz-lite-toc-icon:before,
ul.customToc .tip-toc-icon:before,
ul.customToc .html-toc-icon:before,
ul.customToc .file-toc-icon:before,
ul.customToc .doc-toc-icon:before,
ul.customToc .pdf-toc-icon:before,
ul.customToc .spreadsheet-toc-icon:before,
ul.customToc .compressed-toc-icon:before,
ul.customToc .text-toc-icon:before,
ul.customToc .other-toc-icon:before,
ul.customToc .enrichment.level_1 .doc-toc-icon:before,
ul.customToc .enrichment.level_1 .pdf-toc-icon:before,
ul.customToc .enrichment.level_1 .spreadsheet-toc-icon:before,
ul.customToc .enrichment.level_1 .compressed-toc-icon:before,
ul.customToc .enrichment.level_1 .text-toc-icon:before,
ul.customToc .enrichment.level_1 .other-toc-icon:before,
.search_image:before,
.search_video:before,
.search_audio:before,
.search_quiz:before,
.search_gallery:before,
.search_tip:before,
.search_html:before,
.search_file:before,
ul.customToc .eow-toc-icon:before,
.search_eow:before,
ul.customToc .htmlWeblink-toc-icon:before,
.search_htmlWeblink:before,
ul.customToc .htmlPackage-toc-icon:before,
.search_htmlPackage:before,
.search_text:before,
.search_assessment_lite:before {
  border: none;
  padding: 0;
  font-size: 18px; }

#search-enrichment-body .search_file:before {
  font-size: 15px; }

ul.customToc .html-toc-icon:before,
.search_html:before {
  content: "\e96f"; }

ul.customToc .html-toc-icon:before,
.search_html:before,
ul.customToc .htmlPackage-toc-icon:before {
  font-size: 20px;
  content: "\e96f";
  padding-top: 0; }

/*===font icon changes end===*/
.opr-teacher-only {
  display: block; }

.opr-teacher-only-badge {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background-color: #949494;
  color: #fff;
  font-size: 10px;
  padding: 0 5px; }

.opr-bookshelf-add-book .accessCode {
  color: #05659d;
  text-transform: initial !important; }

h1.opr-header-logo {
  margin-top: 7px !important; }
  h1.opr-header-logo a {
    min-height: 36px; }

header.opr-header-wrapper {
  padding-top: 10px;
  background-color: #fff;
  height: auto;
  padding-bottom: 10px; }
  header.opr-header-wrapper li {
    /*&:hover{
			background-color:$btn-primary-hover;
		}*/ }
    header.opr-header-wrapper li .opr-userpic-icon {
      background: #d7eef5;
      width: 44px;
      height: 44px; }
    header.opr-header-wrapper li .opr-userpic-icon:before {
      color: #252525;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 20px;
      height: 20px; }
    header.opr-header-wrapper li .opr-username-text {
      display: none; }
    header.opr-header-wrapper li .opr-username-arrow {
      color: #000000;
      margin-top: 14px; }
  header.opr-header-wrapper .opr-user-dropdown > li:hover {
    background: #e9e9e9; }
  header.opr-header-wrapper .opr-user-dropdown > li:first-child:hover {
    background: transparent; }
  header.opr-header-wrapper .opr-user-dropdown > li .opr-user-profile-image span {
    border: none; }

.theme-specific-reader .opr-header-wrapper {
  background-color: #fff;
  padding-left: 70px;
  padding-right: 10px; }
  .theme-specific-reader .opr-header-wrapper li:hover {
    background-color: #e9e9e9; }
  .theme-specific-reader .opr-header-wrapper li:first-child {
    background: none; }

.theme-specific-reader.body-bg {
  background-color: #fff; }

.opr-bookself-item-wrapper .opr-group-and-details li a {
  color: #00558b; }
.opr-bookself-item-wrapper .btn-flat:focus, .opr-bookself-item-wrapper .btn-flat:hover {
  color: #fff !important;
  background: #37a5da; }

.embeded-href,
.embeded-href:before,
.glossary-link .embeded-href:before,
.bookTopicTitle,
.popover ul#merged-list li[data-type="note"]:before,
.popover ul#merged-list li[data-type="voice"]:before,
.popover ul#merged-list li[data-type="file"]:before,
.popover ul#merged-list li[data-type="weblink"]:before,
.popover ul#merged-list li[data-type="hyperlink"]:before {
  color: #252525; }

.embeded-href:hover {
  color: #047A9C; }

ul.customToc .opr-file-nested a.image-toc-icon:before,
ul.customToc .opr-file-nested a.audio-toc-icon:before {
  font-size: 16px !important; }

ul.customToc .opr-file-nested a.doc-toc-icon:before,
ul.customToc .opr-file-nested a.spreadsheet-toc-icon:before,
ul.customToc .opr-file-nested a.compressed-toc-icon:before,
ul.customToc .opr-file-nested a.text-toc-icon:before,
ul.customToc .opr-file-nested a.other-toc-icon:before,
ul.customToc .opr-file-nested a.audio-toc-icon:before,
ul.customToc .opr-file-nested a.video-toc-icon:before,
ul.customToc .opr-file-nested a.pdf-toc-icon:before,
ul.customToc .opr-file-nested a.image-toc-icon:before,
ul.customToc .opr-file-nested a.tip-toc-icon:before {
  font-size: 18px !important; }

.opr-main-content-holder {
  background: #f9f8f8; }

.opr-no-book-container {
  top: 235px;
  max-height: 300px; }
  .opr-no-book-container .btn {
    background-color: #047A9C; }

.opr-no-book-icon {
  background: url(../themes/pearson/images/ic_no_result.svg) no-repeat top center;
  width: 622px;
  height: 167px;
  margin-bottom: 35px; }

.opr-search-result .opr-no-book-icon {
  background: url(../themes/pearson/images/ic_no_result.svg) no-repeat top center; }

.add-product-access-code {
  text-align: center;
  padding-top: 0; }
  .add-product-access-code i {
    display: block;
    margin: auto;
    font-size: 40px; }
  .add-product-access-code .activate-access-code {
    background: #047A9C;
    border-radius: 5px;
    color: #fff;
    border: none;
    width: 77px;
    height: 77px; }
  .add-product-access-code .re-activate-access-code {
    max-width: 154px;
    background: #37a5da;
    border-radius: 4px;
    opacity: 1;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 6px 20px;
    margin-left: 19px; }

.reactivation-code-box {
  padding: 5px 0;
  position: relative;
  display: table;
  vertical-align: middle;
  width: 100%; }
  .reactivation-code-box .reactivation-img-wrap {
    display: table-cell;
    vertical-align: top;
    width: 90px;
    height: 105px;
    overflow: hidden;
    text-align: center;
    top: 16px;
    position: relative; }
    .reactivation-code-box .reactivation-img-wrap span {
      width: 76px;
      height: 103px;
      border: 1px solid #d5d5d5;
      vertical-align: middle;
      align-items: center;
      justify-content: center;
      display: flex; }
      .reactivation-code-box .reactivation-img-wrap span img {
        max-width: 72px;
        max-height: 99px; }
  .reactivation-code-box .pro-detail-info {
    display: table-cell;
    padding-top: 0;
    padding-left: 20px; }
    .reactivation-code-box .pro-detail-info h2 {
      color: #333333;
      font-size: 16px;
      margin-bottom: 7px;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 300px;
      line-height: 22px;
      margin-top: 12px; }
    .reactivation-code-box .pro-detail-info span {
      display: block;
      margin-bottom: 4px;
      font-size: 13px; }

/*.opr-days-count{
	display: block;
    font-size: 12px;
    color: #333333;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 19px;
}*/
.opr-item-author,
.opr-item-title {
  display: none; }

.opr-context-menu-dropdown {
  position: absolute;
  float: right;
  bottom: 0;
  right: 0;
  color: #000000;
  font-size: 17px; }
  .opr-context-menu-dropdown .context-info-icon {
    border: none;
    background: transparent; }
  .opr-context-menu-dropdown ul {
    position: absolute;
    top: 31px;
    min-width: 167px;
    background: #ffffff;
    z-index: 99;
    padding: 0;
    right: -4px;
    -moz-box-shadow: 0px 9px 13px #00000042;
    -webkit-box-shadow: 0px 9px 13px #00000042;
    box-shadow: 0px 9px 13px #00000042; }
    .opr-context-menu-dropdown ul a {
      color: #333; }
    .opr-context-menu-dropdown ul li {
      width: 100%;
      padding: 6px 12px 8px 12px;
      color: #333333;
      font-size: 14px; }
      .opr-context-menu-dropdown ul li:hover {
        background: #eeeeee; }
      .opr-context-menu-dropdown ul li a {
        color: #333333; }

.context-blocker.user-nav-blocker {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: fixed;
  z-index: 2;
  background: transparent; }

.opr-header-brand img {
  margin-top: 0; }

.opr-groups-badge {
  display: none; }

.dropdown-menu a {
  cursor: pointer; }

.opr-bookself-item-wrapper .opr-group-and-details li a {
  text-transform: none;
  font-family: open_sansregular;
  padding: 3px 20px;
  margin-left: 18px;
  background: #47b3e7;
  color: #fff;
  width: 92px;
  height: 30px;
  line-height: 23px;
  position: relative;
  top: 4px; }

.opr-bookshelf-add-book .accessCode {
  margin-top: 22px;
  white-space: nowrap;
  font-size: 14px;
  width: 114px; }

#accessCodePopup-popup .opr-popupheader-text,
#accessCodePopup-popup .accessCode,
.opr-bookshelf-add-book .opr-popupheader-text,
.opr-bookshelf-add-book .accessCode {
  text-transform: initial;
  font-family: open_sansregular; }

.page-leftbar {
  background: #047a9c;
  width: 70px; }
  .page-leftbar .left-container,
  .page-leftbar .opr-left-container-top {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    .page-leftbar .left-container #leftBarContainer,
    .page-leftbar .opr-left-container-top #leftBarContainer {
      flex: 1; }

.activate-code-note {
  font-size: 12px;
  color: #777777;
  min-width: 348px;
  margin-top: 13px;
  font-family: open_sansregular;
  line-height: 13px; }
  .activate-code-note strong {
    font-family: open_sansbold;
    color: #4e4e4e; }
  .activate-code-note a {
    color: #47b3e7; }

.opr-warning-icon {
  background: url(../images/warning-icon.png) no-repeat;
  height: 10px;
  width: 16px;
  display: inline-block !important;
  margin-bottom: 0 !important; }

.opr-resource-filter {
  overflow-x: auto; }

.opr-resource-button:hover {
  color: #333 !important;
  background-color: transparent !important; }

.lib-over-img a.btn.read.btn-secondary {
  font-size: 14px;
  width: 150px;
  padding: 0;
  height: 32px;
  line-height: 32px;
  border-radius: 40px;
  text-transform: capitalize; }

.lib-over-img a.btn[disabled].read.btn-secondary {
  background-color: #047a9c !important;
  border-color: #047a9c !important;
  color: #fff !important; }

.lib-over-img .caption .info-disable-icon {
  margin-left: 15px; }

#book-overview {
  padding-top: 60px; }

/*ChromeApp CSS*/
.isChromeApp .opr-context-menu-dropdown ul {
  min-width: 157px; }
  .isChromeApp .opr-context-menu-dropdown ul a {
    padding: 10px 2px;
    font-size: 13px;
    line-height: 31px; }
.isChromeApp .btn-floating.btn-large {
  width: 46px;
  height: 46px;
  line-height: 45px; }

#open-group-filter.OPDropdown ul li.OPDropdown-option a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

ul.customToc .htmlPackage-toc-icon:before,
.search_htmlPackage:before {
  content: "\e96f"; }

/*hiding add members*/
.mygroups-grid-b #addMembers {
  background-color: #47b3e7; }

.mygroups-list .group-name,
.mygroups-list .group-isbn {
  color: #5d5d5d; }

.opr-toolbox-wrapper {
  width: 512px; }
  .opr-toolbox-wrapper .opr-fxl-info-icon {
    color: #047A9C; }
    .opr-toolbox-wrapper .opr-fxl-info-icon:hover {
      color: #FFB81C; }
  .opr-toolbox-wrapper span.opr-pagination-all-pages {
    color: #252525; }

.mygroups-list .group-isbn {
  font-size: 15px; }

.edit-group-fonticon,
.delete-group-fonticon,
.newGroupSave,
.newGroupCancel {
  font-size: 14px; }

.opr-table-row {
  display: table-row; }

.opr-group-table .opr-group-heading .opr-table-head:first-child {
  text-align: left; }

.highlightChapter {
  background: #047a9c; }

a.previewInSearch:before,
a.preview:before {
  color: #047A9C; }

.expand-all,
.collapse-all {
  cursor: pointer;
  padding: 10px 5px;
  color: #047a9c; }
  .expand-all:hover,
  .collapse-all:hover {
    color: #047a9c; }

#logoimg {
  max-width: initial; }

.opr-header-wrapper li:hover {
  background-color: transparent; }

#request-page-proof {
  display: none; }

.showBy.active {
  background-color: #047a9c;
  color: #fff; }

.show-hide-annotations .switch-labels.op_off {
  background: #ccc7c7 !important; }

#accessCodePopup-popup.add-pro-wrapper {
  max-height: 300px;
  width: 600px;
  border-radius: 10px; }
  #accessCodePopup-popup.add-pro-wrapper .context-menu-popup-head {
    padding: 14px 20px 11px 25px;
    background: #047a9c;
    color: #ffffff;
    font-size: 15px;
    height: 50px; }
#accessCodePopup-popup .context-menu-popup-content {
  padding: 0px 105px 0 105px; }
  #accessCodePopup-popup .context-menu-popup-content .opr-form-redeem-wrapper.clearfix {
    position: relative;
    margin-top: 65px; }
  #accessCodePopup-popup .context-menu-popup-content .input-field {
    margin-top: 0;
    width: 250px;
    margin-left: 10px;
    margin-right: 10px; }
    #accessCodePopup-popup .context-menu-popup-content .input-field p {
      font-size: 18px;
      color: #252525;
      line-height: 24px; }
    #accessCodePopup-popup .context-menu-popup-content .input-field .clearfix {
      position: relative;
      margin-top: 17px; }
    #accessCodePopup-popup .context-menu-popup-content .input-field input {
      margin-bottom: 0;
      border: 1px solid #d3d3d3;
      border-radius: 5px;
      height: 34px;
      line-height: 34px;
      padding: 0 10px;
      box-sizing: border-box; }
      #accessCodePopup-popup .context-menu-popup-content .input-field input:not(.browser-default):focus:not([readonly]) {
        padding-right: 0;
        -webkit-appearance: none;
        border: 1px solid #047a9c;
        box-shadow: none; }
    #accessCodePopup-popup .context-menu-popup-content .input-field label:not(.label-icon).active {
      -webkit-transform: translateY(-17px) scale(0.8);
      transform: translateY(-17px) scale(0.8);
      left: 0; }
    #accessCodePopup-popup .context-menu-popup-content .input-field.col label {
      left: 0.75rem;
      -webkit-transform: translateY(6px);
      transform: translateY(6px); }
  #accessCodePopup-popup .context-menu-popup-content .activate-button {
    float: left;
    margin-top: 41px; }
    #accessCodePopup-popup .context-menu-popup-content .activate-button button {
      background-color: #047A9C;
      color: #ffffff;
      border: none;
      border-radius: 5px;
      height: 36px;
      line-height: 36px;
      width: 36px;
      text-align: center; }
    #accessCodePopup-popup .context-menu-popup-content .activate-button i {
      display: block;
      margin: auto; }
      #accessCodePopup-popup .context-menu-popup-content .activate-button i:before {
        content: "\e974";
        font-size: 14px; }

.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  display: block;
  float: left;
  min-width: 140px; }
  .waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon:before {
    content: "Activate";
    position: relative;
    top: -11px;
    left: 17px; }

.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  background: #47b3e7; }

.opr-generate-access-code {
  display: inline-block;
  margin: 17px 10px 0 22px;
  font-size: 13px;
  text-decoration: underline;
  color: #00558b; }

.acg-contents {
  height: 100%; }

.acg-head {
  background-color: #f7f7f7;
  font-size: 18px;
  color: #36393b;
  padding: 15px 0px 15px 30px;
  border-bottom: 1px solid #e6e6e6; }

.acg-close {
  float: right;
  margin-right: 20px;
  cursor: pointer; }

.acg-close:before {
  font-size: 14px;
  color: #515354;
  content: "\e606";
  cursor: pointer;
  font-family: "OP2-fonts";
  speak: none !important; }

.acg-iframe {
  width: 100%;
  border: none;
  margin: 0;
  max-height: 406px;
  min-height: 441px;
  min-width: 710px; }

.agc-content .iframe-container {
  height: calc(100% - 60px); }

#acg-popup {
  max-height: 500px; }

.opr-group-and-details li a {
  font-size: 14px; }

.opr-group-and-details {
  bottom: 41px; }

.activate-code-note {
  display: none; }

.breadcrumbs-resource {
  margin-top: -7px !important; }

.opr-download-apps-center {
  position: static;
  width: auto;
  height: auto;
  margin: 12px 0 0 0;
  float: left;
  padding-left: 15px; }
  .opr-download-apps-center.p-study-plan {
    margin-top: 6px;
    padding-left: 10px; }
  .opr-download-apps-center ul li {
    display: inline-block;
    line-height: 11px;
    margin-right: 5px;
    color: #333333;
    vertical-align: middle; }
    .opr-download-apps-center ul li:hover {
      background-color: transparent; }
    .opr-download-apps-center ul li:first-child {
      position: relative;
      width: 1px;
      height: 20px;
      background-color: rgba(0, 0, 0, 0.1);
      margin-right: 12px; }
    .opr-download-apps-center ul li a {
      color: #808080;
      font-size: 17px; }
      .opr-download-apps-center ul li a.opr-icon-win:before {
        content: url("../themes/pearson/images/win.svg"); }
      .opr-download-apps-center ul li a.opr-icon-mac:before {
        content: url("../themes/pearson/images/mac.svg"); }
      .opr-download-apps-center ul li a.study_prep_btn:before {
        content: url("../themes/pearson/images/Explore_study_prep_button.svg"); }
      .opr-download-apps-center ul li a:hover {
        background-color: transparent; }

.opr-header-navigation.opr-nav-left-icons li:last-child {
  display: block;
  border-right: solid 1px #d5d5d5;
  margin-right: 0; }
  .opr-header-navigation.opr-nav-left-icons li:last-child .opr-all-icons.opr-plus-icon.opr-add-book-header-top {
    background-color: #ffb81c !important;
    width: auto;
    text-align: center;
    height: auto;
    color: #252525;
    border-radius: 2px;
    padding: 7px 29px 7px 45px;
    font-weight: 600;
    position: relative;
    top: -6px;
    border-radius: 40px; }
    .opr-header-navigation.opr-nav-left-icons li:last-child .opr-all-icons.opr-plus-icon.opr-add-book-header-top:before {
      position: absolute;
      top: 12px;
      left: 30px;
      font-size: 10px; }
    .opr-header-navigation.opr-nav-left-icons li:last-child .opr-all-icons.opr-plus-icon.opr-add-book-header-top:hover {
      background-color: #047a9c !important;
      color: #fff; }

.opr-footer-left li:first-child {
  color: #333333;
  font-style: italic; }

.lib-over-content .customToc {
  position: relative; }
.lib-over-content ul.customToc li {
  background: transparent;
  border-bottom: solid 1px #e8e8e8;
  margin-left: 25px;
  min-height: 63px;
  padding-top: 23px !important; }
  .lib-over-content ul.customToc li:last-child {
    border-bottom: none; }
  .lib-over-content ul.customToc li.chapter-title {
    color: #333333;
    font-size: 16px;
    font-family: open_sansbold;
    padding-left: 25px;
    margin-left: 0; }
  .lib-over-content ul.customToc li a.toggle {
    padding-left: 0 !important; }
.lib-over-content a.collaspe,
.lib-over-content a.expend {
  left: 0;
  top: 8px; }
.lib-over-content .chapter-title:hover {
  background-color: transparent !important;
  color: #333 !important; }

.opr-user-menu > .open {
  background: transparent; }

#txt-books-available {
  border-left: none;
  padding-left: 0;
  margin-left: 15px; }

/*.customToc  .toc-level_0.chapter-title{
	.toggle.collaspe{
		&:after{
		content: "";
		height: 3px;
		position: absolute;
		top: -3px;
		width: 100%;
		left: 0;
		background: #fff;
		}
	}
}*/
.opr-overview-header-description,
.opr-overview-details {
  border-bottom: solid 1px #e8e8e8;
  font-family: open_sanssemibold;
  font-size: 15px;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 8px;
  margin-top: 38px; }

.opr-overview-image-wrapper {
  width: 225px;
  height: 302px; }

.opr-header-navigation.opr-nav-left-icons li:last-child,
.opr-header-reports,
.opr-reports-text {
  display: none;
  padding: 0; }

.opr-add-book-header-top-outer,
.opr-header-navigation.opr-nav-left-icons
li:last-child.opr-add-book-header-top-outer {
  display: block;
  padding: 16px 4px 15px;
  height: 49px;
  border-right: none; }

#opr-user-append.opr-header-navigation.opr-user-menu {
  padding-left: auto; }

#accessCodePopup-content p.opr-error-code {
  font-size: 14px;
  position: relative;
  top: 7px; }

.addGroups-popup .btn-primary.disabled {
  background-color: #47b3e7 !important;
  opacity: 0.4 !important;
  color: #fff !important; }

.noUi-handle .noUi-tooltip .opr-page-title p {
  min-height: 20px; }

.opr-no-book-container p {
  color: #252525;
  max-width: 565px;
  font-size: 16px;
  line-height: 25px; }
  .opr-no-book-container p span {
    font-family: "open_sansbold", sans-serif; }
.opr-no-book-container h3 {
  margin-bottom: 13px; }
  .opr-no-book-container h3.opr-no-books-title-text {
    font-size: 22px;
    color: #252525; }

/* Help overlay css start */
.opr-help-overlay-popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 290px;
  background: #ffffff;
  z-index: 102;
  border-radius: 10px; }
  .opr-help-overlay-popup .opr-help-overlay-popup-img {
    display: none;
    height: 170px;
    background: #00a198; }
  .opr-help-overlay-popup .opr-help-overlay-popup-section {
    width: 100%;
    height: 170px;
    background: #fff;
    padding: 10px;
    border-radius: 10px; }
  .opr-help-overlay-popup .opr-help-overlay-popup-header h1 {
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-family: "open_sanssemibold", sans-serif; }
  .opr-help-overlay-popup .opr-help-overlay-popup-header #closePopup {
    font-size: 12px;
    color: #000000;
    right: 0;
    top: 0; }
  .opr-help-overlay-popup .opr-help-overlay-popup-content {
    padding: 10px 0; }
    .opr-help-overlay-popup .opr-help-overlay-popup-content p {
      line-height: normal;
      color: #4b4b4b;
      font-size: 14px; }
      .opr-help-overlay-popup .opr-help-overlay-popup-content p span {
        font-family: "open_sansbold", sans-serif; }
  .opr-help-overlay-popup .opr-help-overlay-popup-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 10px 10px 10px; }
    .opr-help-overlay-popup .opr-help-overlay-popup-footer span {
      float: left; }
    .opr-help-overlay-popup .opr-help-overlay-popup-footer .opr-help-overlay-navigation {
      float: right;
      display: inline-block; }
      .opr-help-overlay-popup .opr-help-overlay-popup-footer .opr-help-overlay-navigation .opr-next {
        padding-left: 15px; }

.opr-leftBar-overlay .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-header-wrapper .help-link-class .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .page-leftbar #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .add-book-class .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .card-image-class .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .page-leftbar .help-link-class .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .add-book-class .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .card-image-class .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .fixedAppendArea .help-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-switch-layout-panel .help-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .help-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-toolbar .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-active-tab .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu #zoom-wrapper .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .opr-switch-container .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-header-wrapper .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .page-leftbar .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .fixedAppendArea .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .help-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-toolbar .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-active-tab .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu #zoom-wrapper .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-switch-container .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .help-link-class .pulsating-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 45px;
  height: 45px;
  z-index: -9; }
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-header-wrapper .help-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .page-leftbar .help-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .fixedAppendArea .help-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .help-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .help-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-toolbar .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-active-tab .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu #zoom-wrapper .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .opr-switch-container .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .add-book-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .card-image-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .detail-link-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .more-icon-class .pulsating-circle:before,
  .opr-leftBar-overlay .opr-user-menu .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .page-leftbar .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .help-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-toolbar .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-active-tab .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu #zoom-wrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-switch-container .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .pulsating-circle:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .help-link-class .pulsating-circle:before {
    content: "";
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 50%;
    background-color: #039be5;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 0.8) infinite; }
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-header-wrapper .help-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .page-leftbar .help-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .fixedAppendArea .help-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-switch-layout-panel .help-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-bookself-item-wrapper .help-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-toolbar .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-active-tab .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu #zoom-wrapper .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .opr-switch-container .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .add-book-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .card-image-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .detail-link-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .more-icon-class .pulsating-circle:after,
  .opr-leftBar-overlay .opr-user-menu .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-header-wrapper .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .page-leftbar .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .fixedAppendArea .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .help-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-toolbar .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-active-tab .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu #zoom-wrapper .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-switch-container .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .pulsating-circle:after,
  .bookshelfHelpoverlayPopup .opr-user-menu .help-link-class .pulsating-circle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
.opr-leftBar-overlay .opr-switch-layout-panel,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel {
  z-index: 100; }
  .opr-leftBar-overlay .opr-switch-layout-panel:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .opr-print-view,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .opr-interactive-view,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .opr-print-view,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .opr-interactive-view {
    position: relative; }
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container span,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container span {
    z-index: 9; }
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .pulsating-circle,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .pulsating-circle {
    width: 180px;
    height: 180px;
    transform: translateX(-50%) translateY(-50%); }
    .opr-leftBar-overlay .opr-switch-layout-panel .opr-switch-container .pulsating-circle:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-switch-container .pulsating-circle:before {
      width: 150%;
      height: 150%;
      margin-left: -25%;
      margin-top: -25%; }
  .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout {
    z-index: 101; }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout:before {
      background-color: rgba(0, 0, 0, 0.4); }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-left-toggle-icon,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-left-toggle-icon {
      z-index: -9;
      pointer-events: none; }
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-left-toggle-icon:after,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-left-toggle-icon:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
        border-radius: 5px 0px 0px 5px;
        background-color: rgba(0, 0, 0, 0.4); }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .pulsating-circle,
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout span,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .pulsating-circle,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout span {
      z-index: 99; }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view-icon,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view-icon {
      z-index: 102;
      pointer-events: none; }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-switch-layout-icon,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-switch-layout-icon {
      z-index: 1; }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout,
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout {
      pointer-events: none; }
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout:after,
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout:after,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout:after,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout:after {
        content: "";
        position: absolute;
        width: 80px;
        height: 110px;
        background-color: #fff;
        border: 1px solid #ebebeb;
        z-index: 100;
        border-radius: 5px;
        left: 0; }
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout .pulsating-circle,
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout .pulsating-circle,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-print-view.opr-active-bookLayout .pulsating-circle,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout .pulsating-circle {
        transform: translateX(-50%) translateY(-47%); }
    .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout {
      pointer-events: none; }
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout:after,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout:after {
        top: -2px; }
      .opr-leftBar-overlay .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout .pulsating-circle,
      .bookshelfHelpoverlayPopup .opr-switch-layout-panel.opr-overlay-layout .opr-interactive-view.opr-active-bookLayout .pulsating-circle {
        transform: translateX(-50%) translateY(-46%); }
.opr-leftBar-overlay #zoomWrapper.opr-overlay-zoomWrapper a,
.bookshelfHelpoverlayPopup #zoomWrapper.opr-overlay-zoomWrapper a {
  position: relative;
  z-index: 102; }
.opr-leftBar-overlay #zoomWrapper.opr-overlay-zoomWrapper .pulsating-circle,
.bookshelfHelpoverlayPopup #zoomWrapper.opr-overlay-zoomWrapper .pulsating-circle {
  z-index: 101;
  width: 160px;
  height: 160px;
  transform: translateX(-50%) translateY(-60%); }
  .opr-leftBar-overlay #zoomWrapper.opr-overlay-zoomWrapper .pulsating-circle:before,
  .bookshelfHelpoverlayPopup #zoomWrapper.opr-overlay-zoomWrapper .pulsating-circle:before {
    width: 150%;
    height: 150%;
    margin-left: -25%;
    margin-top: -25%; }
.opr-leftBar-overlay #zoom-wrapper .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup #zoom-wrapper .opr-overlay-cursor-hand {
  position: relative;
  float: left; }
.opr-leftBar-overlay #opr-fxl-pagination-wrapper.opr-overlay-pagination span,
.opr-leftBar-overlay #opr-rl-pagination.opr-overlay-pagination span,
.bookshelfHelpoverlayPopup #opr-fxl-pagination-wrapper.opr-overlay-pagination span,
.bookshelfHelpoverlayPopup #opr-rl-pagination.opr-overlay-pagination span {
  z-index: 103; }
.opr-leftBar-overlay #opr-fxl-pagination-wrapper.opr-overlay-pagination .pulsating-circle,
.opr-leftBar-overlay #opr-rl-pagination.opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup #opr-fxl-pagination-wrapper.opr-overlay-pagination .pulsating-circle,
.bookshelfHelpoverlayPopup #opr-rl-pagination.opr-overlay-pagination .pulsating-circle {
  width: 160px;
  height: 160px;
  z-index: 102;
  transform: translateX(-52%) translateY(-65%); }
  .opr-leftBar-overlay #opr-fxl-pagination-wrapper.opr-overlay-pagination .pulsating-circle:before,
  .opr-leftBar-overlay #opr-rl-pagination.opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup #opr-fxl-pagination-wrapper.opr-overlay-pagination .pulsating-circle:before,
  .bookshelfHelpoverlayPopup #opr-rl-pagination.opr-overlay-pagination .pulsating-circle:before {
    width: 150%;
    height: 150%;
    margin-left: -25%;
    margin-top: -25%; }
.opr-leftBar-overlay .opr-rl-pagination.opr-overlay-pagination span,
.bookshelfHelpoverlayPopup .opr-rl-pagination.opr-overlay-pagination span {
  position: relative; }
.opr-leftBar-overlay #book-viewtabs.opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup #book-viewtabs.opr-overlay-fxl-pages {
  position: relative; }
  .opr-leftBar-overlay #book-viewtabs.opr-overlay-fxl-pages a,
  .bookshelfHelpoverlayPopup #book-viewtabs.opr-overlay-fxl-pages a {
    z-index: 103;
    position: relative; }
  .opr-leftBar-overlay #book-viewtabs.opr-overlay-fxl-pages .pulsating-circle,
  .bookshelfHelpoverlayPopup #book-viewtabs.opr-overlay-fxl-pages .pulsating-circle {
    z-index: 102;
    width: 200px;
    height: 200px;
    transform: translateX(-52%) translateY(-65%); }
.opr-leftBar-overlay #bookmark-flag-right.opr-overlay-bookmark a,
.bookshelfHelpoverlayPopup #bookmark-flag-right.opr-overlay-bookmark a {
  z-index: 103; }
.opr-leftBar-overlay #bookmark-flag-right.opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup #bookmark-flag-right.opr-overlay-bookmark .pulsating-circle {
  z-index: 102; }
.opr-leftBar-overlay #opr-user-append li.opr-overlay-toolbar,
.bookshelfHelpoverlayPopup #opr-user-append li.opr-overlay-toolbar {
  z-index: 102;
  pointer-events: none; }
.opr-leftBar-overlay .page-leftbar:before,
.bookshelfHelpoverlayPopup .page-leftbar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #047a9c;
  width: 70px; }
.opr-leftBar-overlay .page-leftbar .opr-active-tab.opr-active-tab,
.bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab.opr-active-tab {
  opacity: 1;
  position: relative; }
  .opr-leftBar-overlay .page-leftbar .opr-active-tab.opr-active-tab.arrow-icon,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab.opr-active-tab.arrow-icon {
    -webkit-animation: fadein 2s; }
  .opr-leftBar-overlay .page-leftbar .opr-active-tab.opr-active-tab:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab.opr-active-tab:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    background: transparent;
    top: 0;
    bottom: 0;
    right: -12px;
    margin: auto; }
  .opr-leftBar-overlay .page-leftbar .opr-active-tab.opr-active-tab a .opr-all-icons:before,
  .bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab.opr-active-tab a .opr-all-icons:before {
    color: #000000; }
.opr-leftBar-overlay .page-leftbar .opr-active-tab a,
.bookshelfHelpoverlayPopup .page-leftbar .opr-active-tab a {
  overflow: visible; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .card-image,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .card-image,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .card-image,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .card-image,
.opr-leftBar-overlay .opr-user-menu .add-book-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-user-menu .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .add-book-class .card-image,
.opr-leftBar-overlay .opr-user-menu .card-image-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-user-menu .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .card-image-class .card-image,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .card-image,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .card-image,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .card-image,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .card-image,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .card-image,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .card-image,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .card-image,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .card-image,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .card-image,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .card-image {
  z-index: 1000; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .opr-plus-icon,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .cover-img-overlay,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .detail-link,
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .opr-plus-icon,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .cover-img-overlay,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .detail-link,
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .opr-plus-icon,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .cover-img-overlay,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .detail-link,
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .opr-plus-icon,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .cover-img-overlay,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .detail-link,
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-user-menu .add-book-class .opr-plus-icon,
.opr-leftBar-overlay .opr-user-menu .add-book-class .cover-img-overlay,
.opr-leftBar-overlay .opr-user-menu .add-book-class .detail-link,
.opr-leftBar-overlay .opr-user-menu .add-book-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-user-menu .card-image-class .opr-plus-icon,
.opr-leftBar-overlay .opr-user-menu .card-image-class .cover-img-overlay,
.opr-leftBar-overlay .opr-user-menu .card-image-class .detail-link,
.opr-leftBar-overlay .opr-user-menu .card-image-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .opr-plus-icon,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .cover-img-overlay,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .detail-link,
.opr-leftBar-overlay .opr-user-menu .detail-link-class .opr-dr-contextmenu-wrapper,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .opr-plus-icon,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .cover-img-overlay,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .detail-link,
.opr-leftBar-overlay .opr-user-menu .more-icon-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .detail-link,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .detail-link,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .detail-link,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .detail-link,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .detail-link,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .detail-link,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .detail-link,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .opr-dr-contextmenu-wrapper,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .opr-plus-icon,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .cover-img-overlay,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .detail-link,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .opr-dr-contextmenu-wrapper {
  z-index: 1001;
  pointer-events: none; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .add-book-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .add-book-class .pulsating-circle {
  width: 56px;
  height: 56px;
  transform: translateX(-50%) translateY(-26%); }
.opr-leftBar-overlay .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.opr-leftBar-overlay .opr-user-menu .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .card-image-class .pulsating-circle,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image-class .pulsating-circle {
  width: 43px;
  height: 43px; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class,
.opr-leftBar-overlay .opr-user-menu .detail-link-class,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
  .opr-leftBar-overlay .opr-user-menu .detail-link-class .pulsating-circle,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .detail-link-class .pulsating-circle,
  .bookshelfHelpoverlayPopup .opr-user-menu .detail-link-class .pulsating-circle {
    width: 54px;
    height: 54px; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class,
.opr-leftBar-overlay .opr-user-menu .more-icon-class,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class,
.bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-bookself-item-wrapper .more-icon-class .opr-dr-contextmenu-wrapper,
  .opr-leftBar-overlay .opr-user-menu .more-icon-class .opr-dr-contextmenu-wrapper,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .more-icon-class .opr-dr-contextmenu-wrapper,
  .bookshelfHelpoverlayPopup .opr-user-menu .more-icon-class .opr-dr-contextmenu-wrapper {
    position: relative; }
.opr-leftBar-overlay .opr-bookself-item-wrapper .help-link-class,
.opr-leftBar-overlay .opr-user-menu .help-link-class,
.bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .help-link-class,
.bookshelfHelpoverlayPopup .opr-user-menu .help-link-class {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-bookself-item-wrapper .help-link-class .opr-username-arrow,
  .opr-leftBar-overlay .opr-user-menu .help-link-class .opr-username-arrow,
  .bookshelfHelpoverlayPopup .opr-bookself-item-wrapper .help-link-class .opr-username-arrow,
  .bookshelfHelpoverlayPopup .opr-user-menu .help-link-class .opr-username-arrow {
    color: #000;
    z-index: 1000; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-pagination:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-bookmark:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-annotation:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-add-icon-no-book:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .card-image:before,
.opr-leftBar-overlay .opr-toolbox-wrapper .detail-link:before,
.opr-leftBar-overlay .opr-toolbox-wrapper #helpLink:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-pagination:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-bookmark:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-annotation:before,
.opr-leftBar-overlay .opr-header-nav .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-header-nav .opr-add-icon-no-book:before,
.opr-leftBar-overlay .opr-header-nav .card-image:before,
.opr-leftBar-overlay .opr-header-nav .detail-link:before,
.opr-leftBar-overlay .opr-header-nav #helpLink:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-toolbar:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-annotation:before,
.opr-leftBar-overlay .fixedAppendArea .opr-active-bookLayout:before,
.opr-leftBar-overlay .fixedAppendArea .opr-add-icon-no-book:before,
.opr-leftBar-overlay .fixedAppendArea .card-image:before,
.opr-leftBar-overlay .fixedAppendArea .detail-link:before,
.opr-leftBar-overlay .fixedAppendArea #helpLink:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-pagination:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-bookmark:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-annotation:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-add-icon-no-book:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .card-image:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .detail-link:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #helpLink:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-annotation:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-add-icon-no-book:before,
.opr-leftBar-overlay .opr-switch-layout-panel .card-image:before,
.opr-leftBar-overlay .opr-switch-layout-panel .detail-link:before,
.opr-leftBar-overlay .opr-switch-layout-panel #helpLink:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-toolbar:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-pagination:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-bookmark:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .add-book-class .opr-overlay-annotation:before,
.opr-leftBar-overlay .add-book-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .add-book-class .opr-add-icon-no-book:before,
.opr-leftBar-overlay .add-book-class .card-image:before,
.opr-leftBar-overlay .add-book-class .detail-link:before,
.opr-leftBar-overlay .add-book-class #helpLink:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-toolbar:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-pagination:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-bookmark:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .card-image-class .opr-overlay-annotation:before,
.opr-leftBar-overlay .card-image-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .card-image-class .opr-add-icon-no-book:before,
.opr-leftBar-overlay .card-image-class .card-image:before,
.opr-leftBar-overlay .card-image-class .detail-link:before,
.opr-leftBar-overlay .card-image-class #helpLink:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-toolbar:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-pagination:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-bookmark:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .detail-link-class .opr-overlay-annotation:before,
.opr-leftBar-overlay .detail-link-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .detail-link-class .opr-add-icon-no-book:before,
.opr-leftBar-overlay .detail-link-class .card-image:before,
.opr-leftBar-overlay .detail-link-class .detail-link:before,
.opr-leftBar-overlay .detail-link-class #helpLink:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-cursor-hand:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-userDropdown:before,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-annotation:before,
.opr-leftBar-overlay .opr-user-menu .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-user-menu .opr-add-icon-no-book:before,
.opr-leftBar-overlay .opr-user-menu .card-image:before,
.opr-leftBar-overlay .opr-user-menu .detail-link:before,
.opr-leftBar-overlay .opr-user-menu #helpLink:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .card-image:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .detail-link:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #helpLink:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .opr-header-nav .card-image:before,
.bookshelfHelpoverlayPopup .opr-header-nav .detail-link:before,
.bookshelfHelpoverlayPopup .opr-header-nav #helpLink:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .card-image:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .detail-link:before,
.bookshelfHelpoverlayPopup .fixedAppendArea #helpLink:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .card-image:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .detail-link:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #helpLink:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #helpLink:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .add-book-class .card-image:before,
.bookshelfHelpoverlayPopup .add-book-class .detail-link:before,
.bookshelfHelpoverlayPopup .add-book-class #helpLink:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .card-image-class .card-image:before,
.bookshelfHelpoverlayPopup .card-image-class .detail-link:before,
.bookshelfHelpoverlayPopup .card-image-class #helpLink:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .detail-link-class .card-image:before,
.bookshelfHelpoverlayPopup .detail-link-class .detail-link:before,
.bookshelfHelpoverlayPopup .detail-link-class #helpLink:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-cursor-hand:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-userDropdown:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-annotation:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-add-icon-no-book:before,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image:before,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link:before,
.bookshelfHelpoverlayPopup .opr-user-menu #helpLink:before {
  width: 0;
  height: 0;
  border-bottom: 12px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
  position: absolute;
  bottom: -10px;
  background: transparent;
  z-index: 102;
  left: 0;
  right: 0;
  margin: auto; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-pagination,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-pagination,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-pagination,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination,
.opr-leftBar-overlay .add-book-class .opr-overlay-pagination,
.opr-leftBar-overlay .card-image-class .opr-overlay-pagination,
.opr-leftBar-overlay .detail-link-class .opr-overlay-pagination,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-pagination,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-pagination:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-pagination:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-pagination:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-pagination:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-pagination:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-pagination:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-pagination:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-pagination:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-pagination:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-pagination:before {
    bottom: -44px; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-fxl-pages,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-fxl-pages,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-fxl-pages,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages,
.opr-leftBar-overlay .add-book-class .opr-overlay-fxl-pages,
.opr-leftBar-overlay .card-image-class .opr-overlay-fxl-pages,
.opr-leftBar-overlay .detail-link-class .opr-overlay-fxl-pages,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-fxl-pages,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-fxl-pages:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-fxl-pages:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-fxl-pages:before {
    bottom: -23px; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .add-book-class .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .card-image-class .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .detail-link-class .opr-overlay-zoomWrapper,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-zoomWrapper,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-zoomWrapper:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-zoomWrapper:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-zoomWrapper:before {
    bottom: -52px; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-bookmark,
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-active-bookLayout,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-bookmark,
.opr-leftBar-overlay .opr-header-nav .opr-active-bookLayout,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark,
.opr-leftBar-overlay .fixedAppendArea .opr-active-bookLayout,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-bookmark,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-active-bookLayout,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout,
.opr-leftBar-overlay .add-book-class .opr-overlay-bookmark,
.opr-leftBar-overlay .add-book-class .opr-active-bookLayout,
.opr-leftBar-overlay .card-image-class .opr-overlay-bookmark,
.opr-leftBar-overlay .card-image-class .opr-active-bookLayout,
.opr-leftBar-overlay .detail-link-class .opr-overlay-bookmark,
.opr-leftBar-overlay .detail-link-class .opr-active-bookLayout,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark,
.opr-leftBar-overlay .opr-user-menu .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .add-book-class .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .card-image-class .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .detail-link-class .opr-active-bookLayout,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-active-bookLayout {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-active-bookLayout:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .opr-header-nav .opr-active-bookLayout:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-active-bookLayout:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .add-book-class .opr-active-bookLayout:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .card-image-class .opr-active-bookLayout:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .detail-link-class .opr-active-bookLayout:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark:before,
  .opr-leftBar-overlay .opr-user-menu .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-active-bookLayout:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-active-bookLayout:before {
    border-top: 10px solid transparent;
    border-left: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    top: 0;
    bottom: 0;
    left: -48px; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-header-nav .opr-active-bookLayout:before,
.opr-leftBar-overlay .fixedAppendArea .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout:before,
.opr-leftBar-overlay .add-book-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .card-image-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .detail-link-class .opr-active-bookLayout:before,
.opr-leftBar-overlay .opr-user-menu .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .add-book-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .card-image-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .detail-link-class .opr-active-bookLayout:before,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-active-bookLayout:before {
  left: -182px; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-cursor-hand,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-cursor-hand,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-cursor-hand,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-cursor-hand,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-cursor-hand,
.opr-leftBar-overlay .add-book-class .opr-overlay-cursor-hand,
.opr-leftBar-overlay .card-image-class .opr-overlay-cursor-hand,
.opr-leftBar-overlay .detail-link-class .opr-overlay-cursor-hand,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-cursor-hand,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-cursor-hand {
  pointer-events: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-cursor-hand:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-cursor-hand:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-cursor-hand:before {
    right: 7px; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .add-book-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .card-image-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-cursor-hand a.opr-fxl-header-cursor-hand {
    position: relative;
    z-index: 102;
    opacity: 1; }
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class:before,
.opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class:before,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class:before,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class:before,
.opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .add-book-class #contextMenu.help-link-class:before,
.opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .card-image-class #contextMenu.help-link-class:before,
.opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class:before,
.opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar:before,
.opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class:before,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar:before,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class:before {
  display: none; }
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-top-context-icon.active,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-top-context-icon.active {
  background: none; }
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown,
.opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown,
.bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown {
  border: none;
  overflow: inherit; }
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown:before,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown,
  .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li#helpLink {
    background: #fff;
    z-index: 9;
    position: relative;
    pointer-events: none; }
    .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .add-book-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .card-image-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .opr-leftBar-overlay .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-toolbox-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-header-nav #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .fixedAppendArea #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-switch-layout-panel #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .add-book-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .add-book-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .card-image-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .card-image-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .detail-link-class #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.opr-overlay-toolbar .opr-user-dropdown li#helpLink:before,
    .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li.opr-overlay-userDropdown:before,
    .bookshelfHelpoverlayPopup .opr-user-menu #contextMenu.help-link-class .opr-user-dropdown li#helpLink:before {
      border-top: 10px solid transparent;
      border-left: 12px solid #ffffff;
      border-bottom: 10px solid transparent;
      top: 15px;
      bottom: 0;
      left: -13px;
      margin: 0;
      right: 0; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-header-navigation li:hover,
.opr-leftBar-overlay .opr-header-nav .opr-header-navigation li:hover,
.opr-leftBar-overlay .fixedAppendArea .opr-header-navigation li:hover,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-header-navigation li:hover,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-header-navigation li:hover,
.opr-leftBar-overlay .add-book-class .opr-header-navigation li:hover,
.opr-leftBar-overlay .card-image-class .opr-header-navigation li:hover,
.opr-leftBar-overlay .detail-link-class .opr-header-navigation li:hover,
.opr-leftBar-overlay .opr-user-menu .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .add-book-class .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .card-image-class .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .detail-link-class .opr-header-navigation li:hover,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-header-navigation li:hover {
  background: none; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .opr-header-nav .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .fixedAppendArea .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .add-book-class .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .card-image-class .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .detail-link-class .opr-header-navigation li:hover a:hover,
  .opr-leftBar-overlay .opr-user-menu .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .add-book-class .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .card-image-class .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-header-navigation li:hover a:hover,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-header-navigation li:hover a:hover {
    background: none; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-annotation,
.opr-leftBar-overlay .opr-header-nav .opr-overlay-annotation,
.opr-leftBar-overlay .fixedAppendArea .opr-overlay-annotation,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-annotation,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-annotation,
.opr-leftBar-overlay .add-book-class .opr-overlay-annotation,
.opr-leftBar-overlay .card-image-class .opr-overlay-annotation,
.opr-leftBar-overlay .detail-link-class .opr-overlay-annotation,
.opr-leftBar-overlay .opr-user-menu .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .add-book-class .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .card-image-class .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-annotation,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-annotation {
  position: absolute;
  max-width: fit-content;
  max-height: 58px;
  top: -50px;
  left: 0;
  right: 0;
  bottom: 0; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-annotation:before,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-annotation:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-annotation:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-annotation:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-annotation:before,
  .opr-leftBar-overlay .add-book-class .opr-overlay-annotation:before,
  .opr-leftBar-overlay .card-image-class .opr-overlay-annotation:before,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-annotation:before,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-annotation:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-annotation:before {
    border-top: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    bottom: 38px; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .opr-header-nav .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .fixedAppendArea .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .add-book-class .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .card-image-class .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .detail-link-class .opr-overlay-annotation ul li,
  .opr-leftBar-overlay .opr-user-menu .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-annotation ul li,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-annotation ul li {
    opacity: 1;
    pointer-events: none; }
.opr-leftBar-overlay .opr-toolbox-wrapper .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-toolbox-wrapper .card-image,
.opr-leftBar-overlay .opr-header-nav .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-header-nav .card-image,
.opr-leftBar-overlay .fixedAppendArea .opr-add-icon-no-book,
.opr-leftBar-overlay .fixedAppendArea .card-image,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .card-image,
.opr-leftBar-overlay .opr-switch-layout-panel .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-switch-layout-panel .card-image,
.opr-leftBar-overlay .add-book-class .opr-add-icon-no-book,
.opr-leftBar-overlay .add-book-class .card-image,
.opr-leftBar-overlay .card-image-class .opr-add-icon-no-book,
.opr-leftBar-overlay .card-image-class .card-image,
.opr-leftBar-overlay .detail-link-class .opr-add-icon-no-book,
.opr-leftBar-overlay .detail-link-class .card-image,
.opr-leftBar-overlay .opr-user-menu .opr-add-icon-no-book,
.opr-leftBar-overlay .opr-user-menu .card-image,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .card-image,
.bookshelfHelpoverlayPopup .opr-header-nav .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-header-nav .card-image,
.bookshelfHelpoverlayPopup .fixedAppendArea .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .fixedAppendArea .card-image,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .card-image,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image,
.bookshelfHelpoverlayPopup .add-book-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .add-book-class .card-image,
.bookshelfHelpoverlayPopup .card-image-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .card-image-class .card-image,
.bookshelfHelpoverlayPopup .detail-link-class .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .detail-link-class .card-image,
.bookshelfHelpoverlayPopup .opr-user-menu .opr-add-icon-no-book,
.bookshelfHelpoverlayPopup .opr-user-menu .card-image {
  pointer-events: none;
  overflow: inherit; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .opr-toolbox-wrapper .card-image:before,
  .opr-leftBar-overlay .opr-header-nav .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .opr-header-nav .card-image:before,
  .opr-leftBar-overlay .fixedAppendArea .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .fixedAppendArea .card-image:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .card-image:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .card-image:before,
  .opr-leftBar-overlay .add-book-class .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .add-book-class .card-image:before,
  .opr-leftBar-overlay .card-image-class .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .card-image-class .card-image:before,
  .opr-leftBar-overlay .detail-link-class .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .detail-link-class .card-image:before,
  .opr-leftBar-overlay .opr-user-menu .opr-add-icon-no-book:before,
  .opr-leftBar-overlay .opr-user-menu .card-image:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .card-image:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .card-image:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .card-image:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .card-image:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .card-image:before,
  .bookshelfHelpoverlayPopup .add-book-class .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .add-book-class .card-image:before,
  .bookshelfHelpoverlayPopup .card-image-class .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .card-image-class .card-image:before,
  .bookshelfHelpoverlayPopup .detail-link-class .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .detail-link-class .card-image:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .opr-add-icon-no-book:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .card-image:before {
    border-top: 10px solid transparent;
    border-right: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    right: -14px;
    top: 0;
    bottom: 0;
    left: auto; }
.opr-leftBar-overlay .opr-toolbox-wrapper .detail-link,
.opr-leftBar-overlay .opr-header-nav .detail-link,
.opr-leftBar-overlay .fixedAppendArea .detail-link,
.opr-leftBar-overlay .opr-annotation-bar-wrapper .detail-link,
.opr-leftBar-overlay .opr-switch-layout-panel .detail-link,
.opr-leftBar-overlay .add-book-class .detail-link,
.opr-leftBar-overlay .card-image-class .detail-link,
.opr-leftBar-overlay .detail-link-class .detail-link,
.opr-leftBar-overlay .opr-user-menu .detail-link,
.bookshelfHelpoverlayPopup .opr-toolbox-wrapper .detail-link,
.bookshelfHelpoverlayPopup .opr-header-nav .detail-link,
.bookshelfHelpoverlayPopup .fixedAppendArea .detail-link,
.bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .detail-link,
.bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link,
.bookshelfHelpoverlayPopup .add-book-class .detail-link,
.bookshelfHelpoverlayPopup .card-image-class .detail-link,
.bookshelfHelpoverlayPopup .detail-link-class .detail-link,
.bookshelfHelpoverlayPopup .opr-user-menu .detail-link {
  overflow: inherit; }
  .opr-leftBar-overlay .opr-toolbox-wrapper .detail-link:before,
  .opr-leftBar-overlay .opr-header-nav .detail-link:before,
  .opr-leftBar-overlay .fixedAppendArea .detail-link:before,
  .opr-leftBar-overlay .opr-annotation-bar-wrapper .detail-link:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .detail-link:before,
  .opr-leftBar-overlay .add-book-class .detail-link:before,
  .opr-leftBar-overlay .card-image-class .detail-link:before,
  .opr-leftBar-overlay .detail-link-class .detail-link:before,
  .opr-leftBar-overlay .opr-user-menu .detail-link:before,
  .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .detail-link:before,
  .bookshelfHelpoverlayPopup .opr-header-nav .detail-link:before,
  .bookshelfHelpoverlayPopup .fixedAppendArea .detail-link:before,
  .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .detail-link:before,
  .bookshelfHelpoverlayPopup .opr-switch-layout-panel .detail-link:before,
  .bookshelfHelpoverlayPopup .add-book-class .detail-link:before,
  .bookshelfHelpoverlayPopup .card-image-class .detail-link:before,
  .bookshelfHelpoverlayPopup .detail-link-class .detail-link:before,
  .bookshelfHelpoverlayPopup .opr-user-menu .detail-link:before {
    border-top: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    bottom: 28px; }
.opr-leftBar-overlay .opr-bookview-tabs:before,
.bookshelfHelpoverlayPopup .opr-bookview-tabs:before {
  bottom: -62px !important; }
.opr-leftBar-overlay .page-leftbar,
.bookshelfHelpoverlayPopup .page-leftbar {
  z-index: 101;
  pointer-events: none; }
.opr-leftBar-overlay .instructionWrapperMain,
.bookshelfHelpoverlayPopup .instructionWrapperMain {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4); }

.zoomWrapper {
  position: relative;
  width: auto;
  height: 50px;
  float: left; }

.opr-rl-pagination {
  width: 130px;
  display: inline-block; }

@keyframes pulse-ring {
  0% {
    transform: scale(0.33); }
  80%,
  100% {
    opacity: 0; } }
@keyframes pulse-dot {
  0% {
    transform: scale(0.8); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0.8); } }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.opr-switch-layout-panel {
  position: absolute;
  right: 0;
  width: 130px;
  background: #fafafa;
  z-index: 1;
  top: 30px;
  height: auto;
  bottom: 0;
  box-shadow: 0px 2px 4px #00000029;
  -webkit-transition: -webkit-transform 0.5s;
  transition: right 0.5s; }
  .opr-switch-layout-panel .opr-switch-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .opr-switch-layout-panel .opr-switch-container .opr-print-view,
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-view {
      position: relative;
      width: 80px;
      height: 110px;
      border: 1px solid #ebebeb;
      margin-top: 80px;
      border-radius: 5px; }
      .opr-switch-layout-panel .opr-switch-container .opr-print-view:hover,
      .opr-switch-layout-panel .opr-switch-container .opr-interactive-view:hover {
        cursor: pointer; }
      .opr-switch-layout-panel .opr-switch-container .opr-print-view.op_layout_on,
      .opr-switch-layout-panel .opr-switch-container .opr-interactive-view.op_layout_on {
        border: 2px solid #039be5; }
    .opr-switch-layout-panel .opr-switch-container .opr-print-view {
      margin-top: 20px; }
      .opr-switch-layout-panel .opr-switch-container .opr-print-view img {
        height: 100%;
        margin: auto;
        width: 100%; }
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-view {
      position: relative;
      margin-top: 80px; }
    .opr-switch-layout-panel .opr-switch-container .opr-switch-layout-icon {
      position: relative;
      width: 30px;
      height: 30px;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .opr-switch-layout-panel .opr-switch-container .opr-switch-layout-icon:before {
        content: "\e907";
        position: absolute;
        text-align: center;
        color: #c5c5c5;
        font-size: 30px;
        pointer-events: none;
        top: 34px; }
    .opr-switch-layout-panel .opr-switch-container span {
      display: inline-block;
      padding-top: 5px;
      color: #000;
      font-family: "open_sanssemibold", sans-serif; }
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-view-icon {
      padding: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: #757575; }
      .opr-switch-layout-panel .opr-switch-container .opr-interactive-view-icon:before {
        content: "\e908"; }
    .opr-switch-layout-panel .opr-switch-container .opr-left-toggle-icon {
      position: absolute;
      right: 20px;
      z-index: 100;
      top: 50px;
      box-shadow: 0 2px 2px #d6d6d6;
      text-align: center;
      transition: All 0.5s ease;
      -webkit-transition: All 0.5s ease;
      -moz-transition: All 0.5s ease;
      -o-transition: All 0.5s ease;
      width: 13px;
      height: 26px;
      border-radius: 5px 0px 0px 5px;
      left: -13px;
      background: #039be5;
      display: flex;
      justify-content: center;
      align-items: center; }
      .opr-switch-layout-panel .opr-switch-container .opr-left-toggle-icon:before {
        content: "\e93b";
        color: #fff;
        font-size: 28px;
        transition: 0.1s ease;
        transform: rotate(90deg); }

.opr-hide-right-panel .opr-switch-layout-panel {
  right: -117px; }
  .opr-hide-right-panel .opr-switch-layout-panel .opr-left-toggle-icon:before {
    transform: rotate(-90deg); }
.opr-hide-right-panel .opr-horizontal-mode .opr-switch-layout-panel {
  right: -130px; }
  .opr-hide-right-panel .opr-horizontal-mode .opr-switch-layout-panel .opr-left-toggle-icon:before {
    transform: rotate(-90deg); }

.opr-hide-right-panel.dualfxl .opr-switch-layout-panel {
  right: -130px; }

.opr-fullscreen .opr-switch-layout-panel,
.dualfxl.opr-fullscreen .opr-switch-layout-panel,
.opr-hide-right-panel.opr-fullscreen .opr-switch-layout-panel {
  right: -145px; }

.opr-leftBar-overlay .page-leftbar ul li {
  opacity: 0.5; }

#libraryManagerLink {
  display: none !important; }

/*1404A start for bookshelf*/
.opr-wrapper {
  padding: 0;
  background-color: transparent; }

.opr-tab-view {
  margin: 27px 0 15px 0;
  border: none;
  background: transparent; }

.opr-book-tabing-view {
  padding-top: 7px;
  background-color: #fff; }
  .opr-book-tabing-view .opr-book-redem-section {
    height: 52px; }
  .opr-book-tabing-view .nav-tabs {
    background: transparent;
    position: relative;
    margin: 0;
    display: inline-block;
    width: auto;
    height: 52px; }
    .opr-book-tabing-view .nav-tabs.tabs li.tab {
      text-transform: none; }
      .opr-book-tabing-view .nav-tabs.tabs li.tab a {
        margin: 0;
        border-radius: 0;
        color: #777777;
        border: 0px solid transparent;
        padding: 0;
        background-color: transparent;
        width: 133px;
        font-size: 16px;
        text-transform: uppercase; }
        .opr-book-tabing-view .nav-tabs.tabs li.tab a:hover, .opr-book-tabing-view .nav-tabs.tabs li.tab a:focus {
          color: #333333; }
        .opr-book-tabing-view .nav-tabs.tabs li.tab a.active {
          color: #333333; }
          .opr-book-tabing-view .nav-tabs.tabs li.tab a.active:hover, .opr-book-tabing-view .nav-tabs.tabs li.tab a.active:focus {
            color: #333333; }
    .opr-book-tabing-view .nav-tabs.tabs .indicator {
      background-color: #047A9C;
      height: 5px; }

.lib-over-content {
  padding-top: 7px;
  background-color: #fff; }
  .lib-over-content .nav-tabs {
    background: transparent;
    position: relative;
    margin: 20px 0 20px 0;
    width: auto;
    border-bottom: 1px solid #ddd; }
    .lib-over-content .nav-tabs.tabs li.tab {
      text-transform: none;
      height: 52px;
      line-height: 52px; }
      .lib-over-content .nav-tabs.tabs li.tab a {
        margin: 0;
        border-radius: 0;
        color: #777777;
        border: 0px solid transparent;
        padding: 10px;
        background-color: transparent;
        font-size: 16px;
        text-transform: uppercase; }
        .lib-over-content .nav-tabs.tabs li.tab a:hover, .lib-over-content .nav-tabs.tabs li.tab a:focus {
          color: #333333; }
        .lib-over-content .nav-tabs.tabs li.tab a.active {
          color: #333333; }
          .lib-over-content .nav-tabs.tabs li.tab a.active:hover, .lib-over-content .nav-tabs.tabs li.tab a.active:focus {
            color: #333333; }
    .lib-over-content .nav-tabs.tabs .indicator {
      background-color: #047A9C;
      height: 5px; }

.opr-lib-tab-btn {
  text-align: center;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  width: 100%; }
  .opr-lib-tab-btn button {
    text-align: center;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none; }
    .opr-lib-tab-btn button.btn-primary {
      width: 110px; }
      .opr-lib-tab-btn button.btn-primary:hover {
        background-color: #37a5da !important; }
    .opr-lib-tab-btn button.added-btn {
      background-color: #666666 !important; }
      .opr-lib-tab-btn button.added-btn:hover, .opr-lib-tab-btn button.added-btn:focus {
        background-color: #666666 !important; }
      .opr-lib-tab-btn button.added-btn:disabled {
        opacity: 0.3; }
    .opr-lib-tab-btn button.cancel-btn {
      width: 70px;
      line-height: 28px; }

/*book list view changes start*/
.opr-bookself-item {
  width: 370px;
  height: 176px;
  box-shadow: 0px 3px 6px #e5e7ee;
  padding: 0;
  margin: 0 50px 35px 0;
  border-radius: 5px; }
  .opr-bookself-item .opr-booklist-wrapper {
    display: block;
    position: relative;
    padding: 20px 20px 0 20px;
    height: 100%; }
    .opr-bookself-item .opr-booklist-wrapper .opr-thumbnail-data {
      float: left;
      width: 100%;
      text-align: left; }
      .opr-bookself-item .opr-booklist-wrapper .opr-thumbnail-data .opr-cover-space {
        margin-left: 114px;
        position: relative;
        min-height: 125px; }
        .opr-bookself-item .opr-booklist-wrapper .opr-thumbnail-data .opr-cover-space h2 {
          font-size: 16px;
          word-wrap: break-word;
          color: #252525;
          margin-bottom: 5px;
          line-height: 22px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .opr-bookself-item .opr-booklist-wrapper .opr-thumbnail-data .opr-cover-space .opr-author {
          font-size: 12px;
          color: #7a7a7a;
          white-space: nowrap;
          -o-text-overflow: ellipsis;
          -ms-text-overflow: ellipsis;
          text-overflow: ellipsis;
          overflow: hidden;
          margin-bottom: 5px; }
        .opr-bookself-item .opr-booklist-wrapper .opr-thumbnail-data .opr-cover-space .opr-lastread {
          font-size: 10px;
          color: rgba(68, 68, 68, 0.87);
          position: absolute;
          bottom: 40px; }
    .opr-bookself-item .opr-booklist-wrapper .cover-img-block {
      border: 1px solid #d5d5d5;
      width: 92px;
      height: 125px;
      background-color: #fff;
      float: left;
      margin-left: -100%;
      position: relative;
      cursor: pointer; }
      .opr-bookself-item .opr-booklist-wrapper .cover-img-block .cover-img-middle {
        display: table;
        width: 100%;
        height: 127px;
        vertical-align: middle; }
        .opr-bookself-item .opr-booklist-wrapper .cover-img-block .cover-img-middle .cover-img-center {
          display: table-cell;
          vertical-align: middle;
          max-width: 100%;
          max-height: 125px; }
          .opr-bookself-item .opr-booklist-wrapper .cover-img-block .cover-img-middle .cover-img-center img {
            max-width: 100%;
            max-height: 123px; }

.st-pusher {
  left: 70px; }

.st-menu-open .st-pusher {
  left: 520px; }

.st-effect.st-menu-open .st-effect.st-menu {
  left: 70px;
  border: 1px solid #f5f5f5; }

.noUi-handle {
  background: #ffb81c; }

.noUi-connect {
  background: #ffb81c; }

.apple-fixed-layout .noUi-target {
  background: #f5f5f5; }

.howToRetag {
  color: #047a9c; }

.search-font-icon:before,
.addMembers-search:before {
  color: #047a9c; }

.opr-header-sync-icon:before,
.opr-RL-Setting-icon:before,
.opr-header-bookmark-icon:before,
.opr-tts-icon:before,
.opr-fullscreen-icon:before,
.opr-header-sync-icon:before,
.opr-header-print-icon:before {
  font-size: 22px; }

.opr-header-navigation > li > a {
  color: #157FA1; }
.opr-header-navigation > li:last-child a {
  margin-right: 0;
  color: #000000; }

.viewer-settings-modal.modal {
  border-radius: 5px; }

.opr-user-dropdown {
  border-radius: 5px; }
  .opr-user-dropdown.context-menu-items > li:last-child a {
    background: #047A9C;
    color: #ffffff;
    border-radius: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .opr-user-dropdown.context-menu-items > li:last-child a:hover {
      box-shadow: none !important;
      background: #FFB81C; }
      .opr-user-dropdown.context-menu-items > li:last-child a:hover span {
        color: #252525; }
  .opr-user-dropdown.context-menu-items > li .opr-user-profile-image span {
    border: none; }

.opr-left-container-top ul li a {
  color: #fff;
  margin: 0; }
  .opr-left-container-top ul li a span {
    padding: 12px 0px 12px 0px; }
  .opr-left-container-top ul li a.active {
    background-color: #ffb81c; }
    .opr-left-container-top ul li a.active span {
      color: #047a9c; }
  .opr-left-container-top ul li a:hover {
    background-color: #ffb81c; }
    .opr-left-container-top ul li a:hover span {
      color: #047a9c; }

.opr-lib-btn-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  .opr-lib-btn-holder a.btn-primary {
    font-size: 14px;
    width: 128px;
    padding: 0;
    height: 32px;
    line-height: 32px;
    border-radius: 40px;
    margin-right: 15px; }
    .opr-lib-btn-holder a.btn-primary.added-btn {
      width: 140px; }

.progress-wrap {
  position: absolute;
  bottom: 5px;
  left: 20px;
  right: 5px; }
  .progress-wrap .opr-meter {
    background-color: #e3e6ec;
    height: 5px;
    border-radius: 2px;
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .progress-wrap .opr-meter span {
      background-color: #ffb81c;
      position: absolute;
      height: 5px;
      border-radius: 2px; }
  .progress-wrap span {
    font-size: 10px;
    color: rgba(68, 68, 68, 0.87);
    display: inline-block;
    vertical-align: middle; }

.material-tooltip {
  color: #000000; }
  .material-tooltip .backdrop {
    background-color: #faebc3; }

.bookmark-flag-ribbon {
  border-left: #19a5a3 solid 7px !important;
  border-right: #19a5a3 solid 7px !important; }

.share_but:before,
.export_but:before {
  font-size: 22px; }

.opr-bookview-tabs {
  padding-top: 10px; }

.lib-author {
  color: #047A9C; }

.opr-custom-alert {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  color: #000000;
  font-family: "open_sanssemibold", sans-serif;
  font-size: 11px;
  background-color: #e2f4e4;
  height: 30px;
  padding: 0 5px 0 25px;
  line-height: 30px; }
  .opr-custom-alert:before {
    content: url(../themes/pearson/images/opr-pin.png);
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -11px; }

@media (min-width: 370px) and (max-width: 849px) {
  .opr-book-redem-section,
  .opr-bookself-item-wrapper {
    max-width: 370px;
    position: relative; }

  .opr-bookself-item {
    margin-right: 0; }

  .opr-sorting-container-outer {
    margin-top: 12px; }

  .opr-sort-search-wrapper .opr-sorting-container {
    position: absolute;
    top: -48px;
    right: 0;
    margin: 0; }

  #txt-books-available {
    position: absolute;
    top: -25px; } }
@media (min-width: 850px) and (max-width: 1269px) {
  .opr-book-redem-section,
  .opr-bookself-item-wrapper {
    max-width: 790px; }

  .opr-bookself-item:nth-of-type(2n) {
    margin-right: 0; } }
@media (min-width: 1270px) and (max-width: 1689px) {
  .opr-book-redem-section,
  .opr-bookself-item-wrapper {
    max-width: 1210px; }

  .opr-bookself-item:nth-of-type(3n) {
    margin-right: 0; } }
@media (min-width: 1690px) {
  .opr-bookself-item:nth-of-type(4n) {
    margin-right: 0; }

  .opr-book-redem-section,
  .opr-bookself-item-wrapper {
    max-width: 1630px; } }
/*book list view changes end*/
.opr-sort-search-wrapper .opr-sorting-container {
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  height: 44px;
  line-height: 40px;
  padding: 0 10px 0 15px; }
  .opr-sort-search-wrapper .opr-sorting-container ul li a {
    color: #157FA1; }
    .opr-sort-search-wrapper .opr-sorting-container ul li a.opr-sorted-selected {
      color: #333333; }
      .opr-sort-search-wrapper .opr-sorting-container ul li a.opr-sorted-selected:before {
        content: "\e97c";
        position: absolute;
        right: 0px;
        top: 13px;
        font-size: 16px;
        color: #047a9c; }
    .opr-sort-search-wrapper .opr-sorting-container ul li a:hover {
      background: #eeeeee; }
    .opr-sort-search-wrapper .opr-sorting-container ul li a.selected {
      background: #eeeeee;
      color: #333; }
.opr-sort-search-wrapper .opr-search-box {
  width: 370px;
  height: auto;
  margin-top: 0;
  box-shadow: none;
  background: transparent; }
  .opr-sort-search-wrapper .opr-search-box input[type="search"] {
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding-right: 70px;
    height: 44px;
    box-sizing: border-box; }
    .opr-sort-search-wrapper .opr-search-box input[type="search"]:not(.browser-default):focus:not([readonly]) {
      padding-right: 70px;
      -webkit-appearance: none;
      border: 1px solid #047a9c;
      box-shadow: none; }
  .opr-sort-search-wrapper .opr-search-box .opr-search-font-icon {
    width: 40px;
    height: 42px;
    right: 3px;
    top: 1px;
    background-color: transparent; }
    .opr-sort-search-wrapper .opr-search-box .opr-search-font-icon:before {
      color: #047a9c;
      top: 10px;
      font-size: 24px; }
    .opr-sort-search-wrapper .opr-search-box .opr-search-font-icon input[type="button"] {
      width: 30px;
      height: 42px;
      padding: 0; }
  .opr-sort-search-wrapper .opr-search-box .opr-lib-search-clear {
    top: 7px;
    right: 50px; }

/*input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]){
    border-bottom: 1px solid $color-blue;
    box-shadow: 0 1px 0 0 $color-blue;
}
input[type=search]:not(.browser-default):focus:not([readonly]){
	border-bottom: none;
	box-shadow: none;
	border:1px solid $color-blue;
}*/
.sidebar .nav-tabs li.active a {
  background-color: #ffb81c;
  color: #252525; }
  .sidebar .nav-tabs li.active a:hover, .sidebar .nav-tabs li.active a:focus {
    background-color: #ffb81c;
    color: #252525; }
.sidebar .nav-tabs li a {
  border-radius: 3px; }
.sidebar .nav-tabs li span.icon-badge {
  background-color: #047A9C;
  color: #ffffff; }

.tabs .tab a:hover {
  background-color: #eeeeee;
  color: #252525; }
.tabs .tab a.active {
  border: 0px solid transparent;
  color: #252525;
  background-color: #ffb81c; }

/*1404A end for bookshelf*/
@media screen and (max-width: 1600px) {
  .opr-switch-layout-panel {
    width: 85px; }
    .opr-switch-layout-panel .opr-switch-container .opr-print-view {
      margin-top: 40px; }
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-view .opr-interactive-view-icon:before {
      font-size: 36px; }
    .opr-switch-layout-panel .opr-switch-container .opr-print-view,
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-view {
      width: 53px;
      height: 72px; }
    .opr-switch-layout-panel .opr-switch-container .opr-interactive-text,
    .opr-switch-layout-panel .opr-switch-container .opr-print-text {
      font-size: 11px;
      max-width: 70px;
      text-align: center; }
    .opr-switch-layout-panel .opr-switch-container .opr-switch-layout-icon:before {
      font-size: 30px; }

  .opr-switch-layout-panel .opr-switch-container .opr-left-toggle-icon {
    top: 80px; }

  .opr-hide-right-panel.dualfxl .opr-switch-layout-panel {
    right: -85px; }

  .opr-hide-right-panel .opr-horizontal-mode .opr-switch-layout-panel {
    right: -85px; }

  .opr-fullscreen .opr-switch-layout-panel,
  .dualfxl.opr-fullscreen .opr-switch-layout-panel,
  .opr-hide-right-panel.opr-fullscreen .opr-switch-layout-panel {
    right: -98px; }

  .opr-hide-right-panel .opr-switch-layout-panel {
    right: -72px; }

  .opr-leftBar-overlay
  .opr-switch-layout-panel.opr-overlay-layout
  .opr-print-view.opr-active-bookLayout:after,
  .opr-leftBar-overlay
  .opr-switch-layout-panel.opr-overlay-layout
  .opr-interactive-view.opr-active-bookLayout:after {
    width: 53px;
    height: 72px;
    top: -1px;
    left: -1px; }

  .opr-leftBar-overlay
  .opr-switch-layout-panel
  .opr-switch-container
  .pulsating-circle {
    width: 150px;
    height: 150px; }

  .opr-leftBar-overlay .opr-full-page-wrapper .opr-active-bookLayout:before,
  .opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout:before {
    left: -155px; }

  .opr-switch-layout-panel .opr-switch-container .opr-print-view img {
    position: absolute;
    z-index: 102;
    pointer-events: none; }

  .opr-switch-layout-panel
  .opr-switch-container
  .opr-print-view.op_layout_on
  img {
    z-index: 1; } }
/* Help overlay css end */
/* Help overlay DR css start */
.bookshelfHelpoverlayPopup .opr-help-overlay-popup {
  z-index: 1000; }
.bookshelfHelpoverlayPopup .more-icon-class .opr-dr-contextmenu-wrapper:after {
  width: 0;
  height: 0;
  border-top: 12px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: "";
  position: absolute;
  top: -16px;
  background: transparent;
  z-index: 102;
  left: 0;
  right: 0;
  margin: auto; }

/* DR help overlay css start */
.opr-bookshelf-overlay-popup {
  position: fixed;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 500px;
  height: 439px;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  z-index: 1056;
  border-radius: 10px; }
  .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-img {
    width: 100%;
    height: 250px;
    background-color: #039be5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-img .opr-bookshelf-overlay-skip {
      position: absolute;
      top: 10px;
      right: 12px;
      color: #fff;
      font-size: 14px;
      cursor: pointer; }
  .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 45px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-previous-slide-icon,
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon {
      width: 45px;
      height: 45px;
      position: absolute;
      background: #fff;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-previous-slide-icon.disabled,
      .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon.disabled {
        opacity: 1;
        background-image: url(../themes/pearson/images/arrow_disabled.svg); }
        .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-previous-slide-icon.disabled:before,
        .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon.disabled:before {
          color: #cecece; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-previous-slide-icon {
      left: -80px;
      background-image: url(../themes/pearson/images/arrow_slider.svg);
      background-size: 29px;
      background-repeat: no-repeat;
      background-position: center; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon {
      right: -80px;
      transform: rotate(-180deg);
      background-image: url(../themes/pearson/images/arrow_slider.svg);
      background-size: 29px;
      background-repeat: no-repeat;
      background-position: center; }
  .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text {
    text-align: center; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text h1 {
      font-size: 18px;
      color: #000;
      font-family: "open_sanssemibold", sans-serif;
      padding-top: 28px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text p {
      font-size: 14px;
      color: #666;
      line-height: 19px;
      padding-top: 7px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots {
      height: 98px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-dots-container .opr-dot {
        height: 8px;
        width: 8px;
        border-radius: 50%;
        display: inline-block;
        border: 1px solid #707070;
        margin-right: 10px; }
        .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-dots-container .opr-dot:hover {
          cursor: pointer; }
        .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-dots-container .opr-dot.active {
          background-color: #707070; }
      .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-start-tour {
        display: none;
        width: 160px;
        padding: 6px 0;
        background-color: #047A9C;
        color: #fff;
        box-shadow: 0px 2px 2px #0000003d;
        border-radius: 40px;
        font-size: 16px;
        font-family: "open_sanssemibold", sans-serif;
        cursor: pointer; }
        .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-start-tour:hover {
          background-color: #FFB81C;
          color: #252525; }

.opr-thankyou-screen .opr-bookshelf-overlay-skip {
  display: none; }
.opr-thankyou-screen .opr-bookshelf-overlay-popup-icons {
  display: none; }
.opr-thankyou-screen .opr-bookshelf-overlay-popup-text h1#helpHeadingText {
  margin: 0;
  font-size: 14px;
  color: #666666;
  line-height: 21px; }
.opr-thankyou-screen .opr-bookshelf-overlay-popup-text p#helpDescriptionText {
  color: #4b4b4b;
  font-size: 14px;
  font-family: "open_sansbold", sans-serif; }
.opr-thankyou-screen .opr-bookshelf-overlay-popup-text .opr-slider-dots {
  margin-top: 15px;
  height: auto; }
  .opr-thankyou-screen .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-dots-container {
    display: none; }
  .opr-thankyou-screen .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-start-tour {
    display: block; }

/* DR help overlay css end */
#book-overview .lib-header span:nth-child(4) {
  color: #777777;
  font-size: 14px;
  margin-top: 4px; }

#enrichments-body.tab-pane-contant {
  /*top: 43px;*/ }

#editCancel.btn-default:hover,
#editCancel.btn-default:focus {
  color: #333 !important;
  background-color: #e6e6e6; }

.expiry-date {
  color: #777777;
  font-size: 14px;
  margin-top: 4px;
  display: block; }

.expiry-date ~ .bookcontent-count.mt15.dInb {
  display: block;
  margin-top: 7px; }

#inviteMemberForm .inviteMemberFld {
  display: inline-block;
  min-width: 328px;
  max-width: 326px; }

#invite-addmail-btn {
  position: relative; }

.opr-all-icons.opr-feeds-icon:before {
  content: "\e979"; }

.opr-bookmark-icon:before {
  margin-left: -3px; }

.opr-text-to-speech-bar.opr-ttf-visible {
  top: 54px;
  box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.2); }

/* Take a tour popup css start */
.opr-close-popup-icon {
  color: #fff; }
  .opr-close-popup-icon:hover {
    color: rgba(255, 255, 255, 0.5); }

.opr-tour-popup {
  top: 0 !important;
  width: 480px;
  height: 190px;
  padding: 0;
  border-radius: 10px; }
  .opr-tour-popup .opr-tour-popup-header {
    background-color: #047A9C;
    height: 50px;
    padding: 0 20px; }
    .opr-tour-popup .opr-tour-popup-header h1 {
      margin: 0;
      color: #fff;
      font-size: 16px;
      font-weight: normal;
      line-height: 50px; }
    .opr-tour-popup .opr-tour-popup-header #closePopup {
      right: 0;
      font-size: 14px;
      color: #000000;
      top: 6px; }
  .opr-tour-popup .opr-tour-popup-content {
    padding: 20px 20px 0;
    line-height: 19px;
    color: #4b4b4b;
    font-size: 14px; }
  .opr-tour-popup .opr-tour-popup-footer {
    position: absolute;
    bottom: 15px;
    right: 15px; }
    .opr-tour-popup .opr-tour-popup-footer .btn {
      text-transform: none;
      font-size: 14px; }
  .opr-tour-popup .cust-dia-btn {
    margin-bottom: 0; }

/* Take a tour popup css end */
/*promo banner css start*/
#promoBanner-popup {
  border-radius: 10px; }

/*promo banner css start*/
.opr-text-to-speech-bar.opr-ttf-visible .opr-tts-draggable-icon {
  cursor: move; }

.opr-text-to-speech-bar.opr-ttf-visible .opr-tts-draggable-icon:before {
  content: "\e927";
  font-family: "OP2-fonts";
  color: #c6c6c6;
  font-size: 20px;
  margin-top: 6px;
  margin-left: 4px;
  display: inline-block; }

.dropdown-outer-nav > li {
  padding: 0 4px;
  font-size: 13px !important;
  cursor: pointer;
  margin: 0 17px 0 5px; }

.dropdown-menu-custom {
  position: relative; }
  .dropdown-menu-custom:after {
    content: "\e959";
    font-family: "OP2-fonts", sans-serif;
    font-size: 11px;
    margin-left: -14px;
    position: absolute;
    z-index: -1;
    top: 3px;
    right: 0; }
  .dropdown-menu-custom .arrow-icon-dropdown {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 21px;
    white-space: nowrap; }
  .dropdown-menu-custom ul {
    position: absolute !important;
    left: 0;
    top: 0 !important;
    transition: all 0.3s ease;
    transform-origin: 0 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    display: none !important;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
    min-width: 240px !important; }
    .dropdown-menu-custom ul li {
      display: block;
      width: 100%; }
      .dropdown-menu-custom ul li.dropdown-selected-item a {
        background: #eeeeee; }
      .dropdown-menu-custom ul li a {
        width: 100%;
        padding: 1em 18px;
        display: inline-block;
        box-sizing: border-box;
        font-size: 14px !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        .dropdown-menu-custom ul li a:hover {
          background: #ebebeb; }
        .dropdown-menu-custom ul li a.dropdown-selected-item {
          background: #eeeeee; }
  .dropdown-menu-custom:hover ul {
    transform: scale(1) !important; }

.dropdown-menu-custom ul.dropdown-menu-custom-show,
.dropdown-menu-custom-show {
  display: block !important; }

.opr-series-band-label,
.opr-series-band-label {
  font-family: open_sanssemibold, sans-serif;
  color: #4b4b4b; }

@media screen and (max-width: 1366px) {
  .dropdown-menu-custom .arrow-icon-dropdown {
    max-width: 84px; }

  .opr-sort-search-wrapper .opr-search-box input {
    width: 124px; } }
@media screen and (max-width: 1366px) {
  /*.opr-sorting-container {
        min-width: 166px;}*/
  #bookSeries-container,
  #colorBand-container {
    top: 0;
    right: 152px;
    min-width: 135px; }

  #colorBand-container {
    right: 250px; } }
@media screen and (max-width: 700px) {
  #organization-name {
    display: none !important; } }
/* Flash card css starts */
.opr-flashcard-icon:before {
  content: "\e97a"; }

.opr-flip-card {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
  margin-bottom: 10px; }
  .opr-flip-card .opr-flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0px 3px 6px #e5e7ee;
    -moz-box-shadow: 0px 3px 6px #e5e7ee;
    box-shadow: 0px 3px 6px #e5e7ee;
    border: 1px solid #ccd2e3;
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-front,
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-back {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      background-color: #ffffff;
      color: #000000;
      border-radius: 8px; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-front {
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno {
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px 25px;
        line-height: normal;
        color: #333333;
        font-size: 12px;
        -webkit-backface-visibility: hidden;
        transform-style: preserve-3d;
        cursor: pointer; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno:before {
          content: "\e617";
          position: absolute;
          right: 4px;
          top: 12px;
          color: #4b4b4b;
          -webkit-backface-visibility: hidden; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-front-text {
        word-break: break-word;
        line-height: 23px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        overflow: hidden;
        width: 100%; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details {
        position: absolute;
        bottom: 10px;
        color: #333333dd;
        font-size: 14px;
        display: none;
        -webkit-backface-visibility: hidden; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details:before {
          content: "\e921";
          color: #4b4b4b;
          margin-right: 5px;
          vertical-align: middle;
          margin-bottom: 2px;
          display: inline-block; }
    .opr-flip-card .opr-flip-card-inner .opr-flip-card-back {
      transform: rotateY(180deg);
      padding: 30px 10px;
      background-color: #047a9c;
      color: #ffffff; }
      .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container {
        overflow: auto;
        width: 100%;
        height: 100%; }
        .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para {
          padding: 0 20px;
          height: 100%;
          display: table;
          margin: auto; }
          .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para p {
            word-break: break-word;
            line-height: 24px;
            text-align: center;
            vertical-align: middle;
            display: table-cell;
            width: 100%; }

ul.opr-flashcard-list {
  height: 100%;
  margin-top: 20px;
  overflow-y: auto;
  padding-right: 0; }
  ul.opr-flashcard-list li {
    padding: 0 2px 0 0;
    border: none; }
    ul.opr-flashcard-list li .opr-flip-toggle .opr-flip-card-inner {
      transform: rotateY(180deg); }

.opr-annotation-flashcard .opr-chapter-topic-filter {
  position: relative;
  margin-top: 20px;
  display: flex; }
  .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons {
    flex: 1;
    max-width: 77px;
    order: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
    line-height: normal;
    position: relative; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play {
      position: absolute;
      height: 20px;
      width: 20px;
      background: #047A9C;
      border-radius: 100%;
      cursor: pointer;
      right: 0; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:before {
        content: "";
        border: 1px solid;
        width: 0px;
        height: 0px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #ffffff;
        position: absolute;
        left: 8px;
        top: 6px;
        margin: auto; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:hover, .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flashcard-play:focus {
        color: #047A9C; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print {
      display: inline-block;
      cursor: pointer;
      font-size: 20px;
      position: absolute;
      left: 20px;
      margin: 0; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:before {
        content: "\e634"; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:hover, .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print:focus {
        color: #047A9C; }
  .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box {
    padding: 0;
    background: none;
    border: none;
    flex: 1; }
    .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box .feed-select {
      width: 100%; }
      .opr-annotation-flashcard .opr-chapter-topic-filter .feeds-filters-box .feed-select .OPDropdown {
        width: 100% !important; }

.opr-flashcard-popup {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  max-height: 100%; }
  .opr-flashcard-popup .opr-flashcard-popup-header {
    height: 50px;
    background: #047A9C;
    box-shadow: 0px 1px 2px #0000001a; }
    .opr-flashcard-popup .opr-flashcard-popup-header h1 {
      color: #ffffff;
      font-size: 15px;
      padding: 16px 30px;
      display: inline-block;
      margin: 0; }
    .opr-flashcard-popup .opr-flashcard-popup-header .opr-sidebar-close {
      top: 11px;
      right: 12px;
      color: #ffffff;
      opacity: 1; }
      .opr-flashcard-popup .opr-flashcard-popup-header .opr-sidebar-close:hover {
        color: rgba(255, 255, 255, 0.5); }
  .opr-flashcard-popup .opr-flashcard-popup-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: calc(100% - 50px); }
    .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper {
      position: relative;
      height: 500px;
      width: 750px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left,
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right {
        position: absolute;
        cursor: pointer;
        font-size: 35px;
        color: #4b4b4b;
        top: 50%;
        transform: translateY(-50%); }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left {
        left: 0; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-left:before {
          content: "\e63e";
          font-family: "widgets";
          float: left;
          transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg); }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right {
        right: 0; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flash-nav-right:before {
          content: "\e63e";
          font-family: "widgets";
          float: right; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper .opr-flashcard-no {
        display: block;
        float: left;
        position: absolute;
        bottom: 48px;
        width: 40px;
        text-align: center;
        font-size: 16px;
        color: #000000; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul.opr-flashcard-list {
        margin: 0;
        overflow: hidden;
        max-width: 570px;
        max-height: 330px;
        padding: 0; }
      .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li {
        display: flex !important;
        justify-content: center;
        align-items: center;
        min-height: auto;
        border: none; }
        .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card {
          width: 550px;
          height: 300px;
          margin: auto; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-front-text {
            font-size: 20px; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-pageno {
            display: none; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-front .opr-view-details {
            display: block; }
          .opr-flashcard-popup .opr-flashcard-popup-content .opr-content-wrapper ul li .opr-flip-card .opr-flip-card-inner .opr-flip-card-back .opr-inside-container .opr-inside-para p {
            font-size: 16px; }

.opr-no-flash-cards {
  width: 100%;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #333333;
  font-size: 14px; }
  .opr-no-flash-cards img {
    max-width: 100%; }
  .opr-no-flash-cards span {
    padding-top: 10px; }
  .opr-no-flash-cards p {
    max-width: 80%;
    text-align: center;
    padding-top: 6px;
    line-height: 18px; }

.opr-horizontal-mode .ps-scrollbar-base,
.opr-horizontal-mode .ps-scrollbar-y {
  display: none !important; }

.opr-annotation-flashcard .OPDropdown-menuContainer {
  width: 331px;
  margin-left: 1px;
  margin-top: -1px !important;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  -moz-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029; }

/* Flash card css ends */
/*fixes for pen testing start*/
@media print {
  body:before {
    content: "Browser printing has been disabled.";
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100vh;
    font-size: 32px; }

  .main-container {
    display: none !important; } }
/*fixes for pen testing start*/
/*switcher css start*/
.switcher {
  position: relative;
  width: 48px;
  height: 30px;
  border-radius: 25px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  z-index: 100; }
  .switcher input[type="checkbox"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    width: 48px;
    height: 30px;
    border-radius: 25px;
    background-color: #ffb81c;
    outline: none;
    margin: 0;
    opacity: 1;
    pointer-events: auto;
    cursor: pointer; }
    .switcher input[type="checkbox"]:before, .switcher input[type="checkbox"]:after {
      z-index: 2;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #000; }
    .switcher input[type="checkbox"]:before {
      content: "1";
      left: 10px; }
    .switcher input[type="checkbox"]:after {
      content: "2";
      right: 11px; }
  .switcher label {
    z-index: 1;
    position: absolute;
    top: 6px;
    bottom: 6px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    height: auto;
    line-height: normal;
    margin: 0;
    font-weight: normal;
    padding: 0; }
    .switcher label:before {
      border: none; }
  .switcher.switcher-1 input[type="checkbox"] {
    transition: 0.25s -0.1s; }
    .switcher.switcher-1 input[type="checkbox"]:checked {
      background-color: #ffb81c; }
      .switcher.switcher-1 input[type="checkbox"]:checked + label {
        left: 24px;
        right: 5px;
        background: #fff;
        transition: left 0.4s 0.2s, right 0.5s, background 0.35s -0.1s; }
        .switcher.switcher-1 input[type="checkbox"]:checked + label:before {
          border: none; }
    .switcher.switcher-1 input[type="checkbox"]:not(:checked) {
      background: #ffb81c;
      border: none;
      transition: background 0.5s -0.1s; }
      .switcher.switcher-1 input[type="checkbox"]:not(:checked) + label {
        left: 5px;
        right: 24px;
        border: none;
        background: #fff;
        transition: left 0.5s, right 0.4s 0.2s; }
        .switcher.switcher-1 input[type="checkbox"]:not(:checked) + label:before {
          border: none; }

.opr-mode-text {
  display: inline-block;
  vertical-align: middle;
  color: #252525;
  font-size: 13px;
  margin-left: 2px;
  width: 115px;
  z-index: 103;
  position: relative; }

/*switcher css end*/
.annotation-menu ul {
  display: flex; }
  .annotation-menu ul li {
    border-radius: 5px;
    display: flex;
    align-items: center; }
    .annotation-menu ul li a,
    .annotation-menu ul li button {
      padding: 11px 0 10px; }
      .annotation-menu ul li a:before,
      .annotation-menu ul li button:before {
        color: #6acbe7 !important; }
      .annotation-menu ul li a:after,
      .annotation-menu ul li button:after {
        background: #176a82;
        top: 5px;
        bottom: 5px; }
    .annotation-menu ul li.note-annotation-btn a:before, .annotation-menu ul li.highlight-annotation-btn a:before, .annotation-menu ul li.weblink-annotation-btn a:before, .annotation-menu ul li.hyperlink-annotation-btn a:before, .annotation-menu ul li.voice-annotation-btn a:before, .annotation-menu ul li.file-annotation-btn a:before, .annotation-menu ul li.retag-annotation-btn a:before {
      font-size: 19px;
      color: #6acbe7; }
    .annotation-menu ul li.textToText-annotation-btn button {
      border: none;
      background-color: transparent;
      margin: 0px;
      display: inline-block;
      min-width: 95px;
      max-width: 95px;
      font-size: 11px;
      text-align: center;
      color: #fff;
      position: relative;
      padding: 10px 0 10px; }
      .annotation-menu ul li.textToText-annotation-btn button:before {
        font-size: 19px;
        color: #6acbe7; }
    .annotation-menu ul li.floatingIcon button {
      background: transparent;
      border: 0; }
.annotation-menu.modal {
  border-radius: 5px; }

#annotationView.annotationView.modal {
  border-radius: 10px;
  background-color: #fff;
  border: none; }
  #annotationView.annotationView.modal .annotation-popup-head {
    background-color: #047A9C;
    height: 50px; }
  #annotationView.annotationView.modal .close {
    color: white;
    font-size: 15px;
    text-shadow: none; }
    #annotationView.annotationView.modal .close:hover {
      color: rgba(255, 255, 255, 0.5); }
      #annotationView.annotationView.modal .close:hover:before {
        color: rgba(255, 255, 255, 0.5); }
    #annotationView.annotationView.modal .close:before {
      color: white; }
  #annotationView.annotationView.modal a.OPDropdown-title {
    border-radius: 5px; }
#annotationView.annotationView h2 {
  color: #fff; }

.customDialogbox .customDialog {
  border-radius: 10px; }
  .customDialogbox .customDialog .cust-dialog {
    border-radius: 10px; }
    .customDialogbox .customDialog .cust-dialog .cust-dia-title {
      background-color: #047A9C;
      color: #ffffff; }

.customDialogbox.opr-res-alert-popup .customDialog {
  border-radius: 10px; }
  .customDialogbox.opr-res-alert-popup .customDialog .cust-dialog {
    border-radius: 10px; }
    .customDialogbox.opr-res-alert-popup .customDialog .cust-dialog .cust-dia-title {
      background-color: transparent;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      height: 70px; }
      .customDialogbox.opr-res-alert-popup .customDialog .cust-dialog .cust-dia-title:before {
        content: "\e921";
        font-size: 60px;
        color: #047a9c; }

.annotationView input[type="text"],
#weblink-popup input[type="text"],
#hyperlink-popup input[type="text"],
.annotationView select,
#hyperlink-popup select {
  border-radius: 5px; }

input[type="text"]:not(.browser-default):focus:not([readonly]) {
  border-color: #047A9C;
  -webkit-box-shadow: none; }

.weblink .thumbContainer,
.contentArea {
  border-radius: 5px; }

.next-page-button,
.prev-page-button {
  background-color: #f6f6f6;
  padding: 5px; }

a.collaspe {
  width: 38px;
  height: 100%;
  padding: 0;
  text-align: center;
  font-size: 24px !important; }
  a.collaspe:before {
    content: "\e93b";
    font-family: "OP2-fonts";
    border: none;
    transform: rotate(180deg);
    width: auto;
    height: auto;
    margin-top: 10px; }
a.expend {
  width: 38px;
  height: 100%;
  padding: 0;
  text-align: center;
  font-size: 24px !important; }
  a.expend:before {
    content: "\e93b";
    font-family: "OP2-fonts";
    border: none;
    transform: rotate(0deg);
    width: auto;
    height: auto;
    margin-top: 10px; }

.feeds-chap-topic-container .feed-accordin {
  text-align: center;
  font-size: 24px !important;
  width: 30px;
  padding: 0;
  right: 0;
  bottom: 3px; }
  .feeds-chap-topic-container .feed-accordin:before {
    content: "\e93b";
    font-family: "OP2-fonts";
    border: none;
    transform: rotate(180deg);
    width: 30px;
    height: auto;
    left: 0;
    top: 5px; }
  .feeds-chap-topic-container .feed-accordin.expand {
    text-align: center;
    font-size: 24px !important;
    width: 30px;
    padding: 0;
    right: 0;
    bottom: 3px; }
    .feeds-chap-topic-container .feed-accordin.expand:before {
      content: "\e93b";
      font-family: "OP2-fonts";
      border: none;
      transform: rotate(0deg);
      width: 30px;
      height: auto;
      left: 0;
      top: 5px; }

a.OPDropdown-title {
  border-radius: 5px; }

.OPDropdown-menuContainer {
  border-radius: 5px; }

#annotation-merged-menu.popover.bookmark-popup {
  border-radius: 5px; }

.bookmarkView.modal {
  border-radius: 10px;
  padding: 0;
  border: none;
  height: 250px; }
  .bookmarkView.modal #bookmarkInnerDiv .clearfix {
    background-color: #047a9c;
    height: 50px;
    padding: 10px 20px; }
  .bookmarkView.modal #bookmarkInnerDiv .bookmarkTemplate,
  .bookmarkView.modal #bookmarkInnerDiv .error-msg {
    padding-left: 20px;
    padding-right: 20px; }
  .bookmarkView.modal h2 {
    color: #fff;
    font-size: 16px; }
  .bookmarkView.modal .close {
    color: white;
    font-size: 15px;
    text-shadow: none;
    top: 10px;
    right: 10px; }
    .bookmarkView.modal .close:hover {
      color: rgba(255, 255, 255, 0.5); }
      .bookmarkView.modal .close:hover:before {
        color: rgba(255, 255, 255, 0.5); }
    .bookmarkView.modal .close:before {
      color: white; }
  .bookmarkView.modal .fr {
    margin-right: 20px; }
.bookmarkView input[type="text"] {
  padding: 0; }

.feeds-voice.feeds-who-shared-datatype:after,
.feeds-hyperlink.feeds-who-shared-datatype:after,
.feeds-weblink.feeds-who-shared-datatype:after,
.feeds-note.feeds-who-shared-datatype:after,
.feeds-highlight.feeds-who-shared-datatype:after,
.feeds-file.feeds-who-shared-datatype:after {
  font-size: 18px; }

.sidebar-search {
  padding: 0;
  border: none; }
  .sidebar-search input[type="search"] {
    width: 100%;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding-right: 70px;
    height: 44px;
    box-sizing: border-box; }
    .sidebar-search input[type="search"]:not(.browser-default):focus:not([readonly]) {
      padding-right: 70px;
      -webkit-appearance: none;
      border: 1px solid #047a9c;
      box-shadow: none; }
  .sidebar-search .search-font-icon {
    top: 12px; }
  .sidebar-search .panel-search-clear {
    top: 7px; }

#bookSeries-container,
#colorBand-container {
  display: none; }

.searchMsg {
  top: 45px; }

.bookmark-icon:before {
  content: "\e64e";
  color: #fff; }

.download-voice-btn,
.progress-voice-btn {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 45px 45px 0;
  border-color: transparent #047A9C transparent transparent;
  position: absolute;
  right: 0;
  top: 0; }
  .download-voice-btn:before,
  .progress-voice-btn:before {
    content: "\e977";
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 7px;
    left: 28px; }

.progress-voice-btn:before {
  content: "\e978"; }

.voice-download-button,
.voice-progress-button {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  border: 1px solid #047A9C;
  right: 20px; }
  .voice-download-button:before,
  .voice-progress-button:before {
    content: "\e977";
    color: #047A9C;
    top: 4px;
    left: 4px;
    width: 11px;
    height: 11px;
    display: inline-block;
    position: absolute;
    background-size: 14px; }

.voice-progress-button :before {
  content: "\e978"; }

.info-disable-icon {
  background-image: url(../themes/pearson/images/Info_icon_yellow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 2px 9px;
  display: none; }

#book-overview .info-disable-icon {
  vertical-align: middle; }

.custom_opl_infoModel {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto; }
  .custom_opl_infoModel .infoModel-dialog {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center; }
    .custom_opl_infoModel .infoModel-dialog .infoModel-container {
      background-color: #fff;
      width: 520px;
      padding-bottom: 15px;
      box-sizing: border-box;
      border-radius: 10px;
      overflow: hidden; }
      .custom_opl_infoModel .infoModel-dialog .infoModel-container .header {
        position: relative;
        background-color: #047a9c;
        padding: 10px 20px; }
        .custom_opl_infoModel .infoModel-dialog .infoModel-container .header h2 {
          font-size: 18px;
          line-height: 34px;
          text-align: left;
          color: #fff;
          font-weight: 600;
          margin: 0; }
        .custom_opl_infoModel .infoModel-dialog .infoModel-container .header .close {
          position: absolute;
          right: 20px;
          top: 20px;
          font-size: 12px;
          color: #fff;
          text-shadow: none;
          font-weight: normal; }
          .custom_opl_infoModel .infoModel-dialog .infoModel-container .header .close:before {
            content: "\e964";
            color: #fff; }
      .custom_opl_infoModel .infoModel-dialog .infoModel-container .body {
        padding: 20px 50px 40px;
        text-align: center; }
        .custom_opl_infoModel .infoModel-dialog .infoModel-container .body p {
          font-size: 18px;
          line-height: 34px;
          color: #252525; }

.custom_opl_infoModel_open {
  overflow: hidden !important; }

/*playback speed css start*/
.opr-playBackSpeed-wrap {
  position: relative;
  display: flex;
  border-right: solid 1px #36393b;
  align-items: center; }
  .opr-playBackSpeed-wrap button {
    background-color: transparent;
    border: none;
    display: flex;
    width: 50px;
    padding: 0 15px;
    height: 42px;
    align-items: center;
    justify-content: center;
    color: #c6c6c6; }
    .opr-playBackSpeed-wrap button span {
      display: flex;
      background-color: rgba(198, 198, 198, 0.16);
      padding: 0 5px;
      border-radius: 15px;
      font-size: 16px; }
  .opr-playBackSpeed-wrap .opr-speed-dropdown {
    display: flex;
    flex-direction: column;
    width: 160px;
    padding: 5px 10px 10px;
    box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 43px;
    background-color: #4a4c4e;
    border-radius: 5px;
    color: #c6c6c6; }
    .opr-playBackSpeed-wrap .opr-speed-dropdown h3 {
      margin: 0;
      padding: 0;
      font-size: 1em; }
    .opr-playBackSpeed-wrap .opr-speed-dropdown .opr-tts-speed-progress-bar {
      display: flex;
      margin: 15px 0 10px 0; }
      .opr-playBackSpeed-wrap .opr-speed-dropdown .opr-tts-speed-progress-bar input[type="range"] {
        width: 100%;
        margin: 0; }
    .opr-playBackSpeed-wrap .opr-speed-dropdown .playback-ranges {
      display: flex;
      justify-content: space-between; }
      .opr-playBackSpeed-wrap .opr-speed-dropdown .playback-ranges button {
        padding: 0 10px;
        width: auto;
        height: auto;
        font-size: 10px; }
        .opr-playBackSpeed-wrap .opr-speed-dropdown .playback-ranges button:first-child {
          padding-left: 0; }
        .opr-playBackSpeed-wrap .opr-speed-dropdown .playback-ranges button:last-child {
          padding-right: 0; }

.tts_audio_container .cust-dia-title {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #047A9C;
  color: #ffffff; }

/*playback speed css end*/
.opr-institute {
  width: 50%;
  float: right;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: end; }
  .opr-institute img {
    height: 48px;
    display: inline-block;
    margin-right: 10px; }
  .opr-institute h2.inst-name {
    text-align: right;
    line-height: 48px;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block; }

/*vertically center popup css start*/
.opr-modal-dialog {
  position: relative;
  max-width: 500px;
  margin: 1.75rem auto;
  pointer-events: none; }

.opr-modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 3.5rem); }

.opr-flex-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.2); }
  .opr-flex-modal.fade {
    transition: opacity 0.15s linear;
    opacity: initial; }
    .opr-flex-modal.fade:not(.show) {
      opacity: 0; }
    .opr-flex-modal.fade .opr-modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -50px); }
    .opr-flex-modal.fade.show .opr-modal-dialog {
      transform: none; }

.opr-modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.8rem;
  outline: 0; }

.opr-modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.8rem - 1px);
  border-top-right-radius: calc(0.8rem - 1px); }

.opr-modal-title {
  font-size: 1.25rem;
  margin-bottom: 0;
  line-height: 1.5; }

.opr-modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }

/*vertically center popup css end*/
/*skeleton css start*/
.opr-skeleton .opr-line {
  height: 12px;
  margin-bottom: 5px;
  background: rgba(130, 130, 130, 0.2);
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  animation: wave-lines 2s infinite ease-out; }

@keyframes wave-lines {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
.w40 {
  width: 40% !important; }

.w50 {
  width: 50% !important; }

.w75 {
  width: 75% !important; }

/*skeleton css end*/
/* Print modal css start */
.pre-print-view-popup {
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5); }
  .pre-print-view-popup .customDialog {
    border-radius: 5px;
    background-color: #fbfbfc;
    max-width: 340px;
    -webkit-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    z-index: 1062;
    display: flex;
    flex-direction: column; }
    .pre-print-view-popup .customDialog .pre-print-title-bg {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .pre-print-view-popup .customDialog .pre-print-title-bg .close {
        font-size: 12px; }
  .pre-print-view-popup .save-cancel-btn .btn-primary {
    min-width: 91px; }

.print_des {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px; }
  .print_des .print_title {
    padding: 20px; }

.print_body {
  height: 170px;
  position: relative; }
  .print_body p {
    font-size: 14px; }
  .print_body fieldset {
    border: none;
    padding: 0;
    margin: 0; }
    .print_body fieldset legend {
      font-size: 13px;
      color: #000;
      padding: 10px 20px;
      margin: 0; }
  .print_body .page_label {
    padding: 10px 20px;
    display: block; }
  .print_body .print-from-group {
    width: 100%;
    display: block;
    padding: 0 20px; }
    .print_body .print-from-group .print-form-input {
      width: 47%;
      display: inline-block; }
      .print_body .print-from-group .print-form-input.mr-2 {
        margin-right: 2%; }
      .print_body .print-from-group .print-form-input.ml-2 {
        margin-left: 2%; }
      .print_body .print-from-group .print-form-input input {
        height: 2rem; }
        .print_body .print-from-group .print-form-input input:focus {
          outline: none; }
      .print_body .print-from-group .print-form-input label {
        color: #000;
        font-weight: normal; }

.radio-wrapper {
  margin-top: 15px; }

.custom-radio {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  margin-right: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: inherit;
  font-weight: inherit; }
  .custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .custom-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e5e5e5; }
    .custom-radio .checkmark:hover {
      background-color: #fff; }

/* On mouse-over, add a grey background color */
.custom-radio:hover input ~ .checkmark {
  background-color: #fff;
  border: 1px solid #e5e5e5; }

/* When the radio button is checked, add a blue background */
.custom-radio input:checked ~ .checkmark {
  background-color: #047a9c; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block; }

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white; }

.custom-radio input:focus + .checkmark {
  outline: 5px auto -webkit-focus-ring-color; }

/* Print modal css End */
/* pdf print css start */
.pl20 {
  padding-left: 20px; }

.pr20 {
  padding-right: 20px; }

.pt15 {
  padding-top: 15px; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mt20 {
  margin-top: 20px; }

.text-center,
.txt-center {
  text-align: center; }

.save-cancel-btn {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid transparent; }

.btn {
  background: transparent; }
  .btn:hover, .btn:focus {
    background: transparent; }
  .btn.btn-default {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    color: #43494c; }
    .btn.btn-default:hover, .btn.btn-default:focus {
      border-color: #ffb81c;
      background-color: #ffb81c;
      color: #252525; }
  .btn.btn-primary {
    background-color: #047a9c;
    border-color: #047a9c; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      border-color: #ffb81c;
      background-color: #ffb81c;
      color: #252525 !important; }
  .btn.btn-secondary {
    background-color: #047A9C;
    border-color: #047A9C; }
    .btn.btn-secondary:hover, .btn.btn-secondary:focus {
      border-color: #FFB81C;
      background-color: #FFB81C;
      color: #252525; }

.pre-print-title-bg {
  background-color: #047A9C; }
  .pre-print-title-bg .pre-print-title {
    font-size: 16px;
    color: #ffffff;
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    float: left; }
  .pre-print-title-bg .close {
    color: #ffffff;
    padding: 15px;
    text-shadow: none; }
    .pre-print-title-bg .close:before {
      color: #ffffff; }

.print-popup-wrapper .pre-print-view-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5); }
  .print-popup-wrapper .pre-print-view-popup .customDialog {
    background-color: #fbfbfc;
    max-width: 340px;
    -webkit-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
    z-index: 1062;
    display: flex;
    flex-direction: column; }
.print-popup-wrapper .custom-radio .checkmark {
  padding: 0; }
.print-popup-wrapper .validation-msg {
  display: block;
  color: #ff0000;
  font-size: 11px; }

/* pdf print css end */

/*# sourceMappingURL=reader.css.map */
