/*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; }

/*.pageSlider{
	display:none !important;
}*/
.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: #039BE5; }

.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: 0; }
.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-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 {
    float: left;
    background: #2d3d4a;
    width: 29px;
    height: 100%;
    line-height: 50px;
    border-radius: 3px 0 0 3px;
    display: block;
    cursor: move; }
    .opr-hide-header .opr-fxl-pagination-content .opr-drag-btn:before, .opr-fullscreen .opr-fxl-pagination-content .opr-drag-btn:before {
      color: #ffffff;
      font-size: 20px; }
  .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 .opr-toolbox-wrapper, .opr-fullscreen.apple-fixed-layout .opr-toolbox-wrapper {
  position: static; }

.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 #039BE5;
  border-bottom: 2px solid #039BE5;
  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: #039BE5;
  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: #4B4B4B;
  font-size: 12px;
  max-width: 210px;
  padding-top: 17px;
  display: inline-block;
  float: left; }
  @media screen and (max-width: 767px) {
    .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; } }

.opr-audio-textspeech:hover:before, .opr-tts-icon:hover:before {
  color: #039BE5; }

.highlightChapter {
  background: #039BE5; }

a.previewInSearch:before, a.preview:before {
  color: #039BE5; }

.opr-audio-textspeech:before, .opr-tts-icon:before {
  color: #4B4B4B; }

.opr-header-navigation {
  display: inline-block;
  float: left; }
  .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: #4B4B4B; }
      .opr-header-navigation > li > a:hover {
        color: #039BE5; }
      .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: 440px;
  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: #4B4B4B;
      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: 13px; }
    .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 .label-wrapper {
    display: flex; }
    .opr-fxl-pagination-wrapper .label-wrapper .page-label {
      margin: 0 5px 0 0;
      color: #1b4488;
      font-weight: normal; }
  .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: #4B4B4B;
  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: 80px; }
  .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: #039BE5; }
    .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: 85px;
    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: #039BE5; }

.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: #4B4B4B;
    width: 100%;
    padding: 5px;
    /*height: 30px;
    line-height: 15px;*/ }

.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: #039BE5; }

#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 p {
    font-size: 12px;
    text-align: justify;
    color: #333333; }
    .opr-context-content p.opr-auth-about {
      text-align: center;
      margin-bottom: 10px;
      font-size: 14px;
      color: #333333; }
  .opr-context-content hr {
    margin: 15px 0 0 0; }
  .opr-context-content .opr-about-more {
    float: right;
    text-decoration: none;
    color: #039BE5; }

.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; }

.settings-form-footer .cancel-btn {
  background: #808080;
  color: #ffffff;
  font-size: 14px;
  padding: 0 26px;
  text-transform: capitalize;
  font-family: open_sanssemibold, sans-serif;
  box-shadow: 0 2px 2px #bdbdbd;
  height: 30px; }
  .settings-form-footer .cancel-btn:hover {
    background: #676666; }
.settings-form-footer .save-btn {
  background: #039BE5;
  font-size: 14px;
  padding: 0 26px;
  line-height: 30px;
  height: 30px;
  text-transform: capitalize;
  box-shadow: 0 2px 2px #bdbdbd;
  font-family: open_sanssemibold, sans-serif; }
  .settings-form-footer .save-btn:hover {
    background: #0582bf; }

.show-hide-annotations .yes-label, .switch-reflow-fixed-layout .yes-label {
  visibility: hidden; }
.show-hide-annotations .no-label, .switch-reflow-fixed-layout .no-label {
  visibility: hidden; }
.show-hide-annotations label.show-hide-label, .switch-reflow-fixed-layout label.show-hide-label {
  color: #333333;
  font-family: open_sansregular, sans-serif;
  font-size: 14px; }
.show-hide-annotations .switch-labels, .switch-reflow-fixed-layout .switch-labels {
  width: 34px;
  height: 14px;
  background: #098fd1;
  border: none;
  border-radius: 10px;
  right: 15px;
  top: 20px; }
  .show-hide-annotations .switch-labels input:checked ~ a, .switch-reflow-fixed-layout .switch-labels input:checked ~ a {
    right: -4%; }
  .show-hide-annotations .switch-labels a, .switch-reflow-fixed-layout .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, .switch-reflow-fixed-layout input[type="checkbox"] + label:before, .switch-reflow-fixed-layout 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: #039BE5;
    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, .switch-reflow-fixed-layout .switch-labels input:focus + .switch-light {
  box-shadow: none; }

.op_off {
  border: none !important; }
  .op_off a {
    background: #646464; }

.show-hide-annotations, .switch-reflow-fixed-layout {
  padding: 15px;
  margin: 0; }
  .show-hide-annotations .op_off.switch-labels, .switch-reflow-fixed-layout .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: #e9e9e9;
  cursor: pointer; }
  .opr-header-navigation li:hover a:hover {
    background: #e9e9e9; }

/*This css need to removed once we inclued bookself-common.css end*/
/*========= mobile view css update ==========*/
.opr-button-collapse {
  display: none; }
  @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; } }

.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: #DA1B2C;
  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: #039BE5; }

.switch-labels a {
  background-color: #039BE5; }

.noUi-handle {
  background: #039BE5; }

.highlight-remove-btn:before {
  color: #039BE5; }

#merged-list .annotation-preview-btn.share:before {
  color: #039BE5; }

/*  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; }
  @media screen and (max-width: 767px) {
    .st-menu {
      left: 50px; } }

.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: 1; }

.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; }
  @media screen and (max-width: 767px) {
    .viewer-titlebar {
      display: none; } }

.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{
				@media screen and (max-width: 767px) {
				top:-83px !important;
        		transition: top .2s;
				}
			}
		}
		.st-menu
		{
			top:0px!important;
			width:calc(100% - 50px);
			z-index:100;
			@media screen and (max-width: 767px) {
			    width: calc(100% - 50px);
			    z-index: 1000;
			    transition: top .5s;
			}
		}
	}

	.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 {
      font-size: 13px; }
      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: 1000;
  max-height: inherit; }

.annotationView.modal {
  z-index: 1002; }

.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; }

@media screen and (max-width: 767px) {
  .next-div, .previous-div {
    display: none; } }

.fixedLayoutContentArea .page-wrap {
  border: solid 1px #eaeaea; }
.fixedLayoutContentArea.opr-border-active .page-wrap {
  border: solid 1px #157FA1; }

.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: #039BE5;
      -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: #039BE5;
      -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%; }
  @media screen and (max-width: 767px) {
    #below-navbar {
      top: 83px;
      overflow: visible; } }

.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; }
  @media screen and (max-width: 767px) {
    .page-leftbar {
      top: 50px;
      left: -51px; } }
  @media screen and (max-width: 767px) {
    .page-leftbar.opr-mobileleftbar {
      left: 0px;
      top: 50px; } }

.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: #039BE5; }

.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 !important;
  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: #039BE5; }

.opr-toc-control .expand-all.selected,
.opr-toc-control .collapse-all.selected {
  cursor: default;
  color: #ccc; }

/*accordion css start*/
.left-container-top {
  margin-bottom: 20px;
  position: relative; }

.left-container-bottom {
  margin-bottom: 10px;
  position: relative; }

.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: 1041 !important; }

.left-container-bottom ul li {
  text-align: center; }

.glossaryTipPopUp {
  background: none;
  box-shadow: none;
  z-index: 1041 !important;
  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: #949494;
    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.btn-primary {
  background: #039BE5; }

#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: #039BE5;
  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; }
  @media screen and (max-width: 767px) {
    .st-pusher {
      left: 0; } }

.opr-openapp {
  display: none; }

.opr-mobile-menu {
  display: none; }

.OPDropdown-select a {
  color: #039BE5; }

nav a {
  color: #039BE5; }

.feed-select .OPDropdown-menuContainer {
  z-index: 9999; }

.shared-link a {
  color: #4eaade; }

.opr-page-thumb img {
  width: 114px;
  height: 140px; }

.bookmarkView.modal {
  height: auto;
  padding-bottom: 17px;
  padding-top: 17px; }

.bookmarkView .close {
  top: -12px; }

.bookmark-flag {
  width: auto !important; }

.flagDisable.bookmark-flag-right {
  text-align: right;
  right: 25px !important; }

.bookmark-flag-right {
  right: 22px !important; }

.bookmark-flag-left {
  text-align: left; }

.bookmark-flag-ribbon {
  transform: translate(-50%, 0%);
  border: none !important;
  top: 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(0, 0, 0, 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; }

.bookmark-flag-ribbon {
  border: none !important;
  line-height: normal; }
  .bookmark-flag-ribbon:after {
    content: "\e932";
    font-family: 'OP2-fonts', sans-serif;
    color: #FD841F;
    font-size: 24px; }

.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%; }
  @media only screen and (max-device-width: 1280px) {
    .reflowLayoutContentArea {
      left: 20px;
      right: 20px;
      bottom: 35px; } }
  @media only screen and (max-device-width: 767px) {
    .reflowLayoutContentArea {
      left: 15px !important;
      right: 15px !important; } }

/*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; }

.OPDropdown-dropArrow:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-bottom: 5px solid #7a7c7d;
  border-top: none; }

.open .OPDropdown-dropArrow:before {
  border-bottom: none;
  border-top: 5px solid #7a7c7d; }

/*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 #9e9e9e;
  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;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
    .sidebar .nav-tabs li.active a {
      background-color: #039BE5; }
      .sidebar .nav-tabs li.active a:hover {
        background-color: #039BE5; }

.tabs .tab a:hover {
  background-color: #eeeeee;
  color: #000; }
.tabs .tab a.active {
  border: 0px solid transparent;
  color: #FFF;
  background-color: #039BE5; }

.share_but:before, .export_but:before, .opr-user-icon:before, .opr-teacher-icon:before, .OPDropdown-option.selected:before {
  color: #039BE5; }

.bookmark-empty {
  color: #333333; }

.title-name, .shared-link {
  color: #039BE5; }

@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;
  border-radius: 0; }

#reTagModal.modal .modal-content .modal-body p {
  margin: 0 0 30px;
  color: #000;
  line-height: normal; }

.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 */
/*color theme (dark theme) css start*/
.opr-color-theme {
  border-bottom: 1px solid #dfdfdf;
  padding: 15px; }
  .opr-color-theme h3 {
    color: #333333;
    font-family: open_sansregular, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%; }
  .opr-color-theme ul {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .opr-color-theme ul li {
      display: inline-flex;
      padding: 0; }
      .opr-color-theme ul li a {
        color: #000;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 5px;
        border-radius: 5px; }
        .opr-color-theme ul li a span {
          display: block;
          border: 1px solid #707070;
          width: 30px;
          height: 30px;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          border-radius: 5px;
          margin-bottom: 5px;
          font-size: 14px; }
          .opr-color-theme ul li a span:last-child {
            width: auto;
            height: auto;
            border: none;
            color: #000000;
            font-size: 12px;
            margin: 0; }
      .opr-color-theme ul li.opr-light-color a span.opr-color-box {
        background-color: #fff; }
      .opr-color-theme ul li.opr-sepia-color a span.opr-color-box {
        background-color: #FBF0DA;
        border: 1px solid #DFD6C6; }
      .opr-color-theme ul li.opr-cyanblue-color a span.opr-color-box {
        background-color: #354F70;
        color: #fff; }
      .opr-color-theme ul li.opr-dark-color a span.opr-color-box {
        background-color: #000;
        color: #fff; }
      .opr-color-theme ul li.selected a {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.bg-white.opr-light-color .preview-text {
  background: #fafafa;
  border: 1px solid #D5D5D5; }
.bg-white.opr-sepia-color .preview-text {
  background: #FBF0DA;
  border: 1px solid #CCCCCC;
  color: #684E2B; }
.bg-white.opr-cyanblue-color .preview-text {
  background: #354F70;
  border: 1px solid #CCCCCC;
  color: #fff; }
.bg-white.opr-dark-color .preview-text {
  background: #000;
  border: 1px solid #CCCCCC;
  color: #fff; }

/*color theme (dark theme) css end*/
/* Resource panel css start*/
#enrichments-resources-body .customToc li.opr-list-view .enrichlist_adjustment [class$="toc-icon"] {
  display: flex;
  justify-content: center;
  align-items: center; }
  #enrichments-resources-body .customToc li.opr-list-view .enrichlist_adjustment [class$="toc-icon"]::before {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-size: 14px;
    color: #9B9797; }

#opr-resourcePlayer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100; }

#opr-resourcePlayer > div {
  height: 100%; }

#opr-resourcePlayer #opr-modalCloser {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.9;
  cursor: pointer; }

#opr-resourcePlayer #opr-modalCloser:before, #opr-resourcePlayer #opr-modalCloser:after {
  position: absolute;
  left: 15px;
  content: '';
  height: 33px;
  width: 2px;
  background-color: #8a8a8a; }

#opr-resourcePlayer #opr-modalCloser:before {
  transform: rotate(45deg); }

#opr-resourcePlayer #opr-modalCloser:after {
  transform: rotate(-45deg); }

#opr-resourcePlayer iframe {
  height: 100%;
  width: 100%; }

/* Resource popup css start */
.opr-resource-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background-color: #fff; }
  .opr-resource-popup .opr-resource-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 -15px; }
    .opr-resource-popup .opr-resource-header .top-left-title-icon-wrap {
      display: flex;
      overflow: hidden;
      align-items: center; }
      .opr-resource-popup .opr-resource-header .top-left-title-icon-wrap .opr-resource-title {
        font-size: 18px;
        color: #fff;
        margin: 0;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        display: none; }
    .opr-resource-popup .opr-resource-header .top-right-icon-wrapper {
      display: flex; }
      .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a {
        color: #fff;
        right: 0;
        top: 0;
        z-index: 1;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-right: 10px;
        border-radius: 50%;
        background: #1b0505;
        opacity: 0.5; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-close-icon {
          font-size: 14px; }
          .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-close-icon:before {
            content: "\e642";
            font-family: 'OP2-fonts', sans-serif; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon {
          font-size: 3px; }
          .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before {
            content: "\e65d";
            font-family: 'OP2-fonts', sans-serif; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a:last-child {
          margin-right: 0; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a:hover {
          opacity: 0.8; }
  .opr-resource-popup .opr-resource-content {
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px 15px 15px; }
    .opr-resource-popup .opr-resource-content iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      border: 1px solid #EBEBEB;
      padding: 10px; }
  .opr-resource-popup.re-popup-audio-video .opr-resource-header {
    height: 40px;
    background-color: #1B4488;
    padding: 0 10px;
    margin: 0; }
    .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-left-title-icon-wrap .opr-resource-title {
      display: block; }
    .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-right-icon-wrapper a {
      width: 24px;
      height: 24px;
      opacity: 1;
      background-color: #fff; }
      .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-right-icon-wrapper a:before {
        color: #1B4488; }
  .opr-resource-popup.re-popup-audio-video .opr-resource-content {
    margin-top: 55px; }
  .opr-resource-popup.minimized-video-popup, .opr-resource-popup.minimized-audio-popup {
    width: 391px;
    height: 313px;
    border-radius: 5px;
    top: auto;
    right: 114px;
    bottom: 100px;
    left: auto; }
    @media only screen and (max-device-width: 700px) {
      .opr-resource-popup.minimized-video-popup, .opr-resource-popup.minimized-audio-popup {
        width: 96%; } }
    .opr-resource-popup.minimized-video-popup .container-fluid, .opr-resource-popup.minimized-audio-popup .container-fluid {
      padding: 0; }
    .opr-resource-popup.minimized-video-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon, .opr-resource-popup.minimized-audio-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon {
      font-size: 14px;
      align-items: center; }
      .opr-resource-popup.minimized-video-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before, .opr-resource-popup.minimized-audio-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before {
        content: "\e65e";
        font-family: 'OP2-fonts', sans-serif; }
    .opr-resource-popup.minimized-video-popup .resourceDrag-icon, .opr-resource-popup.minimized-audio-popup .resourceDrag-icon {
      display: flex;
      align-items: center;
      font-size: 24px;
      color: #fff; }
      .opr-resource-popup.minimized-video-popup .resourceDrag-icon:before, .opr-resource-popup.minimized-audio-popup .resourceDrag-icon:before {
        content: "\e927";
        font-family: 'OP2-fonts'; }
  .opr-resource-popup.minimized-audio-popup {
    height: 170px; }

.opr-resource-footer {
  margin-top: 5px; }
  .opr-resource-footer #resourceBtn {
    padding: 8px 20px;
    font-size: 14px;
    text-transform: capitalize;
    height: auto;
    line-height: normal;
    float: right; }
  .opr-resource-footer .opr-resource-footer-content {
    display: flex;
    justify-content: center;
    align-items: center; }

#enrichments-resources-body ul.customToc li a.preview {
  display: none; }

#readium-resources-enrichments .tab-pane-contant {
  top: 90px !important; }

#readium-resources-enrichments .feeds-filters-box {
  /*background: #fff;
  border: none;*/ }

#readium-resources-enrichments .feeds-filters-box #enrichment-type-filter {
  width: 100% !important; }

#readium-resources-enrichments .feeds-filters-box .feed-select {
  width: 100%; }

.resource-messageBox .progressBox {
  position: absolute;
  width: 215px;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 1; }

.resource-messageBox .progressBox .resource-message {
  display: inline-block;
  margin-left: 10px; }

.toastMessage {
  color: #000;
  text-align: center;
  padding-top: 10px; }

/*.resource-messageBox .loader {
    border: none;
    transform: none;
    animation: none;
    background: transparent url(../images/preloader-Boost.gif) no-repeat center;
}*/
/*.resource-messageBox .loader, .resource-messageBox .loader:after {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}*/
.tab-pane-title {
  top: 0;
  padding-top: 0; }

.opr-sidebar.opr-sidebar-content {
  top: 60px; }

.opr-resource-excel {
  background: transparent url(../images/icon-excel.svg) no-repeat right bottom; }

.opr-resource-word {
  background: transparent url(../images/icon-word.svg) no-repeat right bottom; }

.opr-resource-image {
  background: transparent url(../images/icon-image.svg) no-repeat right bottom; }

.opr-resource-weblink {
  background: transparent url(../mages/icon-activity.svg) no-repeat right bottom; }

.opr-resource-powerpoint {
  background: transparent url(../images/icon-powerpoint.svg) no-repeat right bottom; }

.opr-resource-pdf {
  background: transparent url(../images/icon-pdf.svg) no-repeat right bottom; }

.opr-resource-activity {
  background: transparent url(../images/icon-activity.svg) no-repeat right bottom; }

.opr-resource-other {
  background: transparent url(../images/icon-activity.svg) no-repeat right bottom; }

ul.customToc li {
  border: 1px solid #f1f1f1;
  border-bottom: none;
  outline-offset: initial; }

.opr-fxl-pagination-content .opr-zoom-dropdown, .opr-toolbox-wrapper .dropdown-content {
  min-width: 100px; }

.opr-hide-header .opr-fxl-pagination-content {
  max-width: 535px; }

.dualfxl ul.customToc li.opr-list-view .opr-enrichList .thumbResourceIcon, .dualfxl ul.customToc li.opr-list-view .opr-enrichList .opr-resourceLink, .dualfxl #enrichments-resources-body ul.customToc li.opr-list-view, .dualfxl ul.customToc li.opr-list-view .opr-enrichList {
  cursor: pointer; }

#enrichments-resources-header .OPDropdown-menuContainer {
  width: 100%;
  margin-left: 0; }

.dualfxl ul.customToc li.opr-list-view .opr-enrichList .opr-resourceLink:hover {
  text-decoration: underline; }

#enrichments-resources-body ul.customToc li.opr-list-view .opr-enrichList .enrich-thumb {
  width: 60px;
  height: 60px;
  border: 1px solid #EBEBEB; }

#enrichments-resources-body ul li.opr-list-view {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px; }
  #enrichments-resources-body ul li.opr-list-view .opr-enrichList {
    display: flex;
    justify-content: center;
    align-items: center; }
    #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-type {
      position: absolute;
      width: 25px;
      right: 0;
      bottom: 0;
      height: 25px; }
    #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container {
      max-width: 85%;
      min-width: 85%;
      display: flex;
      flex-direction: column;
      padding: 5px;
      min-height: 60px; }
      #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container .opr-resourceLink {
        font-family: 'montserratsemibold';
        padding: 0;
        margin: 0;
        max-width: 100%; }
        #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container .opr-resourceLink:hover {
          text-decoration: none; }
      #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container p {
        color: #000;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 19px;
        font-size: 12px;
        padding-top: 7px; }

ul.customToc li.opr-grid-view {
  padding: 10px 0 0 10px;
  cursor: default; }
ul.customToc li a.preview .opr-placeholder-icon:hover, ul.customToc li a .opr-placeholder-icon:hover {
  text-decoration: none; }
ul.customToc li.opr-list-view {
  padding: 5px 0 5px 5px;
  cursor: default; }
  ul.customToc li.opr-list-view a.preview, ul.customToc li.opr-list-view a {
    top: 0; }
  ul.customToc li.opr-list-view .opr-enrichList {
    cursor: default; }
    ul.customToc li.opr-list-view .opr-enrichList .enrich-thumb {
      cursor: default; }
    ul.customToc li.opr-list-view .opr-enrichList .opr-enrichText {
      text-decoration: none;
      cursor: default; }

.opr-enrichList {
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #F1F1F1;
  vertical-align: middle; }
  .opr-enrichList:last-child {
    border-bottom: none; }

ul li.opr-list-view a.enrich-thumb {
  width: 40px;
  height: 40px;
  border: 1px solid #DDDDDD;
  padding: 0;
  display: flex;
  float: left; }
  ul li.opr-list-view a.enrich-thumb img {
    max-height: 100%;
    margin: auto;
    width: auto;
    max-width: 100%; }
ul li.opr-list-view .opr-enrichText {
  max-width: 75%;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 12px;
  padding: 12px 0;
  float: left;
  width: 100%; }
  ul li.opr-list-view .opr-enrichText:hover {
    text-decoration: underline; }

/* Resource panel css end*/
/*primary theme css update start*/
.primaryTheme #below-navbar {
  top: 0; }
.primaryTheme .st-pusher {
  left: 0;
  top: 0; }
.primaryTheme .fixedLayoutContentArea {
  top: 80px;
  right: 125px;
  left: 125px; }
  .primaryTheme .fixedLayoutContentArea .next-div {
    right: -65px;
    top: auto;
    bottom: 0;
    margin: 0; }
    .primaryTheme .fixedLayoutContentArea .next-div button {
      background-color: #1B4388;
      border-radius: 10px;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
      align-items: center;
      padding: 3px 10px 10px;
      height: 60px;
      width: 60px; }
      .primaryTheme .fixedLayoutContentArea .next-div button.next-page-button:before {
        content: "\e917";
        color: #fff;
        display: inline-flex;
        font-family: 'Hodder-newgen-fonts'; }
      .primaryTheme .fixedLayoutContentArea .next-div button.next-page-button:after {
        content: "Next";
        color: #fff;
        font-size: 14px;
        display: inline-flex;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .primaryTheme .fixedLayoutContentArea .next-div button:hover {
        background-color: #2f71df; }
  .primaryTheme .fixedLayoutContentArea .previous-div {
    left: -65px;
    top: auto;
    bottom: 0;
    margin: 0; }
    .primaryTheme .fixedLayoutContentArea .previous-div button {
      background-color: #1B4388;
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 10px 10px 3px;
      height: 60px;
      width: 60px; }
      .primaryTheme .fixedLayoutContentArea .previous-div button.prev-page-button:before {
        content: "\e917";
        font-family: 'Hodder-newgen-fonts';
        color: #fff;
        display: inline-flex;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .primaryTheme .fixedLayoutContentArea .previous-div button.prev-page-button:after {
        content: "Prev";
        color: #fff;
        font-size: 14px;
        display: inline-flex; }
      .primaryTheme .fixedLayoutContentArea .previous-div button:hover {
        background-color: #2f71df; }
.primaryTheme .opr-primary-header {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  z-index: 1;
  position: relative;
  padding: 10px 20px 0; }
  .primaryTheme .opr-primary-header h2 {
    flex: 1;
    background-color: #A4133C;
    padding: 0 20px;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    border-radius: 10px;
    margin-right: 25px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .primaryTheme .opr-primary-header button {
    text-transform: capitalize;
    padding: 0 15px;
    line-height: 60px;
    font-size: 30px;
    height: auto;
    border-radius: 10px; }
    .primaryTheme .opr-primary-header button.opr-primary-head-close {
      position: relative;
      display: flex;
      align-items: center; }
      .primaryTheme .opr-primary-header button.opr-primary-head-close:before {
        content: "\e91f";
        display: inline-flex;
        margin-right: 15px;
        font-size: 24px; }
      .primaryTheme .opr-primary-header button.opr-primary-head-close:focus {
        outline: 1px dotted #212121;
        outline: 5px auto -webkit-focus-ring-color;
        text-decoration: none; }
.primaryTheme .opr-primary-toc {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  .primaryTheme .opr-primary-toc.show {
    display: flex !important; }
  .primaryTheme .opr-primary-toc.fade {
    opacity: 1; }
    .primaryTheme .opr-primary-toc.fade:not(.show) {
      opacity: 0; }
  .primaryTheme .opr-primary-toc .modal-dialog-centered {
    max-width: 790px;
    width: 95%;
    display: flex;
    max-height: 500px;
    margin: auto; }
    .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content {
      border-radius: 10px;
      padding: 0;
      position: relative;
      display: flex;
      flex-direction: column;
      width: 100%;
      pointer-events: auto;
      background-color: #fff;
      background-clip: padding-box;
      outline: 0; }
      .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
        background-color: #F3F3F3; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .modal-title {
          font-size: 28px;
          font-family: 'open_sansbold';
          color: #4F78B9; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .close {
          color: #707070;
          margin: 0;
          line-height: 0; }
          .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .close:before {
            content: "\e91f";
            font-size: 24px;
            font-family: 'Hodder-newgen-fonts'; }
      .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body {
        position: relative;
        flex: 1 1 auto;
        padding: 20px;
        overflow-y: auto;
        margin: 10px 2px 10px 0; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar {
          width: 15px !important;
          background-color: #F5F5F5;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-track {
          box-shadow: inset 0 0 5px grey;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-thumb {
          background: #4F78B9;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
          background: #b30000; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body .opr-primary-toc-list li a {
          font-size: 24px;
          color: #707070;
          font-family: 'open_sansbold';
          padding: 15px 20px;
          border-bottom: 3px solid #E8E8E8;
          display: block; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body .opr-primary-toc-list li:last-child a {
          border-bottom: none; }

.primary-toolbox {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  border-radius: 10px;
  position: absolute;
  bottom: 100px;
  background-color: #fff;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%) translateY(100%); }
  .primary-toolbox ul {
    display: flex;
    flex-direction: row; }
    .primary-toolbox ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 15px; }
      .primary-toolbox ul li.oprTabletOnly {
        display: none;
        /*@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
            display:flex;
        }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait){
            display:none;
        }
        @media only screen and (max-device-height: 600px) and (orientation: landscape){
            display:none;
        }*/ }
      .primary-toolbox ul li:first-child {
        padding: 0;
        background-color: #EEEEEE;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
      .primary-toolbox ul li button {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: transparent;
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        width: 60px;
        height: 60px;
        -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); }
        .primary-toolbox ul li button:before {
          display: inline-flex;
          font-size: 30px; }
        .primary-toolbox ul li button.primary-dragbtn {
          cursor: move;
          border: none;
          height: 90px;
          width: 65px;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          .primary-toolbox ul li button.primary-dragbtn:before {
            color: #5d5d5d;
            font-size: 40px; }
        .primary-toolbox ul li button.primary-tocbtn {
          color: #0074B5;
          border-color: #0074B5; }
          .primary-toolbox ul li button.primary-tocbtn:before {
            color: #0074B5;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-tocbtn:hover, .primary-toolbox ul li button.primary-tocbtn:active, .primary-toolbox ul li button.primary-tocbtn.active {
            background-color: #0074B5; }
            .primary-toolbox ul li button.primary-tocbtn:hover:before, .primary-toolbox ul li button.primary-tocbtn:active:before, .primary-toolbox ul li button.primary-tocbtn.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-fxlTablet {
          color: #A760CF;
          border-color: #A760CF; }
          .primary-toolbox ul li button.primary-fxlTablet:before {
            color: #A760CF;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-fxlTablet:hover, .primary-toolbox ul li button.primary-fxlTablet:active, .primary-toolbox ul li button.primary-fxlTablet.active {
            background-color: #A760CF; }
            .primary-toolbox ul li button.primary-fxlTablet:hover:before, .primary-toolbox ul li button.primary-fxlTablet:active:before, .primary-toolbox ul li button.primary-fxlTablet.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-arrow {
          color: #AD101A; }
          .primary-toolbox ul li button.primary-arrow:before {
            color: #AD101A;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-arrow:hover, .primary-toolbox ul li button.primary-arrow:active, .primary-toolbox ul li button.primary-arrow.active {
            background-color: #AD101A; }
            .primary-toolbox ul li button.primary-arrow:hover:before, .primary-toolbox ul li button.primary-arrow:active:before, .primary-toolbox ul li button.primary-arrow.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-audio {
          color: #43A047;
          border-color: #43A047; }
          .primary-toolbox ul li button.primary-audio:before {
            color: #43A047;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-audio:hover, .primary-toolbox ul li button.primary-audio:active, .primary-toolbox ul li button.primary-audio.active {
            background-color: #43A047; }
            .primary-toolbox ul li button.primary-audio:hover:before, .primary-toolbox ul li button.primary-audio:active:before, .primary-toolbox ul li button.primary-audio.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-toggle {
          color: #DB1E8B; }
          .primary-toolbox ul li button.primary-toggle:before {
            color: #DB1E8B;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-toggle:hover, .primary-toolbox ul li button.primary-toggle:active, .primary-toolbox ul li button.primary-toggle.active {
            background-color: #DB1E8B; }
            .primary-toolbox ul li button.primary-toggle:hover:before, .primary-toolbox ul li button.primary-toggle:active:before, .primary-toolbox ul li button.primary-toggle.active:before {
              color: #fff; }
      .primary-toolbox ul li.primary-wrap-align {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding-left: 10px; }
        .primary-toolbox ul li.primary-wrap-align ul li {
          padding: 0; }
          .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus {
            color: #BF5818;
            border-color: #BF5818; }
            .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:before {
              color: #BF5818;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:hover, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus.active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:hover, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus.active {
              background-color: #BF5818; }
              .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon {
            color: #BF5818; }
            .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:before {
              color: #BF5818;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:hover, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon.active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:hover, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon.active {
              background-color: #BF5818; }
              .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button {
            color: #F5C600; }
            .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:before {
              color: #F5C600;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:hover, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:active, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button.active, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:hover, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:active, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button.active {
              background-color: #F5C600; }
              .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:before {
            -webkit-transform: none;
            -ms-transform: none;
            -moz-transform: none;
            transform: none; }
          .primary-toolbox ul li.primary-wrap-align ul li:first-child {
            background-color: transparent;
            margin-right: 10px; }
      .primary-toolbox ul li.dropdown .dropdown-menu {
        border: none;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.47);
        min-width: auto;
        /*left: -78px;*/
        display: none;
        flex-direction: column; }
        .primary-toolbox ul li.dropdown .dropdown-menu:before {
          display: none; }
        .primary-toolbox ul li.dropdown .dropdown-menu:after {
          display: none; }
        .primary-toolbox ul li.dropdown .dropdown-menu li {
          padding: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu li button {
            padding: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border: none;
            color: #4F78B9; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button:before {
              font-size: 40px; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button.primary-audio-rewind:before {
              font-size: 32px; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button:hover, .primary-toolbox ul li.dropdown .dropdown-menu li button:focus {
              background-color: transparent; }
          .primary-toolbox ul li.dropdown .dropdown-menu li span.primary-devider {
            margin: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu li:first-child {
            background-color: transparent; }
        .primary-toolbox ul li.dropdown .dropdown-menu.show {
          display: flex !important; }
          .primary-toolbox ul li.dropdown .dropdown-menu.show.openTop {
            top: auto;
            bottom: 100%;
            left: 50%;
            margin-left: -30px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu.show.openBottom {
            left: 50%;
            margin-left: -30px;
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
  .primary-toolbox.primary-vetical-view {
    left: auto;
    bottom: auto;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin: auto; }
    .primary-toolbox.primary-vetical-view ul {
      flex-direction: column; }
      .primary-toolbox.primary-vetical-view ul li {
        justify-content: center;
        padding: 15px 0 15px 0; }
        .primary-toolbox.primary-vetical-view ul li:first-child {
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0;
          padding: 0; }
        .primary-toolbox.primary-vetical-view ul li button.primary-dragbtn {
          height: 65px;
          width: 90px; }
          .primary-toolbox.primary-vetical-view ul li button.primary-dragbtn:before {
            content: "\e921"; }
        .primary-toolbox.primary-vetical-view ul li button.primary-toggle:before {
          content: "\e926"; }
        .primary-toolbox.primary-vetical-view ul li.primary-wrap-align ul li:first-child {
          margin-right: auto;
          margin-bottom: 10px; }
        .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu {
          flex-direction: row; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu li:first-child {
            background-color: transparent; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu.openLeft {
            left: -100%;
            top: 50%;
            margin-top: -30px;
            margin-left: -31px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu.openRight {
            left: 100%;
            top: 50%;
            margin-top: -31px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.47); }

@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
  .device-tabbing-none .primary-toolbox {
    bottom: 200px; } }
.device-tabbing-none .primary-toolbox ul li:nth-child(3), .device-tabbing-none .primary-toolbox ul li:nth-child(6), .device-tabbing-none .primary-toolbox ul li:nth-child(7), .device-tabbing-none .primary-toolbox ul li:nth-child(8), .device-tabbing-none .primary-toolbox ul li:nth-child(9) {
  display: none; }
.device-tabbing-none .primary-toolbox ul li button {
  width: 50px;
  height: 50px; }
  .device-tabbing-none .primary-toolbox ul li button:before {
    font-size: 30px !important; }
  .device-tabbing-none .primary-toolbox ul li button.primary-dragbtn:before {
    font-size: 40px !important; }
  .device-tabbing-none .primary-toolbox ul li button.primary-tocbtn:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-tocbtn:hover:before {
      color: #0074B5; }
  .device-tabbing-none .primary-toolbox ul li button.primary-audio:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-audio:hover:before {
      color: #43A047; }
  .device-tabbing-none .primary-toolbox ul li button.primary-fxlTablet:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-fxlTablet:hover:before {
      color: #A760CF; }
.device-tabbing-none .primary-toolbox ul li.dropdown .dropdown-menu.show.openTop, .device-tabbing-none .primary-toolbox ul li.dropdown .dropdown-menu.show.openBottom {
  margin-left: -25px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
  .device-tabbing-none .primary-toolbox ul li.oprTabletOnly {
    display: flex; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait) {
  .device-tabbing-none .primary-toolbox ul li.oprTabletOnly {
    display: none; } }
.device-tabbing-none .primary-toolbox.primary-vetical-view {
  margin-top: -150px; }
.device-tabbing-none.primaryTheme .opr-primary-header {
  padding: 15px 15px 0; }
  .device-tabbing-none.primaryTheme .opr-primary-header h2 {
    padding: 0 10px;
    font-size: 20px;
    line-height: 50px;
    margin-right: 10px; }
  .device-tabbing-none.primaryTheme .opr-primary-header button {
    padding: 0 7px;
    line-height: 50px;
    font-size: 20px; }
    .device-tabbing-none.primaryTheme .opr-primary-header button.opr-primary-head-close:before {
      margin-right: 5px;
      font-size: 18px; }
.device-tabbing-none.primaryTheme .viewer-titlebar {
  display: none; }
.device-tabbing-none .fixedLayoutContentArea {
  left: 15px;
  right: 15px; }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea {
      bottom: 100px;
      overflow: visible; } }
  .device-tabbing-none .fixedLayoutContentArea .next-div, .device-tabbing-none .fixedLayoutContentArea .previous-div {
    display: none; }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .page-wrap {
      width: 100%; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets {
      width: 100%;
      height: 80px;
      bottom: -80px;
      overflow-y: hidden;
      overflow-x: auto;
      flex-direction: row; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view {
      flex-direction: row; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li {
      margin-bottom: 0;
      margin-right: 10px; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li:last-child, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li:last-child {
      margin-right: 0; } }

.primary-dragbtn:before {
  content: "\e922"; }

.primary-tocbtn:before {
  content: "\e929"; }

.primary-minus:before {
  content: "\e92a"; }

.primary-plus:before {
  content: "\e92b"; }

.primary-arrow:before {
  content: "\e920"; }

/*.primary-audio:before{
    content: "\e91e";
}*/
.primary-toggle:before {
  content: "\e927"; }

.primary-audio-rewind:before {
  content: "\e924"; }

.primary-audio-play:before {
  content: "\e92e"; }

.primary-audio-pause:before {
  content: "\e923"; }

.primary-audio-stop:before {
  content: "\e928"; }

.primary-fxlTablet:before {
  content: "\e93c"; }

.Tablet-single:before {
  content: "\e93b"; }

.primaryTheme .customDialogbox .customDialog {
  border-radius: 10px; }
  .primaryTheme .customDialogbox .customDialog .cust-dialog {
    border-radius: 10px;
    min-width: 250px; }
    .primaryTheme .customDialogbox .customDialog .cust-dialog .cust-dia-title {
      background-color: #A4133C;
      color: #fff; }
    .primaryTheme .customDialogbox .customDialog .cust-dialog .cust-dia-text {
      font-family: 'montserratsemibold'; }
.primaryTheme .btn {
  border-radius: 10px;
  min-width: 70px; }
.primaryTheme .opr-close-popup-icon {
  color: #fff;
  top: 3px; }
  .primaryTheme .opr-close-popup-icon:focus, .primaryTheme .opr-close-popup-icon:hover {
    color: #fff; }
.primaryTheme .primaryClosePopup .customDialog {
  max-width: initial; }
  .primaryTheme .primaryClosePopup .customDialog .cust-dialog {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 350px;
    min-height: 200px; }
    .primaryTheme .primaryClosePopup .customDialog .cust-dialog .cust-dia-btn {
      position: absolute;
      bottom: 0;
      width: 100%; }
    .primaryTheme .primaryClosePopup .customDialog .cust-dialog .cust-dia-text {
      padding-top: 30px; }

.device-tabbing-none .primaryClosePopup .customDialog {
  transform: initial;
  max-width: 350px; }

/*primary theme css update end*/
.opr-modal-header {
  background-color: #1B4488; }

.opr-ttt-title-wrap button {
  color: #1B4488; }

.device-tabbing-none .opr-exit-fullscreen,
.device-tabbing-none [data-position="bottom"]:after {
  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 screen and (max-device-width: 767px) {
  .toast {
    max-width: 80%; } }
/*native tablet and mobile changes which needed parent css to work -- start*/
.device-tabbing-none.primaryTheme .next-div,
.device-tabbing-none.primaryTheme .previous-div {
  display: none; }
.device-tabbing-none .next-div,
.device-tabbing-none .previous-div {
  display: none; }

/*@media only screen and (max-device-width: 991px){
    .device-tabbing-none {
        &.primaryTheme{
            .fixedLayoutContentArea{
                bottom:75px;
                left:15px;
                right:15px;
            }
        }
        .fixedLayoutContentArea{
        bottom:100px;
        left:15px;
        right:15px;
            .page-wrap{
            width:100%;
            }
        }

    }
}*/
/*native tablet and mobile changes which needed parent css to work -- end*/
/*@media (min-width: $minwidth) and (max-width: $maxwidth) {
    @import "tablet";
}*/
@font-face {
  font-family: 'Hodder-newgen-fonts';
  src: url("../themes/hodder_newgen/fonts/Hodder-newgen-fonts.woff?nrsdc6") format("woff");
  font-weight: normal;
  font-style: normal; }
:focus, :focus-visible {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color; }

:disabled, .disabled, a:disabled, a.disabled {
  opacity: 0.7; }

.gridview:before, .listview:before, .opr-resource-icon:before, .opr-flashcard-icon:before, .opr-switch-layout-icon:before, .opr-interactive-view-icon:before, .opr-search-icon:before, .opr-feeds-icon:before, .opr-bookmark-icon:before, .opr-resource-icon:before, .opr-media-icon:before, .opr-quiz-icon:before, .opr-quiz-icon:before, .opr-glossary-icon:before, .opr-flashcard-icon:before, .opr-toc-icon:before, .opr-tts-icon:before, .opr-top-context-icon:before, .opr-fxl-pen:before,
.hodder-all-icons:before {
  font-family: 'Hodder-newgen-fonts';
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  /* Better Font Rendering  */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

#inst, #questionText, html, body {
  font-family: 'montserratregular' !important; }

.opr-user-profile-image .opr-edit-icon-user {
  display: none; }

.opr-header-navigation.opr-nav-left-icons {
  display: none; }

.toggle-switch-labels {
  width: 130px;
  right: 0;
  top: 11px;
  position: relative;
  background: #dbdbdb;
  height: 26px;
  border-radius: 20px;
  float: left;
  border: none;
  font-size: 10px;
  font-family: 'montserratsemibold'; }
  .toggle-switch-labels label {
    z-index: 9;
    height: 100%;
    margin-bottom: 0;
    padding-left: 0;
    display: block; }
  .toggle-switch-labels .left-label, .toggle-switch-labels .right-label {
    position: absolute;
    top: 5px;
    font-weight: normal;
    color: #000000; }
  .toggle-switch-labels .right-label {
    right: 17px;
    z-index: 7;
    color: #000000; }
  .toggle-switch-labels .left-label {
    left: 14px;
    z-index: 8;
    color: #ffffff; }
  .toggle-switch-labels a {
    position: absolute;
    left: 4px;
    top: 3px;
    z-index: 6;
    display: block;
    height: 20px;
    padding: 0;
    background-color: #098fd1;
    width: 72px;
    line-height: 26px;
    font-size: 10px;
    border-radius: 20px;
    transition: 0.1s; }
  .toggle-switch-labels [type="checkbox"] + label:before, .toggle-switch-labels [type="checkbox"]:not(.filled-in) + label:after {
    border: none !important; }
  .toggle-switch-labels.op_layout_on a {
    width: 52px;
    right: 4px;
    left: auto; }
  .toggle-switch-labels.op_layout_on .right-label {
    color: #ffffff; }
  .toggle-switch-labels.op_layout_on .left-label {
    color: #000000; }

.toggle-button-popup {
  position: absolute;
  width: 408px;
  height: 250px;
  top: 0 !important;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border: 1px solid #ccc;
  background-color: #ffffff;
  font-size: 13px;
  color: #333333;
  padding: 17px;
  border-radius: 10px; }
  .toggle-button-popup .popup-message {
    padding: 0;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    font-family: 'montserratsemibold'; }
  .toggle-button-popup ul {
    margin: 6px 0 20px 14px; }
    .toggle-button-popup ul li {
      list-style-type: disc; }
  .toggle-button-popup .show-message {
    padding-left: 0px; }
    .toggle-button-popup .show-message .popup-checkbox {
      position: relative;
      opacity: 1;
      pointer-events: auto;
      vertical-align: middle;
      margin-top: -1px;
      margin-right: 2px; }
  .toggle-button-popup .continue-btn {
    color: #ffffff;
    background-color: #169bd5;
    border-color: #47b3e7;
    border: none;
    border-radius: 5px;
    margin-left: 0px;
    margin-top: 25px;
    text-transform: uppercase;
    height: 30px;
    text-align: center;
    font-size: 11px;
    position: absolute;
    bottom: 20px; }

.opr-setting-element, .opr-bookmark-element, .opr-tts-element {
  transition: 0.5s;
  opacity: 1;
  width: 40px;
  height: 50px; }

.dualfxl .opr-bookmark-element, .dualfxl .opr-tts-element {
  opacity: 0;
  width: 0;
  padding: 0; }
.dualfxl .feed-edit-jump {
  pointer-events: none;
  cursor: default; }
.dualfxl .search-results-tabs li:not(:first-child) {
  pointer-events: none;
  cursor: default;
  opacity: 0.5; }
.dualfxl .opr-leftbar-bookmark, .dualfxl .bookmark-flag-right, .dualfxl .bookmark-flag-left {
  display: none; }
.dualfxl #enrichments-badge, .dualfxl #annotations-badge, .dualfxl #quiz-badge {
  display: none !important; }
.dualfxl .ps-container .ps-scrollbar-base, .dualfxl .ps-container .ps-scrollbar-y {
  display: none; }
.dualfxl ul.customToc li.opr-list-view {
  cursor: default; }
  .dualfxl ul.customToc li.opr-list-view .opr-enrichList {
    cursor: default; }
    .dualfxl ul.customToc li.opr-list-view .opr-enrichList .enrich-thumb {
      cursor: default; }
    .dualfxl ul.customToc li.opr-list-view .opr-enrichList .opr-enrichText {
      text-decoration: none;
      cursor: default; }

.fixedLayoutBookmarkIcon {
  display: none; }

.opr-fullscreen .toggle-switch-labels {
  display: none; }

.opr-hide-header .toggle-switch-labels {
  display: none; }

.st-menu.st-effect .search-results-tabs li.active {
  background: transparent; }

/* fb_1214_gallery_tab css starts */
.feeds-filters-present #enrichments-header.tab-pane-title .feed-select {
  width: 100%; }
.feeds-filters-present .enrich_grid_view {
  display: none; }
.feeds-filters-present .tab-pane-contant {
  top: 134px !important; }

.opr-toc-control {
  z-index: 1; }
  .opr-toc-control.enrich-filters-present {
    top: 88px; }

.opr-sidebar.enrich-filters-present.opr-sidebar-content {
  top: 50px; }
.opr-sidebar.enrich-filters-present .opr-toc-control {
  top: 98px;
  display: none; }
.opr-sidebar.enrich-filters-present #mediaListView {
  float: left; }
.opr-sidebar.enrich-filters-present .listview, .opr-sidebar.enrich-filters-present .gridview {
  padding: 0px 3px;
  background: #F1F1F1;
  display: inline-block;
  font-size: 24px;
  line-height: 0;
  color: #000000; }
  .opr-sidebar.enrich-filters-present .listview.active, .opr-sidebar.enrich-filters-present .gridview.active {
    background-color: #2F71DF;
    color: #ffffff; }
.opr-sidebar.enrich-filters-present .opr-toc-expand-control {
  position: absolute;
  right: 0;
  top: 85px;
  color: #ccc; }
.opr-sidebar .listview:before {
  content: '\e904'; }
.opr-sidebar .gridview:before {
  content: '\e903'; }

.opr-grid-view {
  display: none; }
  .opr-grid-view .enrichlist_adjustment {
    display: inline-block;
    width: 100%;
    vertical-align: middle; }
  .opr-grid-view img {
    max-height: 100%;
    margin: auto;
    width: 100%; }

.list-grid-view .opr-grid-view {
  display: block; }
  .list-grid-view .opr-grid-view a {
    width: 76px;
    height: 76px;
    display: flex;
    padding: 0;
    margin: 0 10px 10px 0;
    border: 1px solid #DDDDDD;
    float: left; }

.list-grid-view .opr-list-view {
  display: none; }

ul.customToc li.opr-grid-view {
  padding: 10px 0 0 10px;
  cursor: default; }
ul.customToc li a.preview .opr-placeholder-icon:hover, ul.customToc li a .opr-placeholder-icon:hover {
  text-decoration: none; }
ul.customToc li.opr-list-view {
  padding: 5px 0 5px 5px; }
  ul.customToc li.opr-list-view a.preview, ul.customToc li.opr-list-view a {
    top: 0; }
  ul.customToc li.opr-list-view .opr-enrichList .enrich-thumb {
    cursor: pointer; }
  ul.customToc li.opr-list-view .opr-enrichList .opr-enrichText {
    cursor: pointer; }
    ul.customToc li.opr-list-view .opr-enrichList .opr-enrichText:hover {
      text-decoration: underline; }

.opr-enrichList {
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #F1F1F1;
  vertical-align: middle; }
  .opr-enrichList:last-child {
    border-bottom: none; }

#enrichment-empty {
  color: #000000; }

.mediaToggle {
  position: absolute;
  margin-top: 10px; }
  .mediaToggle li {
    margin-right: 0; }

.feeds-filters-box {
  padding: 10px 17px 10px 15px; }

ul li.opr-list-view a.enrich-thumb {
  width: 40px;
  height: 40px;
  border: 1px solid #DDDDDD;
  padding: 0;
  display: flex;
  float: left; }
  ul li.opr-list-view a.enrich-thumb img {
    max-height: 100%;
    margin: auto;
    width: auto;
    max-width: 100%; }
ul li.opr-list-view .opr-enrichText {
  max-width: 75%;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 12px;
  padding: 12px 0;
  float: left;
  width: 100%; }
  ul li.opr-list-view .opr-enrichText:hover {
    text-decoration: underline; }

#enrichments-header .OPDropdown {
  width: 100% !important; }
#enrichments-header .opr-play-icons {
  display: none; }

.anno-feeds-filters .feed-select {
  width: 120px; }

.sidebar .nav-tabs li a:hover {
  background-color: #2F71DF;
  color: #ffffff; }

.opr-grid-view .opr-placeholder-icon {
  font-size: 22px; }

.opr-placeholder-icon {
  background-color: #F1F1F1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%; }

ul.customToc .opr-placeholder-icon:before {
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  font-size: 14px;
  color: #A1A1A1; }

ul.customToc .opr-grid-view .opr-placeholder-icon:before {
  font-size: 22px; }

.opr_listing_widgets {
  display: inline;
  width: auto;
  padding-left: 0;
  font-family: inherit;
  font-size: inherit; }

.opr-resource-icon:before {
  content: "\e905"; }

/* 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: #333333DD;
  font-size: 14px; }
  .opr-no-flash-cards img {
    max-width: 100%; }
  .opr-no-flash-cards span {
    padding-top: 10px;
    font-family: 'montserratsemibold'; }
  .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 */
.full-screen-mode .opr-top-toggle-icon, .full-screen-mode .noUi-target, .full-screen-mode .page-leftbar, .full-screen-mode .ps-scrollbar-base, .full-screen-mode .ps-scrollbar-y, .full-screen-mode .tts_audio_container {
  display: none; }

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Help overlay css start */
.opr-help-overlay-popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 290px;
  background: #ffffff;
  right: auto;
  bottom: auto;
  display: block; }
  .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: 155px;
    background: #fff;
    padding: 10px; }
  .opr-help-overlay-popup .opr-help-overlay-popup-header h1 {
    font-size: 18px;
    color: #000000;
    margin: 0;
    font-family: 'montserratsemibold'; }
  .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: 19px;
      color: #4B4B4B; }
      .opr-help-overlay-popup .opr-help-overlay-popup-content p span {
        font-family: 'montserratbold'; }
  .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: #2F71DF;
    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: 220px;
  height: 180px;
  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: 70px;
    height: 70px; }
.opr-leftBar-overlay #bookmark-flag-right.opr-overlay-bookmark a,
.opr-leftBar-overlay #bookmark-flag-left.opr-overlay-bookmark a, .bookshelfHelpoverlayPopup #bookmark-flag-right.opr-overlay-bookmark a,
.bookshelfHelpoverlayPopup #bookmark-flag-left.opr-overlay-bookmark a {
  z-index: 103; }
.opr-leftBar-overlay #bookmark-flag-right.opr-overlay-bookmark .pulsating-circle,
.opr-leftBar-overlay #bookmark-flag-left.opr-overlay-bookmark .pulsating-circle, .bookshelfHelpoverlayPopup #bookmark-flag-right.opr-overlay-bookmark .pulsating-circle,
.bookshelfHelpoverlayPopup #bookmark-flag-left.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 #opr-user-append li.opr-overlay-toolbar #readerHelpBtn, .bookshelfHelpoverlayPopup #opr-user-append li.opr-overlay-toolbar #readerHelpBtn {
    margin-right: 0; }
.opr-leftBar-overlay .page-leftbar:before, .bookshelfHelpoverlayPopup .page-leftbar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #394753;
  width: 50px; }
.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: -59px; }
.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-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .opr-toolbox-wrapper .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .opr-header-nav .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .opr-header-nav .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .fixedAppendArea .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .fixedAppendArea .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .opr-annotation-bar-wrapper .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .opr-switch-layout-panel .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .opr-switch-layout-panel .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .add-book-class .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .add-book-class .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .card-image-class .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .card-image-class .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .detail-link-class .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .detail-link-class .opr-active-bookLayout.bookmark-flag-left:before, .opr-leftBar-overlay .opr-user-menu .opr-overlay-bookmark.bookmark-flag-left:before, .opr-leftBar-overlay .opr-user-menu .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-toolbox-wrapper .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-header-nav .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-header-nav .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .fixedAppendArea .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .fixedAppendArea .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-annotation-bar-wrapper .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-switch-layout-panel .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .add-book-class .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .add-book-class .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .card-image-class .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .card-image-class .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .detail-link-class .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .detail-link-class .opr-active-bookLayout.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-user-menu .opr-overlay-bookmark.bookmark-flag-left:before, .bookshelfHelpoverlayPopup .opr-user-menu .opr-active-bookLayout.bookmark-flag-left:before {
    border-top: 10px solid transparent;
    border-right: 12px solid #ffffff;
    border-bottom: 10px solid transparent;
    border-left: none;
    top: 0;
    bottom: 0;
    left: 24px; }
.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: 47px;
  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 .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 {
  display: inline-block; }
  .opr-rl-pagination .page-label {
    margin: 0 5px 0 0;
    color: #1b4488;
    font-weight: normal;
    position: relative;
    z-index: 999; }

@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: 10px;
  width: 85px;
  background: #fff;
  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;
  text-align: center; }
  .opr-switch-layout-panel .opr-left-toggle-icon {
    position: absolute;
    right: 20px;
    z-index: 100;
    top: 170px;
    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: #2F71DF;
    display: flex;
    justify-content: center;
    align-items: center; }
    .opr-switch-layout-panel .opr-left-toggle-icon:before {
      content: "\e93b";
      color: #fff;
      font-size: 28px;
      transition: 0.1s ease;
      transform: rotate(90deg); }
  .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 #4b4b4b;
      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 #2F71DF; }
    .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: 'montserratsemibold'; }
    .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-hide-right-panel .opr-switch-layout-panel {
  right: -75px; }
  .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: -85px; }
  .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: -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: -145px; }

.opr-leftBar-overlay .page-leftbar ul li {
  opacity: 0.5; }

@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: 169px;
  }*/
  .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: -75px; }

  .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;
    left: 0; }

  .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: 460px;
  background: #fff;
  box-shadow: 0px 3px  6px #00000029;
  z-index: 1001; }
  .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-img {
    width: 100%;
    height: 250px;
    background-color: #2F71DF;
    display: flex;
    justify-content: center;
    align-items: center; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-img .opr-bookshelf-overlay-skip {
      position: absolute;
      top: 10px;
      right: 12px;
      color: #fff;
      font-size: 14px; }
  .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; }
      .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-previous-slide-icon:before, .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon:before {
        content: '\e96b';
        color: #0174D8;
        font-size: 18px; }
      .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; }
        .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;
      transform: rotate(-180deg); }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-icons .opr-next-slide-icon {
      right: -80px; }
  .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text {
    text-align: center;
    padding: 30px 8px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text h1 {
      font-size: 18px;
      color: #000;
      font-family: 'montserratsemibold';
      padding-top: 28px; }
    .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text p {
      font-size: 14px;
      color: #666;
      line-height: 19px; }
    .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: #2F71DF;
        color: #fff;
        box-shadow: 0px 2px 2px #0000003D;
        border-radius: 3px;
        font-size: 16px;
        font-family: 'montserratsemibold'; }

.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: 'montserratbold';
  margin-top: 10px; }
.opr-thankyou-screen .opr-bookshelf-overlay-popup-text .opr-slider-dots {
  margin-top: 30px;
  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 */
/* Seprate Interface Design css start */
/*.highlightChapter, .showBy.active, .opr-user-dropdown > li:last-child a, .settings-form-footer .save-btn, .font-range input[type=range]::-webkit-slider-thumb, .switch-labels a, .annotation-popup-body button.btn-primary,  .cust-dia-btn .btn-primary, .annotation-popup-body button.btn-primary, .btn-primary[disabled], .tabs .tab a.active{
    background-color: $primary-color;
}
.btn:hover, .btn-large:hover, .btn:focus, .btn-large:focus, .btn-floating:focus, .sidebar .nav-tabs li a:hover{
    background-color: $secondary-color;
}*/
.tabs .tab a.active, .highlightChapter, .showBy.active {
  background-color: #2F71DF; }

.sidebar .nav-tabs li a:hover, .chapter-title:hover, #toc-body ul.customToc li div:hover.chapter, #toc-body ul.customToc li div:hover.chapter a, #enrichments-body ul.customToc li div:hover.chapter, #enrichments-body ul.customToc li div:hover.chapter a, #quiz-body ul.customToc li div:hover.chapter, #quiz-body ul.customToc li div:hover.chapter a, #bookmark-body ul.customToc li div:hover.chapter, #bookmark-body ul.customToc li div:hover.chapter a, #feeds-by-content-list .feeds-chap-topic-container:hover, #feeds-by-content .feeds-chap-topic-container:hover, .chapter-title:hover {
  background-color: #2F71DF; }

.opr-user-dropdown.context-menu-items > li:last-child a, .settings-form-footer .save-btn, .cust-dia-btn .btn-primary, .annotation-popup-body button.btn-primary, .toggle-button-popup .continue-btn, .toggle-button-popup .continue-btn:focus, .groupList.multSelect .btn, .opr-resource-footer #resourceBtn, .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-start-tour {
  background-color: #1B4488;
  color: #ffffff; }

.btn-primary[disabled] {
  background-color: #1B4488 !important;
  border-color: #1B4488 !important; }

.opr-user-dropdown.context-menu-items > li:last-child a:hover, .settings-form-footer .save-btn:hover, .cust-dia-btn .btn-primary:hover, .toggle-button-popup .continue-btn:hover, .groupList.multSelect .btn:hover, #saveButton:hover, .opr-resource-footer #resourceBtn:hover, .opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-text .opr-slider-dots .opr-start-tour:hover {
  background-color: #2F71DF;
  color: #ffffff; }

.settings-form-footer .cancel-btn, .btn-default, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default.cancel {
  background-color: #4f4f4f;
  color: #ffffff; }

.settings-form-footer .cancel-btn:hover, .btn-default:hover, .btn:hover, .btn-large:hover, .btn-large:focus, .btn-floating:focus, .btn-default:focus, .btn-default:active, .btn-default.cancel:hover {
  background-color: #676666;
  color: #ffffff; }

a.previewInSearch:before, a.preview:before, .title-name, .shared-link {
  color: #1B4488; }

.opr-toc-control .expand-all, .opr-toc-control .collapse-all {
  color: #1B4488; }
  .opr-toc-control .expand-all.selected, .opr-toc-control .collapse-all.selected {
    color: #626262; }

ul.customToc li a, .opr-tab-heading {
  color: #4B4B4B; }

.opr-sidebar-close {
  color: #4B4B4B;
  opacity: 1; }
  .opr-sidebar-close:focus {
    color: #4B4B4B; }

.page-leftbar {
  background: #fff;
  -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: 2px 1px 2px rgba(0, 0, 0, 0.1); }

.opr-backto-bookshelf {
  margin: auto;
  max-width: 42px;
  height: 50px;
  background-image: url(../themes/hodder_newgen/images/Boost-logo.svg);
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: none; }
  .opr-backto-bookshelf:before {
    content: ""; }

.opr-search-icon:before {
  content: "\e92d"; }

.opr-feeds-icon:before {
  content: "\e90e"; }

.opr-bookmark-icon:before {
  content: "\e918"; }

.opr-resource-icon:before {
  content: "\e925"; }

.opr-media-icon:before {
  content: "\e91a"; }

.opr-quiz-icon:before {
  content: "\e91c"; }

.opr-glossary-icon:before {
  content: "\e91b"; }

.opr-flashcard-icon:before {
  content: "\e919"; }

.opr-toc-icon:before {
  content: "\e932"; }

.opr-tts-icon:before {
  content: "\e933";
  font-size: 26px; }

#leftBarContainer li a span:before, .OPDropdown-option.selected:before, ul.customToc .bookmark-toc-icon:before, .opr-fxl-pagination-wrapperl-pagination-content a, .opr-header-navigation > li > a:before, .opr-fxl-pagination-content a, #jumpToPageInput, #totalPages, .opr-breadcrumbs, #pageNumInfoIcon, .opr-leftBar-overlay .page-leftbar #leftBarContainer li.opr-active-tab a span:before, .share_but:before, .export_but:before, .opr-user-icon:before, .opr-teacher-icon:before, .opr-smartpanel-icon:before {
  color: #1b4488; }

.opr-left-container-top ul li a:hover span:before, .opr-header-navigation li:hover a:before, .feed-edit-jump a:hover:before, .accordion-all a, .accordion-all a:hover, a:active, a:hover, ul.customToc a.navList-delete:hover:before, .opr-fxl-header-cursor-hand:hover:before, .opr-fxl-pagination-content a:hover, .bookTopicTitle, .opr-exit-fullscreen:hover, .opr-enter-fullscreen:hover, .opr-fxl-pagination-content a.active, .opr-fullscreen .opr-fxl-pagination-content a.active, .opr-fullscreen .opr-fxl-pagination-content a:hover, .opr-hide-header .opr-fxl-pagination-content a.active, .opr-hide-header .opr-fxl-pagination-content a:hover, .opr-annotation-flashcard .opr-chapter-topic-filter .opr-play-icons .opr-flash-print, .noUi-connect, #leftBarContainer li a:hover span:before, #nextView, #endTour, #pageNumInfoIcon:hover, .highlight-remove-btn:before, #merged-list .annotation-preview-btn.share:before, .popover ul#merged-list .embeded-href:before, .popover ul#merged-list li[data-type="hyperlink"]:before, .hyperlink-annotation-btn .annotationText, .embeded-href, .onerow .float-right a:before, .opr-help-overlay-navigation a, .opr-help-overlay-navigation a:hover, .shared-link a, .OPDropdown-select a, .OPDropdown-select a:hover {
  color: #1B4488; }

h1, h2 {
  color: #2f71df; }

h1 {
  font-size: 18px;
  line-height: 24px; }

h2 {
  font-size: 16px;
  line-height: 20px; }

input[type="checkbox"]:checked + label:before {
  border-right: 2px solid #2f71df;
  border-bottom: 2px solid #2f71df; }

ul.customToc .bookmark-toc-icon:before, .opr-fxl-pages, .opr-fxl-pagination-content .opr-zoom-dropdown {
  border: 1px solid #1b4488; }

.opr-left-container-top ul li a:hover, .opr-header-navigation li:hover, .opr-left-container-top ul li a.active, .left-container .smartPaneLeft a:hover {
  background-color: #ececec; }

.opr-left-container-top ul li a#myBookshelf:hover, .opr-fullscreen .dropdown-content, .opr-hide-header .dropdown-content, .opr-left-container-top ul li:first-child a {
  background-color: #fff; }

.ribbonPoint:before {
  color: #ed5b5b; }

.switch-labels.op_on {
  background: #97b8ef; }

.switch-labels.op_off {
  background: #221F1f42; }

.switch-labels .switch-light:before {
  display: none; }

.switch-labels .switch-light:after {
  display: none; }

.switch-labels.op_on a, .font-range input[type=range]::-webkit-slider-thumbm, .vocieSeekbarContainer input[type=range].vocieSeekbar::-webkit-slider-thumb, .noUi-handle, .noUi-connect, .font-range input[type=range]::-webkit-slider-thumb {
  background-color: #2f71df; }

.switch-labels.op_off a {
  background-color: #F1F1F1; }

.opr-exit-fullscreen:hover, .opr-enter-fullscreen:hover, .opr-fullscreen .opr-fxl-pagination-content, .opr-hide-header .opr-fxl-pagination-content {
  background-color: #fff; }

.opr-fullscreen .opr-fxl-pagination-content a, .opr-hide-header .opr-fxl-pagination-content a {
  color: #7f7f7f; }

.opr-fullscreen .opr-fxl-pagination-content .opr-zoom-dropdown, .opr-hide-header .opr-fxl-pagination-content .opr-zoom-dropdown {
  border: 1px solid #7f7f7f; }

.opr-fullscreen .opr-fxl-pagination-content, .opr-hide-header .opr-fxl-pagination-content {
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2); }

.opr-switch-layout-panel .opr-switch-container .opr-interactive-view-icon, .next-page-button:before, .prev-page-button:before, .opr-top-toggle-icon:before, .next-page-button:hover:before, .prev-page-button:hover:before {
  color: #4B4B4B; }

a.expend:before {
  border-color: #4b4b4b transparent transparent transparent; }

a.collaspe:before {
  border-color: transparent transparent #4b4b4b transparent; }

.OPDropdown-dropArrow:before {
  border-bottom: 5px solid #4b4b4b; }

.open .OPDropdown-dropArrow:before {
  border-top: 5px solid #4b4b4b; }

#dropdown1 li a:hover {
  background: #eee; }

.opr-leftBar-overlay .page-leftbar #leftBarContainer li a span:before {
  color: #fff; }

nav.st-menu ul li, ul.customToc li a, .show-hide-label span, .show-hide-annotations label.show-hide-label, .switch-reflow-fixed-layout label.show-hide-label, .preview-text, .feeds-who-shared, .hyperlink-book-detail span, .title-name, .shared-link, blockquote, p {
  font-family: 'montserratregular'; }

.hyperlink-book-detail span, .opr-toolbox-wrapper span.opr-zoom-label, #jumpToPageInput {
  line-height: 18px; }

.opr-tab-heading, .viewer-settings-modal h2 {
  font-family: 'montserratsemibold'; }

a.OPDropdown-title:hover {
  color: #626262; }

.opr-fxl-pagination-content a {
  line-height: 56px; }

.opr-fxl-pagination-content a.opr-fxl-double-page-icon {
  line-height: 55px; }

.bookmark-icon:before {
  color: #ed5b5b; }

.opr-leftBar-overlay .page-leftbar #leftBarContainer li.opr-active-tab a span:before {
  display: flex;
  justify-content: center;
  align-items: center; }

.annotation-menu.modal {
  background-color: #000; }

.toast {
  color: #fff;
  background-color: #394753; }

.sidebar-search .search-font-icon {
  top: 2px; }

#leftbarquiz, #search-quiz-tab {
  display: none; }

.panel-search-clear {
  padding: 4px 8px; }

.opr-left-container-top ul li a span,
.opr-left-container-top .logo_wrapper a span {
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0; }

.search-more-li {
  background-color: #2F71DF !important; }

input[type=text]:not(.browser-default):focus:not([readonly]) {
  border-color: #2F71DF;
  -webkit-box-shadow: 0 1px 0 0 #2F71DF;
  border-bottom: 1px solid #2F71DF; }

.opr-fullscreen .opr-fxl-pagination-content {
  max-width: max-content; }

.opr-top-context-icon:before {
  content: "\e90f"; }

#search-results-tabs .opr-no-result {
  background-color: #808080 !important; }

#search-results-tabs .opr-no-result:hover, #search-results-tabs .opr-no-result.active {
  background-color: #676666 !important; }

.opr-header-navigation > li > a {
  display: flex;
  justify-content: center;
  align-items: center; }

.sidebar .nav-tabs > li > a {
  max-width: 125px; }

.opr-sidebar.opr-sidebar-content {
  top: 60px; }

#nav-to-groups {
  display: none; }

.opr-sidebar-close, .opr-sidebar-close:hover {
  right: -9px; }

.opr-toc-control {
  top: -20px; }

#feed-tab-content.tab-content {
  top: 150px; }

/* Newgen Loader css start */
.loader {
  border: none;
  transform: none;
  animation: none;
  background: transparent url("../themes/hodder_newgen/images/preloader-Boost.gif") no-repeat center; }

.loader, .loader:after {
  border-radius: 50%;
  width: 50px;
  height: 50px; }

.progressBox, .progressBox_mobile {
  width: 75px;
  text-align: center;
  transform: translate(-50%, -50%);
  margin: 0; }

.progressBox #message, .search-messageBox .search-message {
  display: none !important; }

.search-messageBox .progressBox {
  margin-left: 0; }

.vocieSeekbarContainer {
  width: 260px; }

.opr-formfield-wrapper label {
  top: 5px; }

.opr-formfield-wrapper label:not(.label-icon).active {
  -webkit-transform: translateY(-15px) scale(0.8);
  transform: translateY(-15px) scale(0.8); }

.opr-fullscreen .dropdown-content li a, .opr-hide-header .dropdown-content li a {
  line-height: inherit; }

/* Resource panel css */
#enrichments-resources-body .customToc li.opr-list-view .enrichlist_adjustment [class$="toc-icon"] {
  display: flex;
  justify-content: center;
  align-items: center; }
  #enrichments-resources-body .customToc li.opr-list-view .enrichlist_adjustment [class$="toc-icon"]::before {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-size: 14px;
    color: #9B9797; }

#opr-resourcePlayer {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100; }

#opr-resourcePlayer > div {
  height: 100%; }

#opr-resourcePlayer #opr-modalCloser {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.9;
  cursor: pointer; }

#opr-resourcePlayer #opr-modalCloser:before, #opr-resourcePlayer #opr-modalCloser:after {
  position: absolute;
  left: 15px;
  content: '';
  height: 33px;
  width: 2px;
  background-color: #8a8a8a; }

#opr-resourcePlayer #opr-modalCloser:before {
  transform: rotate(45deg); }

#opr-resourcePlayer #opr-modalCloser:after {
  transform: rotate(-45deg); }

#opr-resourcePlayer iframe {
  height: 100%;
  width: 100%; }

/* Resource popup css start */
.opr-resource-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background-color: #fff; }
  .opr-resource-popup .opr-resource-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 -15px; }
    .opr-resource-popup .opr-resource-header .top-left-title-icon-wrap {
      display: flex;
      overflow: hidden;
      align-items: center; }
      .opr-resource-popup .opr-resource-header .top-left-title-icon-wrap .opr-resource-title {
        font-size: 18px;
        color: #fff;
        margin: 0;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: normal;
        display: none; }
    .opr-resource-popup .opr-resource-header .top-right-icon-wrapper {
      display: flex; }
      .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a {
        color: #fff;
        right: 0;
        top: 0;
        z-index: 1;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-right: 10px;
        border-radius: 50%;
        background: #1b0505;
        opacity: 0.5; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-close-icon {
          font-size: 14px; }
          .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-close-icon:before {
            content: "\e642";
            font-family: 'OP2-fonts', sans-serif; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon {
          font-size: 3px; }
          .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before {
            content: "\e65d";
            font-family: 'OP2-fonts', sans-serif; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a:last-child {
          margin-right: 0; }
        .opr-resource-popup .opr-resource-header .top-right-icon-wrapper a:hover {
          opacity: 0.8; }
  .opr-resource-popup .opr-resource-content {
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 20px 15px 15px; }
    .opr-resource-popup .opr-resource-content iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      border: 1px solid #EBEBEB;
      padding: 10px; }
  .opr-resource-popup.re-popup-audio-video .opr-resource-header {
    height: 40px;
    background-color: #1B4488;
    padding: 0 10px;
    margin: 0; }
    .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-left-title-icon-wrap .opr-resource-title {
      display: block; }
    .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-right-icon-wrapper a {
      width: 24px;
      height: 24px;
      opacity: 1;
      background-color: #fff; }
      .opr-resource-popup.re-popup-audio-video .opr-resource-header .top-right-icon-wrapper a:before {
        color: #1B4488; }
  .opr-resource-popup.re-popup-audio-video .opr-resource-content {
    margin-top: 55px; }
  .opr-resource-popup.minimized-video-popup, .opr-resource-popup.minimized-audio-popup {
    width: 391px;
    height: 313px;
    border-radius: 5px;
    top: auto;
    right: 114px;
    bottom: 100px;
    left: auto; }
    @media only screen and (max-device-width: 700px) {
      .opr-resource-popup.minimized-video-popup, .opr-resource-popup.minimized-audio-popup {
        width: 96%; } }
    .opr-resource-popup.minimized-video-popup .container-fluid, .opr-resource-popup.minimized-audio-popup .container-fluid {
      padding: 0; }
    .opr-resource-popup.minimized-video-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon, .opr-resource-popup.minimized-audio-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon {
      font-size: 14px;
      align-items: center; }
      .opr-resource-popup.minimized-video-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before, .opr-resource-popup.minimized-audio-popup .opr-resource-header .top-right-icon-wrapper a.opr-minimize-icon:before {
        content: "\e65e";
        font-family: 'OP2-fonts', sans-serif; }
    .opr-resource-popup.minimized-video-popup .resourceDrag-icon, .opr-resource-popup.minimized-audio-popup .resourceDrag-icon {
      display: flex;
      align-items: center;
      font-size: 24px;
      color: #fff; }
      .opr-resource-popup.minimized-video-popup .resourceDrag-icon:before, .opr-resource-popup.minimized-audio-popup .resourceDrag-icon:before {
        content: "\e927";
        font-family: 'OP2-fonts'; }
  .opr-resource-popup.minimized-audio-popup {
    height: 170px; }

.opr-resource-footer {
  margin-top: 5px; }
  .opr-resource-footer #resourceBtn {
    padding: 8px 20px;
    font-size: 14px;
    text-transform: capitalize;
    height: auto;
    line-height: normal;
    float: right; }
  .opr-resource-footer .opr-resource-footer-content {
    display: flex;
    justify-content: center;
    align-items: center; }

#enrichments-resources-body ul.customToc li a.preview {
  display: none; }

#readium-resources-enrichments .tab-pane-contant {
  top: 90px !important; }

#readium-resources-enrichments .feeds-filters-box {
  /*background: #fff;
  border: none;*/ }

#readium-resources-enrichments .feeds-filters-box #enrichment-type-filter {
  width: 100% !important; }

#readium-resources-enrichments .feeds-filters-box .feed-select {
  width: 100%; }

.resource-messageBox .progressBox {
  position: absolute;
  width: 215px;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 1; }

.resource-messageBox .progressBox .resource-message {
  display: inline-block;
  margin-left: 10px; }

.toastMessage {
  color: #000;
  text-align: center;
  padding-top: 10px; }

.resource-messageBox .loader {
  border: none;
  transform: none;
  animation: none;
  background: transparent url(../themes/hodder_newgen/images/preloader-Boost.gif) no-repeat center; }

.resource-messageBox .loader, .resource-messageBox .loader:after {
  border-radius: 50%;
  width: 50px;
  height: 50px; }

.tab-pane-title {
  top: 0;
  padding-top: 0; }

.opr-sidebar.opr-sidebar-content {
  top: 60px; }

.opr-resource-excel {
  background: transparent url(../themes/hodder_newgen/images/icon-excel.svg) no-repeat right bottom; }

.opr-resource-word {
  background: transparent url(../themes/hodder_newgen/images/icon-word.svg) no-repeat right bottom; }

.opr-resource-image {
  background: transparent url(../themes/hodder_newgen/images/icon-image.svg) no-repeat right bottom; }

.opr-resource-weblink {
  background: transparent url(../themes/hodder_newgen/images/icon-activity.svg) no-repeat right bottom; }

.opr-resource-powerpoint {
  background: transparent url(../themes/hodder_newgen/images/icon-powerpoint.svg) no-repeat right bottom; }

.opr-resource-pdf {
  background: transparent url(../themes/hodder_newgen/images/icon-pdf.svg) no-repeat right bottom; }

.opr-resource-activity {
  background: transparent url(../themes/hodder_newgen/images/icon-activity.svg) no-repeat right bottom; }

.opr-resource-other {
  background: transparent url(../themes/hodder_newgen/images/icon-activity.svg) no-repeat right bottom; }

ul.customToc li {
  border: 1px solid #f1f1f1;
  border-bottom: none;
  outline-offset: initial; }

.opr-fxl-pagination-content .opr-zoom-dropdown, .opr-toolbox-wrapper .dropdown-content {
  min-width: 140px; }

.opr-fxl-pagination-content .opr-zoom-dropdown .zoom_label, .opr-toolbox-wrapper .dropdown-content label.zoom_label {
  font-size: 12px;
  color: #4B4B4B;
  font-weight: normal;
  margin-right: 5px; }

.opr-hide-header .opr-fxl-pagination-content {
  max-width: max-content; }

.dualfxl ul.customToc li.opr-list-view .opr-enrichList .thumbResourceIcon, .dualfxl ul.customToc li.opr-list-view .opr-enrichList .opr-resourceLink, .dualfxl #enrichments-resources-body ul.customToc li.opr-list-view, .dualfxl ul.customToc li.opr-list-view .opr-enrichList {
  cursor: pointer; }

#enrichments-resources-header .OPDropdown-menuContainer {
  width: 100%;
  margin-left: 0; }

.dualfxl ul.customToc li.opr-list-view .opr-enrichList .opr-resourceLink:hover {
  text-decoration: underline; }

.disabled-Logo {
  opacity: 1;
  cursor: default !important;
  pointer-events: none; }

/* Take a tour popup css start */
.opr-tour-popup {
  top: 0 !important;
  width: 480px;
  height: 190px;
  padding: 20px 15px 15px 25px; }
  .opr-tour-popup .opr-tour-popup-header h1 {
    margin: 0;
    font-family: 'montserratsemibold'; }
  .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-top: 20px;
    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 */
#enrichments-resources-body ul.customToc li.opr-list-view .opr-enrichList .enrich-thumb {
  width: 60px;
  height: 60px;
  border: 1px solid #EBEBEB; }

#enrichments-resources-body ul li.opr-list-view {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px; }
  #enrichments-resources-body ul li.opr-list-view .opr-enrichList {
    display: flex;
    justify-content: center;
    align-items: center; }
    #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-type {
      position: absolute;
      width: 25px;
      right: 0;
      bottom: 0;
      height: 25px; }
    #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container {
      max-width: 85%;
      min-width: 85%;
      display: flex;
      flex-direction: column;
      padding: 5px;
      min-height: 60px; }
      #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container .opr-resourceLink {
        font-family: 'montserratsemibold';
        padding: 0;
        margin: 0;
        max-width: 100%; }
        #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container .opr-resourceLink:hover {
          text-decoration: none; }
      #enrichments-resources-body ul li.opr-list-view .opr-enrichList .opr-resource-text-container p {
        color: #000;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 19px;
        font-size: 12px;
        padding-top: 7px; }

.customDialogbox .opr-view-setting-popup {
  height: 422px;
  width: 450px;
  max-width: 100%; }

.customDialogbox .opr-view-setting-popup .cust-dialog {
  width: 100%;
  height: 100%; }

.customDialogbox .opr-view-setting-popup .cust-dia-title {
  text-align: left; }

.opr-view-setting-popup #closePopup {
  font-size: 14px;
  right: 0;
  top: 1px;
  color: #000000; }

.customDialogbox .opr-view-setting-popup .cust-dialog .cust-dia-title {
  text-align: left;
  padding-left: 15px;
  color: #565656;
  font-size: 12px; }

.customDialogbox .opr-view-setting-popup .cust-dialog .cust-dia-text {
  text-align: left;
  color: #565656;
  line-height: 16px;
  font-size: 11px;
  padding: 15px 20px; }

.customDialogbox .opr-bold-text {
  font-weight: bold;
  color: #000;
  font-style: italic; }

.customDialogbox p {
  font-size: 11px;
  text-align: center;
  color: #565656;
  padding: 0 10px;
  line-height: 14px; }

.customDialogbox .opr-view-setting-popup .cust-dialog .cust-dia-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.customDialogbox .opr-view-setting-popup .cust-dialog .cust-dia-btn .btn {
  text-transform: capitalize;
  height: 24px;
  line-height: 24px;
  font-size: 11px; }

.opr-view-setting-popup .opr-display-image {
  display: flex;
  justify-content: center; }

.opr-view-setting-popup .opr-note-bold, .opr-view-setting-popup .opr-header-bold-text {
  font-weight: bold;
  color: #000; }

.contentwrapper .who-shared {
  text-transform: none; }

.customDialogbox .opr-view-setting-popup .opr-header-sync-icon:before {
  font-size: 13px;
  vertical-align: top; }

.tab-pane-contant, .slider {
  margin-bottom: 20px; }

.btn, .btn-large, .btn-flat {
  text-transform: capitalize; }

.btn:focus, .btn-large:focus, .btn-floating:focus, .btn-large:focus, .btn-flat:focus,
.btn:focus-visible, .btn-large:focus-visible, .btn-floating:focus-visible, .btn-large:focus-visible, .btn-flat:focus-visible {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color; }

.OPDropdown-label {
  text-transform: inherit;
  color: #626262; }

/*CSS fix 4/2/21*/
.opr-bookshelf-overlay-popup .opr-bookshelf-overlay-popup-img {
  display: none; }

.opr-bookshelf-overlay-popup.opr-thankyou-screen {
  padding-top: 20px;
  width: 500px;
  height: 226px; }

.opr-bookshelf-overlay-popup.opr-thankyou-screen #helpDescriptionText {
  display: none; }

.opr-help-overlay-icon {
  font-family: 'Hodder-newgen-fonts';
  speak: none !important;
  width: 40px;
  height: 39px;
  display: block;
  margin: auto;
  background: #f9f9f9;
  padding-top: 3px;
  margin-top: 11px; }
  .opr-help-overlay-icon::before {
    content: "\e90f";
    font-size: 21px;
    color: #1b4488; }

.opr-thankyou-screen .opr-bookshelf-overlay-popup-text .opr-slider-dots {
  margin-top: 15px; }

.btn-primary, .btn.btn-primary {
  background-color: #1B4488;
  background: #1B4488;
  border-color: #1B4488;
  color: #ffffff;
  text-transform: capitalize; }
  .btn-primary [disabled], .btn.btn-primary [disabled] {
    opacity: 0.8; }

.btn:hover,
.btn-large:hover,
.btn-floating:focus,
.cust-dia-btn .btn-primary:hover,
.btn-secondary:hover,
.btn.btn-default:hover {
  border-color: #2F71DF;
  background-color: #2F71DF;
  color: #fff !important; }

.cust-dia-btn .btn-primary {
  background-color: #1B4488; }

/*.btn.btn-default, .btn.btn-default:focus, .btn.btn-default:active, .btn.btn-default.active, .open > .dropdown-toggle.btn-default{
    background-color:$button-secondary;
    border:$button-secondary;
    color:$color-white;
}*/
/* FOC feature porting css */
.opr-toolbox-wrapper {
  width: fit-content; }

.opr-fxl-pagination-content {
  height: 100%; }
  .opr-fxl-pagination-content a.opr-fxl-pen {
    border: none;
    font-size: 30px;
    width: 30px;
    position: relative;
    z-index: 102; }
    .opr-fxl-pagination-content a.opr-fxl-pen:before {
      content: "\e915"; }
  .opr-fxl-pagination-content a.opr-fxl-HideFoc {
    border: none;
    font-size: 20px;
    width: 30px;
    position: relative;
    z-index: 102; }
    .opr-fxl-pagination-content a.opr-fxl-HideFoc:before {
      content: "\e93a"; }
    .opr-fxl-pagination-content a.opr-fxl-HideFoc.opr-fxl-ShowFoc:before {
      content: "\e939"; }
  .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; }

/* FOC info popup css start */
.pen-tool-popup {
  border-radius: 10px;
  background-color: #fff;
  border: none;
  width: 485px;
  top: 0 !important;
  height: fit-content;
  max-height: fit-content;
  padding: 20px; }
  .pen-tool-popup span {
    display: block; }
    .pen-tool-popup span.oprFocInfoIcon {
      background: url(../themes/hodder_newgen/images/alerticon.svg) center center no-repeat;
      background-size: 50px 50px;
      transform: rotate(180deg);
      height: 50px; }
  .pen-tool-popup p.popup-message {
    color: #333333;
    font-size: 14px;
    font-family: 'open_sanssemibold', sans-serif;
    line-height: 22px;
    margin: 15px 0; }
  .pen-tool-popup .show-message {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .pen-tool-popup .show-message input[type="checkbox"] + label {
      line-height: 22px;
      padding-left: 20px;
      margin-left: 0;
      color: #333;
      font-size: 13px; }

.apple-fixed-layout .noUi-target {
  right: 145px;
  left: 145px; }

.fixedLayoutContentArea {
  right: 145px;
  left: 145px;
  border: solid 1px #eaeaea;
  display: flex;
  align-items: center; }
  .fixedLayoutContentArea .page-wrap {
    border: none;
    display: flex;
    margin: 0 auto;
    width: calc(100% - 160px);
    left: 0;
    right: 0; }
  .fixedLayoutContentArea .opr-left-widgets, .fixedLayoutContentArea .opr-right-widgets {
    width: 80px;
    height: 90%;
    position: absolute;
    overflow-y: auto;
    display: none;
    flex-direction: column; }
    .fixedLayoutContentArea .opr-left-widgets ul, .fixedLayoutContentArea .opr-left-widgets li, .fixedLayoutContentArea .opr-right-widgets ul, .fixedLayoutContentArea .opr-right-widgets li {
      display: flex;
      justify-content: center;
      align-items: center; }
    .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view, .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view {
      width: 100%;
      /* Ensure ul takes full width of parent */
      flex-grow: 1;
      /* Allow ul to grow and fill the container */
      flex-direction: column; }
      .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li, .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li {
        margin-bottom: 10px;
        cursor: pointer;
        flex-shrink: 0; }
        .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li:last-child, .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li:last-child {
          margin-bottom: 0; }
        .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li.disabled, .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li.disabled {
          pointer-events: none; }
  .fixedLayoutContentArea .opr-right-widgets {
    right: 0; }

.opr-text-to-speech-bar {
  width: fit-content;
  width: -moz-fit-content;
  height: 60px;
  background-color: #1B4488;
  border-radius: 10px;
  align-items: center;
  padding: 0 10px;
  left: 70px;
  margin: auto; }
  .opr-text-to-speech-bar.opr-ttf-visible {
    bottom: auto; }
  .opr-text-to-speech-bar.dragLayer {
    pointer-events: auto; }
  .opr-text-to-speech-bar ul {
    display: flex; }
    .opr-text-to-speech-bar ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 10px;
      border-right: 1px solid rgba(255, 255, 255, 0.5); }
      .opr-text-to-speech-bar ul li a {
        display: flex;
        align-items: center;
        line-height: normal;
        border-radius: 5px;
        position: relative; }
        .opr-text-to-speech-bar ul li a:before {
          display: inline-block; }
        .opr-text-to-speech-bar ul li a.opr-tts-draggable-icon, .opr-text-to-speech-bar ul li a.opr-tts-info-icon, .opr-text-to-speech-bar ul li a.opr-tts-hand-icon, .opr-text-to-speech-bar ul li a.opr-tts-pause-icon, .opr-text-to-speech-bar ul li a.opr-tts-play-icon, .opr-text-to-speech-bar ul li a.opr-tts-audio-icon, .opr-text-to-speech-bar ul li a.opr-volumepause, .opr-text-to-speech-bar ul li a.opr-tts-close-icon {
          width: auto;
          padding: 10px;
          border: none;
          float: none;
          position: relative; }
          .opr-text-to-speech-bar ul li a.opr-tts-draggable-icon:before, .opr-text-to-speech-bar ul li a.opr-tts-info-icon:before, .opr-text-to-speech-bar ul li a.opr-tts-hand-icon:before, .opr-text-to-speech-bar ul li a.opr-tts-pause-icon:before, .opr-text-to-speech-bar ul li a.opr-tts-play-icon:before, .opr-text-to-speech-bar ul li a.opr-tts-audio-icon:before, .opr-text-to-speech-bar ul li a.opr-volumepause:before, .opr-text-to-speech-bar ul li a.opr-tts-close-icon:before {
            font-size: 30px;
            color: #fff;
            padding: 0;
            font-family: 'Hodder-newgen-fonts'; }
        .opr-text-to-speech-bar ul li a.opr-tts-draggable-icon {
          cursor: move;
          padding: 10px 0px; }
          .opr-text-to-speech-bar ul li a.opr-tts-draggable-icon:before {
            content: "\e934"; }
        .opr-text-to-speech-bar ul li a.opr-tts-info-icon:before {
          content: "\e931"; }
        .opr-text-to-speech-bar ul li a.opr-tts-hand-icon:before {
          content: "\e935"; }
        .opr-text-to-speech-bar ul li a.opr-tts-play-icon:before {
          content: "\e937"; }
        .opr-text-to-speech-bar ul li a.opr-tts-pause-icon:before {
          content: "\e930"; }
        .opr-text-to-speech-bar ul li a.opr-tts-audio-icon:before {
          content: "\e92f"; }
        .opr-text-to-speech-bar ul li a.opr-tts-audio-icon.opr-volumepause:before {
          content: "\e938"; }
        .opr-text-to-speech-bar ul li a.opr-tts-close-icon:before {
          content: "\e936"; }
        .opr-text-to-speech-bar ul li a:hover, .opr-text-to-speech-bar ul li a.active {
          background-color: #DFEBFF !important; }
          .opr-text-to-speech-bar ul li a:hover:before, .opr-text-to-speech-bar ul li a.active:before {
            color: #1B4488; }
      .opr-text-to-speech-bar ul li:first-child {
        padding-left: 0; }
      .opr-text-to-speech-bar ul li:last-child {
        padding-right: 0;
        border: none; }
      .opr-text-to-speech-bar ul li span.opr-tts-audio-progress-bar {
        position: absolute;
        bottom: 50px;
        background-color: #DFEBFF;
        border-radius: 5px;
        width: 50px;
        height: 110px;
        padding: 5px 0;
        display: none;
        justify-content: center;
        align-items: center; }
        .opr-text-to-speech-bar ul li span.opr-tts-audio-progress-bar input[type=range] {
          transform: rotate(270deg);
          width: 100px;
          height: 10px;
          margin-top: 30%;
          border-radius: 5px; }
          .opr-text-to-speech-bar ul li span.opr-tts-audio-progress-bar input[type=range]::-webkit-slider-thumb {
            height: 20px;
            width: 20px;
            background: #fff;
            margin-top: -9px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
          .opr-text-to-speech-bar ul li span.opr-tts-audio-progress-bar input[type=range]::-moz-range-thumb {
            height: 20px;
            width: 20px;
            background: #fff;
            margin-top: -9px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
      .opr-text-to-speech-bar ul li.showVolume span.opr-tts-audio-progress-bar {
        display: flex; }

.tts_audio_container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 101; }

/*primary theme css update start*/
.primaryTheme #below-navbar {
  top: 0; }
.primaryTheme .st-pusher {
  left: 0;
  top: 0; }
.primaryTheme .fixedLayoutContentArea {
  top: 80px;
  right: 125px;
  left: 125px; }
  .primaryTheme .fixedLayoutContentArea .next-div {
    right: -65px;
    top: auto;
    bottom: 0;
    margin: 0; }
    .primaryTheme .fixedLayoutContentArea .next-div button {
      background-color: #1B4388;
      border-radius: 10px;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
      align-items: center;
      padding: 3px 10px 10px;
      height: 60px;
      width: 60px; }
      .primaryTheme .fixedLayoutContentArea .next-div button.next-page-button:before {
        content: "\e917";
        color: #fff;
        display: inline-flex;
        font-family: 'Hodder-newgen-fonts'; }
      .primaryTheme .fixedLayoutContentArea .next-div button.next-page-button:after {
        content: "Next";
        color: #fff;
        font-size: 14px;
        display: inline-flex;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .primaryTheme .fixedLayoutContentArea .next-div button:hover {
        background-color: #2f71df; }
  .primaryTheme .fixedLayoutContentArea .previous-div {
    left: -65px;
    top: auto;
    bottom: 0;
    margin: 0; }
    .primaryTheme .fixedLayoutContentArea .previous-div button {
      background-color: #1B4388;
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 10px 10px 3px;
      height: 60px;
      width: 60px; }
      .primaryTheme .fixedLayoutContentArea .previous-div button.prev-page-button:before {
        content: "\e917";
        font-family: 'Hodder-newgen-fonts';
        color: #fff;
        display: inline-flex;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .primaryTheme .fixedLayoutContentArea .previous-div button.prev-page-button:after {
        content: "Prev";
        color: #fff;
        font-size: 14px;
        display: inline-flex; }
      .primaryTheme .fixedLayoutContentArea .previous-div button:hover {
        background-color: #2f71df; }
.primaryTheme .opr-primary-header {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  z-index: 1;
  position: relative;
  padding: 10px 20px 0; }
  .primaryTheme .opr-primary-header h1 {
    flex: 1;
    background-color: #A4133C;
    padding: 0 20px;
    font-size: 30px;
    line-height: 60px;
    color: #fff;
    border-radius: 10px;
    margin-right: 25px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .primaryTheme .opr-primary-header button {
    text-transform: capitalize;
    padding: 0 15px;
    line-height: 60px;
    font-size: 30px;
    height: auto;
    border-radius: 10px; }
    .primaryTheme .opr-primary-header button.opr-primary-head-close {
      position: relative;
      display: flex;
      align-items: center; }
      .primaryTheme .opr-primary-header button.opr-primary-head-close:before {
        content: "\e91f";
        display: inline-flex;
        margin-right: 15px;
        font-size: 24px; }
      .primaryTheme .opr-primary-header button.opr-primary-head-close:focus {
        outline: 1px dotted #212121;
        outline: 5px auto -webkit-focus-ring-color;
        text-decoration: none; }
.primaryTheme .opr-primary-toc {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  .primaryTheme .opr-primary-toc.show {
    display: flex !important; }
  .primaryTheme .opr-primary-toc.fade {
    opacity: 1; }
    .primaryTheme .opr-primary-toc.fade:not(.show) {
      opacity: 0; }
  .primaryTheme .opr-primary-toc .modal-dialog-centered {
    max-width: 790px;
    width: 95%;
    display: flex;
    max-height: 500px;
    margin: auto; }
    .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content {
      border-radius: 10px;
      padding: 0;
      position: relative;
      display: flex;
      flex-direction: column;
      width: 100%;
      pointer-events: auto;
      background-color: #fff;
      background-clip: padding-box;
      outline: 0; }
      .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
        background-color: #F3F3F3; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .modal-title {
          font-size: 28px;
          font-family: 'open_sansbold';
          color: #4F78B9; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .close {
          color: #707070;
          margin: 0;
          line-height: 0; }
          .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-header .close:before {
            content: "\e91f";
            font-size: 24px;
            font-family: 'Hodder-newgen-fonts'; }
      .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body {
        position: relative;
        flex: 1 1 auto;
        padding: 20px;
        overflow-y: auto;
        margin: 10px 2px 10px 0; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar {
          width: 15px !important;
          background-color: #F5F5F5;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-track {
          box-shadow: inset 0 0 5px grey;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-thumb {
          background: #4F78B9;
          border-radius: 10px; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body::-webkit-scrollbar-thumb:hover {
          background: #b30000; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body .opr-primary-toc-list li a {
          font-size: 24px;
          color: #707070;
          font-family: 'open_sansbold';
          padding: 15px 20px;
          border-bottom: 3px solid #E8E8E8;
          display: block; }
        .primaryTheme .opr-primary-toc .modal-dialog-centered .modal-content .modal-body .opr-primary-toc-list li:last-child a {
          border-bottom: none; }

.primary-toolbox {
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  border-radius: 10px;
  position: absolute;
  bottom: 100px;
  background-color: #fff;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%) translateY(100%); }
  .primary-toolbox ul {
    display: flex;
    flex-direction: row; }
    .primary-toolbox ul li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 15px; }
      .primary-toolbox ul li.oprTabletOnly {
        display: none;
        /*@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
            display:flex;
        }
        @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait){
            display:none;
        }
        @media only screen and (max-device-height: 600px) and (orientation: landscape){
            display:none;
        }*/ }
      .primary-toolbox ul li:first-child {
        padding: 0;
        background-color: #EEEEEE;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px; }
      .primary-toolbox ul li button {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: transparent;
        border-radius: 10px;
        border-width: 3px;
        border-style: solid;
        width: 60px;
        height: 60px;
        -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3); }
        .primary-toolbox ul li button:before {
          display: inline-flex;
          font-size: 30px; }
        .primary-toolbox ul li button.primary-dragbtn {
          cursor: move;
          border: none;
          height: 90px;
          width: 65px;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          .primary-toolbox ul li button.primary-dragbtn:before {
            color: #5d5d5d;
            font-size: 40px; }
        .primary-toolbox ul li button.primary-tocbtn {
          color: #0074B5;
          border-color: #0074B5; }
          .primary-toolbox ul li button.primary-tocbtn:before {
            color: #0074B5;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-tocbtn:hover, .primary-toolbox ul li button.primary-tocbtn:active, .primary-toolbox ul li button.primary-tocbtn.active {
            background-color: #0074B5; }
            .primary-toolbox ul li button.primary-tocbtn:hover:before, .primary-toolbox ul li button.primary-tocbtn:active:before, .primary-toolbox ul li button.primary-tocbtn.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-fxlTablet {
          color: #A760CF;
          border-color: #A760CF; }
          .primary-toolbox ul li button.primary-fxlTablet:before {
            color: #A760CF;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-fxlTablet:hover, .primary-toolbox ul li button.primary-fxlTablet:active, .primary-toolbox ul li button.primary-fxlTablet.active {
            background-color: #A760CF; }
            .primary-toolbox ul li button.primary-fxlTablet:hover:before, .primary-toolbox ul li button.primary-fxlTablet:active:before, .primary-toolbox ul li button.primary-fxlTablet.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-arrow {
          color: #AD101A; }
          .primary-toolbox ul li button.primary-arrow:before {
            color: #AD101A;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-arrow:hover, .primary-toolbox ul li button.primary-arrow:active, .primary-toolbox ul li button.primary-arrow.active {
            background-color: #AD101A; }
            .primary-toolbox ul li button.primary-arrow:hover:before, .primary-toolbox ul li button.primary-arrow:active:before, .primary-toolbox ul li button.primary-arrow.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-audio {
          color: #43A047;
          border-color: #43A047; }
          .primary-toolbox ul li button.primary-audio:before {
            color: #43A047;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-audio:hover, .primary-toolbox ul li button.primary-audio:active, .primary-toolbox ul li button.primary-audio.active {
            background-color: #43A047; }
            .primary-toolbox ul li button.primary-audio:hover:before, .primary-toolbox ul li button.primary-audio:active:before, .primary-toolbox ul li button.primary-audio.active:before {
              color: #fff; }
        .primary-toolbox ul li button.primary-toggle {
          color: #DB1E8B; }
          .primary-toolbox ul li button.primary-toggle:before {
            color: #DB1E8B;
            font-size: 40px; }
          .primary-toolbox ul li button.primary-toggle:hover, .primary-toolbox ul li button.primary-toggle:active, .primary-toolbox ul li button.primary-toggle.active {
            background-color: #DB1E8B; }
            .primary-toolbox ul li button.primary-toggle:hover:before, .primary-toolbox ul li button.primary-toggle:active:before, .primary-toolbox ul li button.primary-toggle.active:before {
              color: #fff; }
      .primary-toolbox ul li.primary-wrap-align {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding-left: 10px; }
        .primary-toolbox ul li.primary-wrap-align ul li {
          padding: 0; }
          .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus {
            color: #BF5818;
            border-color: #BF5818; }
            .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:before {
              color: #BF5818;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:hover, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus.active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:hover, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:active, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus.active {
              background-color: #BF5818; }
              .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-minus.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.primary-plus.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon {
            color: #BF5818; }
            .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:before {
              color: #BF5818;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:hover, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon.active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:hover, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:active, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon.active {
              background-color: #BF5818; }
              .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-single-page-icon.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.opr-fxl-double-page-icon.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button {
            color: #F5C600; }
            .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:before {
              color: #F5C600;
              font-size: 40px; }
            .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:hover, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:active, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button.active, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:hover, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:active, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button.active {
              background-color: #F5C600; }
              .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button.active:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:hover:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button:active:before, .primary-toolbox ul li.primary-wrap-align ul li button.prev-page-button.active:before {
                color: #fff; }
          .primary-toolbox ul li.primary-wrap-align ul li button.next-page-button:before {
            -webkit-transform: none;
            -ms-transform: none;
            -moz-transform: none;
            transform: none; }
          .primary-toolbox ul li.primary-wrap-align ul li:first-child {
            background-color: transparent;
            margin-right: 10px; }
      .primary-toolbox ul li.dropdown .dropdown-menu {
        border: none;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.47);
        min-width: auto;
        /*left: -78px;*/
        display: none;
        flex-direction: column; }
        .primary-toolbox ul li.dropdown .dropdown-menu:before {
          display: none; }
        .primary-toolbox ul li.dropdown .dropdown-menu:after {
          display: none; }
        .primary-toolbox ul li.dropdown .dropdown-menu li {
          padding: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu li button {
            padding: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            border: none;
            color: #4F78B9; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button:before {
              font-size: 40px; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button.primary-audio-rewind:before {
              font-size: 32px; }
            .primary-toolbox ul li.dropdown .dropdown-menu li button:hover, .primary-toolbox ul li.dropdown .dropdown-menu li button:focus {
              background-color: transparent; }
          .primary-toolbox ul li.dropdown .dropdown-menu li span.primary-devider {
            margin: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu li:first-child {
            background-color: transparent; }
        .primary-toolbox ul li.dropdown .dropdown-menu.show {
          display: flex !important; }
          .primary-toolbox ul li.dropdown .dropdown-menu.show.openTop {
            top: auto;
            bottom: 100%;
            left: 50%;
            margin-left: -30px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; }
          .primary-toolbox ul li.dropdown .dropdown-menu.show.openBottom {
            left: 50%;
            margin-left: -30px;
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
  .primary-toolbox.primary-vetical-view {
    left: auto;
    bottom: auto;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin: auto; }
    .primary-toolbox.primary-vetical-view ul {
      flex-direction: column; }
      .primary-toolbox.primary-vetical-view ul li {
        justify-content: center;
        padding: 15px 0 15px 0; }
        .primary-toolbox.primary-vetical-view ul li:first-child {
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0;
          padding: 0; }
        .primary-toolbox.primary-vetical-view ul li button.primary-dragbtn {
          height: 65px;
          width: 90px; }
          .primary-toolbox.primary-vetical-view ul li button.primary-dragbtn:before {
            content: "\e921"; }
        .primary-toolbox.primary-vetical-view ul li button.primary-toggle:before {
          content: "\e926"; }
        .primary-toolbox.primary-vetical-view ul li.primary-wrap-align ul li:first-child {
          margin-right: auto;
          margin-bottom: 10px; }
        .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu {
          flex-direction: row; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu li:first-child {
            background-color: transparent; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu.openLeft {
            left: -100%;
            top: 50%;
            margin-top: -30px;
            margin-left: -31px;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0; }
          .primary-toolbox.primary-vetical-view ul li.dropdown .dropdown-menu.openRight {
            left: 100%;
            top: 50%;
            margin-top: -31px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.47); }

@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
  .device-tabbing-none .primary-toolbox {
    bottom: 200px; } }
.device-tabbing-none .primary-toolbox ul li:nth-child(3), .device-tabbing-none .primary-toolbox ul li:nth-child(6), .device-tabbing-none .primary-toolbox ul li:nth-child(7), .device-tabbing-none .primary-toolbox ul li:nth-child(8), .device-tabbing-none .primary-toolbox ul li:nth-child(9) {
  display: none; }
.device-tabbing-none .primary-toolbox ul li button {
  width: 50px;
  height: 50px; }
  .device-tabbing-none .primary-toolbox ul li button:before {
    font-size: 30px !important; }
  .device-tabbing-none .primary-toolbox ul li button.primary-dragbtn:before {
    font-size: 40px !important; }
  .device-tabbing-none .primary-toolbox ul li button.primary-tocbtn:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-tocbtn:hover:before {
      color: #0074B5; }
  .device-tabbing-none .primary-toolbox ul li button.primary-audio:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-audio:hover:before {
      color: #43A047; }
  .device-tabbing-none .primary-toolbox ul li button.primary-fxlTablet:hover {
    background-color: transparent; }
    .device-tabbing-none .primary-toolbox ul li button.primary-fxlTablet:hover:before {
      color: #A760CF; }
.device-tabbing-none .primary-toolbox ul li.dropdown .dropdown-menu.show.openTop, .device-tabbing-none .primary-toolbox ul li.dropdown .dropdown-menu.show.openBottom {
  margin-left: -25px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
  .device-tabbing-none .primary-toolbox ul li.oprTabletOnly {
    display: flex; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: portrait) {
  .device-tabbing-none .primary-toolbox ul li.oprTabletOnly {
    display: none; } }
.device-tabbing-none .primary-toolbox.primary-vetical-view {
  margin-top: -150px; }
.device-tabbing-none.primaryTheme .opr-primary-header {
  padding: 15px 15px 0; }
  .device-tabbing-none.primaryTheme .opr-primary-header h1 {
    padding: 0 10px;
    font-size: 20px;
    line-height: 50px;
    margin-right: 10px; }
  .device-tabbing-none.primaryTheme .opr-primary-header button {
    padding: 0 7px;
    line-height: 50px;
    font-size: 20px; }
    .device-tabbing-none.primaryTheme .opr-primary-header button.opr-primary-head-close:before {
      margin-right: 5px;
      font-size: 18px; }
.device-tabbing-none.primaryTheme .viewer-titlebar {
  display: none; }
.device-tabbing-none .fixedLayoutContentArea {
  left: 15px;
  right: 15px; }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea {
      bottom: 100px;
      overflow: visible; } }
  .device-tabbing-none .fixedLayoutContentArea .next-div, .device-tabbing-none .fixedLayoutContentArea .previous-div {
    display: none; }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .page-wrap {
      width: 100%; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets {
      width: 100%;
      height: 80px;
      bottom: -80px;
      overflow-y: hidden;
      overflow-x: auto;
      flex-direction: row; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view {
      flex-direction: row; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li {
      margin-bottom: 0;
      margin-right: 10px; } }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .device-tabbing-none .fixedLayoutContentArea .opr-left-widgets ul.opr-outside-icons-view li:last-child, .device-tabbing-none .fixedLayoutContentArea .opr-right-widgets ul.opr-outside-icons-view li:last-child {
      margin-right: 0; } }

.primary-dragbtn:before {
  content: "\e922"; }

.primary-tocbtn:before {
  content: "\e929"; }

.primary-minus:before {
  content: "\e92a"; }

.primary-plus:before {
  content: "\e92b"; }

.primary-arrow:before {
  content: "\e920"; }

/*.primary-audio:before{
    content: "\e91e";
}*/
.primary-toggle:before {
  content: "\e927"; }

.primary-audio-rewind:before {
  content: "\e924"; }

.primary-audio-play:before {
  content: "\e92e"; }

.primary-audio-pause:before {
  content: "\e923"; }

.primary-audio-stop:before {
  content: "\e928"; }

.primary-fxlTablet:before {
  content: "\e93c"; }

.Tablet-single:before {
  content: "\e93b"; }

.primaryTheme .customDialogbox .customDialog {
  border-radius: 10px; }
  .primaryTheme .customDialogbox .customDialog .cust-dialog {
    border-radius: 10px;
    min-width: 250px; }
    .primaryTheme .customDialogbox .customDialog .cust-dialog .cust-dia-title {
      background-color: #A4133C;
      color: #fff; }
    .primaryTheme .customDialogbox .customDialog .cust-dialog .cust-dia-text {
      font-family: 'montserratsemibold'; }
.primaryTheme .btn {
  border-radius: 10px;
  min-width: 70px; }
.primaryTheme .opr-close-popup-icon {
  color: #fff;
  top: 3px; }
  .primaryTheme .opr-close-popup-icon:focus, .primaryTheme .opr-close-popup-icon:hover {
    color: #fff; }
.primaryTheme .primaryClosePopup .customDialog {
  max-width: initial; }
  .primaryTheme .primaryClosePopup .customDialog .cust-dialog {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 350px;
    min-height: 200px; }
    .primaryTheme .primaryClosePopup .customDialog .cust-dialog .cust-dia-btn {
      position: absolute;
      bottom: 0;
      width: 100%; }
    .primaryTheme .primaryClosePopup .customDialog .cust-dialog .cust-dia-text {
      padding-top: 30px; }

.device-tabbing-none .primaryClosePopup .customDialog {
  transform: initial;
  max-width: 350px; }

/*primary theme css update end*/
.penToolWrapper {
  position: relative; }
  .penToolWrapper .pulsating-circle {
    z-index: 101 !important; }

#zoom-wrapper,
.opr-cursor-hand-wrapper {
  float: left; }

.opr-hide-header .opr-exit-fullscreen, .opr-hide-header .opr-enter-fullscreen,
.opr-fullscreen .opr-fxl-pagination-content .opr-exit-fullscreen, .opr-fullscreen .opr-fxl-pagination-content .opr-enter-fullscreen {
  margin-right: 10px; }

.pen-eye-seprator {
  display: none; }

.opr-hide-header .pen-eye-seprator,
.opr-fullscreen .pen-eye-seprator {
  display: block; }

/*Minimize popup override with another activity popup start*/
.opw-hotspot-dialog-blocker {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999; }

.opw-custom-popup-dialog {
  width: 454px;
  height: 220px;
  border-radius: 5px;
  text-align: center;
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
  padding-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .opw-custom-popup-dialog {
      width: 96%; } }
  .opw-custom-popup-dialog .opw-custom-popup-header, .opw-custom-popup-dialog .opw-custom-popup-header h2 {
    color: #fff;
    font-size: 16px;
    font-family: 'montserratsemibold';
    background-color: #1B4488;
    height: 50px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .opw-custom-popup-dialog .opw-custom-popup-content {
    padding: 0 23px;
    color: #47494d;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    display: flex !important;
    height: 118px;
    min-height: 118px;
    align-items: center;
    justify-content: center; }
    .opw-custom-popup-dialog .opw-custom-popup-content p {
      line-height: 20px; }
  .opw-custom-popup-dialog .opw-popup-action-button {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0; }

/*Minimize popup override with another activity popup end*/
@media screen and (max-width: 767px) {
  .toast {
    max-width: 80%; } }
/* Teacher only Porting from Matilda Start*/
.opr-teacher-only {
  display: block; }

.opr-teacher-only-badge:before {
  position: absolute;
  top: 0;
  right: 0;
  content: 'Teacher only';
  background-color: #949494;
  color: #fff;
  font-size: 10px;
  padding: 0 5px; }

/* Teacher only Porting from Matilda End*/
/*425G widget link with text story start*/
.opr-outsideic-device-popup {
  z-index: 12;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #D5D5D5;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.45);
  width: 380px; }
  .opr-outsideic-device-popup ul li button {
    background-color: transparent;
    border: none;
    color: #656565;
    font-size: 2em;
    display: block;
    width: 100%;
    line-height: 2em; }
  .opr-outsideic-device-popup ul li:first-child {
    border-bottom: 1px solid #D5D5D5; }

.opr-backdrop-wtlinked {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.2);
  display: none; }

/*425G widget link with text story end*/
.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: 7px 0; }
  .annotation-menu ul li.textToText-annotation-btn button:before {
    color: #6acbe7;
    font-family: 'OP2-fonts'; }

/*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 .15s linear;
    opacity: initial; }
    .opr-flex-modal.fade:not(.show) {
      opacity: 0; }
    .opr-flex-modal.fade .opr-modal-dialog {
      transition: transform .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: .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(.8rem - 1px);
  border-top-right-radius: calc(.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*/
/*TTT language dropdown height settled for hodder to 6 o a list start*/
.opr-ttt-title-wrap .dropdown-menu.dropdown_hodder_height {
  max-height: 210px;
  top: -100px; }

/*TTT language dropdown height settled for hodder to 6 o a list end*/
.bookmark-flag-ribbon:after {
  color: #ed5b5b; }

ul.search_data_list li {
  color: #626262; }

/*# sourceMappingURL=reader.css.map */
