/*Mixin Border Radius*/
/*Mixin flex box*/
/*Mixin transform*/
/*Mixin animation*/
/*Mixin Boxshadow*/
/* mixin for multiline */
@font-face {
  font-family: 'OP2-fonts';
  src: url("../fonts/OP2-fonts.woff?d0inhs") format("woff");
  font-weight: normal;
  font-style: normal; }
.opr-all-icons:before, .close:before {
  font-family: 'OP2-fonts', sans-serif;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

.opr-help-icon:before {
  content: "\e956"; }

.opr-notification-icon:before {
  content: "\e91d"; }

.opr-reports-icon:before {
  content: "\e609"; }

.opr-reports-text:before {
  content: "\e955"; }

.opr-userpic-icon:before {
  content: "\e953"; }

.opr-search-font-icon:before {
  content: "\e950"; }

.opr-username-arrow:before {
  content: "\e91e"; }

.opr-clickthrough-details:before {
  content: "\e962"; }

.opr-clickthrough-group:before {
  content: "\e957"; }

.opr-sorted-selected:before {
  content: "\e959"; }

.opr-close-popup-icon:before {
  content: "\e964"; }

.opr-redeem-go-icon:before {
  content: "\e920"; }

.opr-edit-icon-user:before {
  content: "\e960"; }

.opr-close-icon:before {
  content: "\e964"; }

.opr-language-selected:before {
  content: "\e959"; }

.opr-icon-ios:before {
  content: "\e967"; }

.opr-icon-android:before {
  content: "\e968"; }

.opr-icon-dr:before {
  content: "\e963"; }

.opr-lib-search-clear:before {
  content: "\e606"; }

.opr-icon-badge:before {
  content: "\e965"; }

.opr-plus-icon:before {
  content: "\e601"; }

.opr-backto-bookshelf:before {
  content: "\e92d"; }

.opr-header-bookmark-icon:before {
  content: "\e605"; }

.opr-header-print-icon:before {
  content: "\e634"; }

.opr-tts-icon:before {
  content: "\e919"; }

.opr-fullscreen-icon:before, .opr-fullscreen-toolbox-icon:before {
  content: "\e929"; }

.small-font:before, .big-font:before {
  content: "\e947"; }

.opr-search-icon:before {
  content: "\e935"; }

.opr-toc-icon:before {
  content: "\e939"; }

.opr-feeds-icon:before {
  content: "\e923"; }

.opr-media-icon:before {
  content: "\e92e"; }

.opr-quiz-icon:before {
  content: "\e646";
  font-size: 21px; }

.opr-RL-Setting-icon:before {
  content: "\e92a"; }

.opr-header-sync-icon:before {
  content: "\e627"; }

.opr-header-groups-icon:before {
  content: "\e979"; }

.opr-bookmark-icon:before {
  content: "\e924"; }

.opr-glossary-icon:before {
  content: "\e92b"; }

.opr-focusreview-icon:before {
  content: "\e92b"; }

.opr-top-context-icon:before {
  content: "\e91e"; }

.opr-fxl-info-icon:before {
  content: "\e921"; }

.opr-fxl-single-page-icon:before {
  content: "\e937"; }

.opr-fxl-header-cursor-hand:before {
  content: "\e92c"; }

.opr-fxl-double-page-icon:before {
  content: "\e925"; }

.opr-fxl-zoom-out:before {
  content: "\e93c"; }

.opr-fxl-dropdown-arrow:before {
  content: "\e603"; }

.opr-fxl-zoom-in:before {
  content: "\e93d"; }

.opr-sidebar-close:before, .close:before {
  content: "\e964"; }

.opr-top-toggle-icon:before {
  content: "\e93b"; }

.opr-drag-btn:before {
  content: "\e927"; }

.opr-exit-fullscreen-icon:before {
  content: "\e928"; }

.opr-user-profile-image .opr-edit-icon-user:before {
  content: "\e960"; }

.opr-button-collapse:before {
  content: "\e92d"; }

.opr-chrome-contextmenu:before {
  content: "\e91e"; }

.opr-header-group-icon:before {
  content: "\e96a"; }

.activate-access-code-icon:before {
  content: "\e972"; }

.reactivate-access-code-icon:before {
  content: "\e934"; }

.opr-update-bookshelf:before {
  content: "\e627"; }

.opr-copy-message:before {
  content: "\e921"; }

.opr-tts-setting-icon:before {
  content: "\e92a"; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  width: 100%;
  height: 100%;
  padding: 0;
  font-family: noto_sansregular, sans-serif; }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  font-family: noto_sansregular, sans-serif; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  color: #006FCA;
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  color: #006FCA;
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5; }

input {
  line-height: normal; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* resets:
    - import *after* _normalize.scss
    - helpful, but limited, resets

    note:
        - use restraint
        - this set of styles should be vers small
        - this file is global!
        - use common sense when adding settings to this file
*/
* {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6,
blockquote,
p {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 100;
  font-family: noto_sansregular, sans-serif; }

a {
  text-decoration: none; }

input::-ms-clear {
  display: none; }

ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

section {
  overflow: hidden; }

body {
  background-color: #f9f9f9;
  color: #727272;
  font-family: noto_sansregular, sans-serif !important;
  font-size: 12px; }
  body.opr-animation-load {
    overflow: hidden; }
    body.opr-animation-load.opr-animation-loaded {
      overflow: auto; }

::-webkit-scrollbar {
  width: 5px;
  height: 10px; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #767676; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #767676; }

:-ms-input-placeholder {
  color: #767676; }

:focus, .btn:focus, .btn:active:focus, .btn.active:focus, input:focus, textarea:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus, a:focus, button:focus,
.op-focus:focus, .op-focus a:focus, .op-focus input:focus, .op-focus button:focus, .op-focus label:focus, .op-focus .btn-default:focus, .op-focus .btn-primary:focus, .op-focus .btn:focus, .op-focus .btn:active:focus, .op-focus select:focus, .op-focus .open > a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 0px; }

/* Track */
::-webkit-scrollbar-track {
  background: #d5d5d5; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #acabab; }

::-webkit-input-placeholder {
  color: #767676; }

::-webkit-scrollbar-thumb:window-inactive {
  background: #acabab; }

/* Global Classes*/
/*margin and padding mixin*/
.margin-5 {
  margin: 5px; }

.margin-top-5 {
  margin-top: 5px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-10 {
  margin: 10px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-15 {
  margin: 15px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-right-15 {
  margin-right: 15px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-left-15 {
  margin-left: 15px; }

.margin-20 {
  margin: 20px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-25 {
  margin: 25px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-right-25 {
  margin-right: 25px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-left-25 {
  margin-left: 25px; }

.margin-30 {
  margin: 30px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-right-30 {
  margin-right: 30px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-35 {
  margin: 35px; }

.margin-top-35 {
  margin-top: 35px; }

.margin-right-35 {
  margin-right: 35px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-left-35 {
  margin-left: 35px; }

.margin-40 {
  margin: 40px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-right-40 {
  margin-right: 40px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-45 {
  margin: 45px; }

.margin-top-45 {
  margin-top: 45px; }

.margin-right-45 {
  margin-right: 45px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-left-45 {
  margin-left: 45px; }

.margin-50 {
  margin: 50px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-right-50 {
  margin-right: 50px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-55 {
  margin: 55px; }

.margin-top-55 {
  margin-top: 55px; }

.margin-right-55 {
  margin-right: 55px; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-left-55 {
  margin-left: 55px; }

.margin-60 {
  margin: 60px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-right-60 {
  margin-right: 60px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-left-60 {
  margin-left: 60px; }

.margin-65 {
  margin: 65px; }

.margin-top-65 {
  margin-top: 65px; }

.margin-right-65 {
  margin-right: 65px; }

.margin-bottom-65 {
  margin-bottom: 65px; }

.margin-left-65 {
  margin-left: 65px; }

.margin-70 {
  margin: 70px; }

.margin-top-70 {
  margin-top: 70px; }

.margin-right-70 {
  margin-right: 70px; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-left-70 {
  margin-left: 70px; }

.padding-5 {
  padding: 5px; }

.padding-top-5 {
  padding-top: 5px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-10 {
  padding: 10px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-right-10 {
  padding-right: 10px; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-15 {
  padding: 15px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-right-15 {
  padding-right: 15px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-left-15 {
  padding-left: 15px; }

.padding-20 {
  padding: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-right-20 {
  padding-right: 20px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-25 {
  padding: 25px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-right-25 {
  padding-right: 25px; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-left-25 {
  padding-left: 25px; }

.padding-30 {
  padding: 30px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-right-30 {
  padding-right: 30px; }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-35 {
  padding: 35px; }

.padding-top-35 {
  padding-top: 35px; }

.padding-right-35 {
  padding-right: 35px; }

.padding-bottom-35 {
  padding-bottom: 35px; }

.padding-left-35 {
  padding-left: 35px; }

.padding-40 {
  padding: 40px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-right-40 {
  padding-right: 40px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-45 {
  padding: 45px; }

.padding-top-45 {
  padding-top: 45px; }

.padding-right-45 {
  padding-right: 45px; }

.padding-bottom-45 {
  padding-bottom: 45px; }

.padding-left-45 {
  padding-left: 45px; }

.padding-50 {
  padding: 50px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-right-50 {
  padding-right: 50px; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-55 {
  padding: 55px; }

.padding-top-55 {
  padding-top: 55px; }

.padding-right-55 {
  padding-right: 55px; }

.padding-bottom-55 {
  padding-bottom: 55px; }

.padding-left-55 {
  padding-left: 55px; }

.padding-60 {
  padding: 60px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-right-60 {
  padding-right: 60px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-left-60 {
  padding-left: 60px; }

.padding-65 {
  padding: 65px; }

.padding-top-65 {
  padding-top: 65px; }

.padding-right-65 {
  padding-right: 65px; }

.padding-bottom-65 {
  padding-bottom: 65px; }

.padding-left-65 {
  padding-left: 65px; }

.padding-70 {
  padding: 70px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-right-70 {
  padding-right: 70px; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-left-70 {
  padding-left: 70px; }

.no-margin {
  margin: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-left {
  margin-left: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.opr-flexbox-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left; }

.opr-flexbox-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: right;
  -ms-flex-align: right;
  align-items: right;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right; }

.opr-flexbox-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.opr-flexbox-justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: justify;
  -ms-flex-align: justify;
  align-items: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: justify; }

.opr-box-shadow {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.opr-box-shadow-popup {
  -webkit-box-shadow: inset 1px 0px 11px 1px;
  -moz-box-shadow: inset 1px 0px 11px 1px;
  box-shadow: inset 1px 0px 11px 1px; }

.opr-box-shadow-item {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.opr-border-radius-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.opr-border-radius-item {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.opr-transform-rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg); }

.opr-user-select {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

.opr-transition-animation {
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease; }

.opr-ellipsis,
.opr-elipses {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.display-none {
  display: none !important; }

.disabled {
  opacity: 0.5;
  cursor: default !important;
  pointer-events: none; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.opr-float-l {
  float: left; }

.opr-float-r {
  float: right; }

.display-Inbk {
  display: inline-block; }

.vertical-align {
  vertical-align: middle; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.opr-border-left {
  border-left: solid 1px #c7c7c7; }

.opr-border-right {
  border-right: solid 1px #c7c7c7; }

.opr-border-top {
  border-top: solid 1px #c7c7c7; }

.opr-border-bottom {
  border-bottom: solid 1px #c7c7c7; }

.opr-notification-badge {
  width: 15px;
  height: 15px;
  position: absolute;
  text-indent: initial;
  top: -5px;
  background: #e76453;
  font-size: 10px;
  color: #ffffff;
  right: -5px;
  text-align: center; }

.opr-user-nav-blocker {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 98;
  background: rgba(0, 0, 0, 0);
  display: none; }

.toast {
  position: fixed;
  left: 30%;
  bottom: 10%;
  right: 30%;
  z-index: 1050;
  overflow: auto;
  margin: 0;
  padding: 10px;
  display: none;
  text-align: center;
  color: #ffffff;
  background-color: #323232;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  word-break: break-word;
  top: auto; }

.opr-animation-load {
  height: 100%;
  width: 100%; }

.opr-main-container {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #ffffff; }
  .opr-main-container .opr-bookself-intro-logo {
    position: absolute;
    height: 100px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    margin-top: -154px;
    top: 50%; }

.opr-main-content-holder {
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: -400%;
  background: #ffffff; }
  .opr-main-content-holder .body-bg.container {
    position: relative;
    min-height: 93%;
    margin: 0; }

.opr-animation-load.opr-animation-completed .opr-main-content-holder {
  position: relative;
  bottom: 0;
  margin-bottom: -60px;
  min-height: 100%;
  height: auto; }

.opr-footer,
.push {
  height: 50px; }

.opr-animation-load.opr-animation-completed .opr-footer {
  position: relative;
  background: #ffffff; }

.body-bg.container.main-container {
  min-height: 100%;
  margin: 0 auto -55px;
  max-width: 100%; }

.opr-animation-loaded .opr-animation-both {
  -webkit-animation: opr-animloadcontainer 2s cubic-bezier(1, 0, 0.3, 1) both;
  -moz-animation: opr-animloadcontainer 2s cubic-bezier(1, 0, 0.3, 1) both;
  animation: opr-animloadcontainer 2s cubic-bezier(1, 0, 0.3, 1) both; }
@keyframes opr-animloadcontainer {
  0% {
    bottom: -400%; }
  100% {
    bottom: 0%; } }
.opr-animation-loaded .opr-bookself-intro-logo {
  -webkit-animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards; }
@keyframes animLoadedLogo {
  0% {
    opacity: 1;
    top: 50%;
    -webkit-transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    top: 0%;
    transform: scale3d(0.4, 0.4, 1); } }
.opr-animation-loaded .opr-progress-loader {
  -webkit-animation: animateloader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animateloader 1s cubic-bezier(0.7, 0, 0.3, 1) forwards; }
@keyframes animateloader {
  0% {
    opacity: 1;
    top: 50%;
    -webkit-transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    top: 0%;
    transform: scale3d(0.2, 0.2, 1); } }
.opr-animation-bypass .opr-animation-both {
  -webkit-animation: opr-animloadcontainera 0s cubic-bezier(0, 0, 0, 0) both;
  -moz-animation: opr-animloadcontainera 0s cubic-bezier(0, 0, 0, 0) both;
  animation: opr-animloadcontainera 0s cubic-bezier(0, 0, 0, 0) both; }
@keyframes opr-animloadcontainera {
  0% {
    bottom: 0%; }
  100% {
    bottom: 0%; } }
/*-------SVG LOADER------------*/
.opr-progress-loader {
  position: absolute;
  height: 100px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: 50%; }
  .opr-progress-loader svg {
    transform: rotate(-90deg); }

.opr-transform-ninety {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.opr-progress-value {
  stroke-dasharray: 339.292;
  stroke-dashoffset: 339.292;
  -webkit-animation: progress 2s forwards alternate;
  animation: progress 2s forwards alternate; }

@-webkit-keyframes progress {
  from {
    stroke-dashoffset: 339.292; }
  to {
    stroke-dashoffset: 0; } }
@keyframes progress {
  from {
    stroke-dashoffset: 339.292; }
  to {
    stroke-dashoffset: 0; } }
/*-----------------Profile Pic loader-----*/
/*--------------Bootstrap/Modal Common CSS----*/
/*.modal.fade {
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-ms-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
top: -25%;
}*/
.close {
  float: right;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20); }
  .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50); }
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50); }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40); }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header .close {
    margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

.modal-backdrop.fade.in {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.modal.fade.in {
  top: 50%; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
/*----------about us model popup changes end----------*/
/*----------about us and acg css start----------*/
#about-us-popup,
.context-menu-popup {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  overflow: hidden;
  bottom: 0;
  max-width: 660px;
  max-height: 500px;
  width: 100%;
  background-color: white;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }

#accessCodePopup-popup {
  width: 430px;
  max-height: 213px;
  min-width: 430px; }

.aboutus-contents,
.context-menu-popup-contant {
  position: relative;
  height: 100%; }

.context-menu-popup-head {
  background-color: transparent;
  font-family: noto_sansregular, sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
  padding: 20px 15px 15px 25px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.context-menu-popup-content {
  padding: 0px 25px 0 25px;
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
  bottom: 0;
  overflow: hidden;
  overflow-y: auto; }

/*.about-scroll {
max-height: 450px;
overflow: hidden;
overflow-y: auto;
}*/
.context-menu-popup-scroll p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 4px 0; }

.context-menu-popup-scroll p.terms {
  font-size: 11px;
  line-height: normal; }

.context-menu-popup-scroll h3 {
  margin-top: 25px;
  font-family: noto_sansregular, sans-serif;
  color: #36393b;
  font-size: 1.3em;
  margin-bottom: 10px; }

.context-menu-popup-scroll p a,
.context-menu-popup-scroll h3 a {
  color: #039BE5;
  text-decoration: none; }

.context-menu-popup-scroll .highlight {
  color: #12a2e8;
  text-decoration: none;
  background-color: transparent; }

/*App download page*/
#downloadApp-popup {
  max-width: 768px;
  margin: -250px 0 0 -384px; }

.opr-download-platform {
  /*    display: flex;*/ }

.opr-download-app-header {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  min-height: 40px;
  position: relative;
  z-index: 99;
  padding: 10px 20px; }

.text-center {
  text-align: center; }

.opr-download-app h1,
.opr-download-app h2,
.opr-download-app h3 {
  font-weight: 400;
  color: #333333; }

.opr-download-app h1 {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px; }

.opr-download-app {
  margin: 0;
  padding-top: 10px; }

.opr-download-app p {
  margin: 0 0 5px 0;
  font-size: 14px; }

.opr-download-app h3 {
  margin: 0 0 10px 0;
  font-size: 16px;
  color: #666666;
  font-family: noto_sansbold, sans-serif; }

.opr-download-app-steps ul {
  margin: 0 0 0 10px; }

.opr-download-app-steps ul li {
  margin-bottom: 4px;
  font-size: 14px;
  list-style-type: disc;
  list-style-position: inside; }

.opr-download-app-steps {
  background: #ffffff;
  /* box-shadow: 0px 0px 4px #e8e8e8;*/
  padding: 15px 0 36px 0;
  margin: 20px 0;
  clear: both;
  color: #666666; }

.opr-download-app h2 {
  font-size: 28px;
  margin: 0 0 30px 0; }

.opr-download-para,
.opr-download-app p.opr-download-para {
  width: auto;
  margin: 0 auto 45px auto;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left; }

.opr-download-platform .opr-column {
  width: 33.33%;
  float: left; }

.opr-download-platform .opr-column:nth-child(1) .opr-row {
  padding-top: 55px; }

.opr-download-platform .opr-column:nth-child(3) .opr-row {
  padding-top: 52px; }

.opr-download-platform img {
  max-width: 69px; }

.opr-col-mac img {
  max-width: 69px; }

.opr-col-windows img {
  max-width: 69px; }

.btn:focus,
.btn-large:focus,
.btn-floating:focus,
.cust-dia-btn .btn-primary {
  background-color: #283D5A;
  color: #fff;
  padding-top: 0px;
  padding-bottom: 0px; }

.btn-default,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #43494c;
  background-color: #ebebeb;
  border-color: #c8c8c8;
  line-height: 1;
  text-transform: capitalize; }

.btn:focus {
  outline: 1px dotted;
  outline: #000 auto 5px;
  outline-offset: -2px; }

.device-tabbing-none .btn:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px; }

.btn:hover,
.btn-large:hover {
  background-color: #006FCA; }

.opr-download-platform .opr-row {
  margin-right: 5%;
  background: #ffffff;
  text-align: center;
  padding-top: 48px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  min-height: 290px; }

.opr-download-platform .opr-column:nth-child(2) .opr-row {
  margin-left: 5%; }

.opr-download-platform .opr-column:last-child .opr-row {
  margin-right: 0;
  margin-left: 5%; }

.opr-download-app p.opr-sub-header {
  margin: 30px 0 10px 0;
  font-size: 14px;
  font-family: noto_sansbold, sans-serif;
  color: #333333; }

.opr-download-app p.opr-sub-header-light {
  margin: 3px 0 25px 0;
  font-size: 12px;
  color: #999999; }

.opr-download-app h3.mt-20 {
  margin-top: 20px; }

.op-transparent-button,
.opr-default-button {
  background: #283D5A;
  /* padding: 7px 0px; */
  display: inline-block;
  margin: auto;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  text-align: center;
  float: none;
  font-family: noto_sansbold, sans-serif;
  text-transform: capitalize; }

.op-transparent-button[disabled] {
  opacity: 0.5; }

#desktopAppDownload-content {
  padding-right: 25px; }

.customDialogbox .user-nav-blocker {
  background: rgba(0, 0, 0, 0.5);
  z-index: 1061; }

.customDialogbox {
  display: none; }

.session-confirm-popup {
  z-index: 1062;
  top: 50%;
  left: 50%;
  margin-left: -170px;
  margin-top: -134px;
  position: fixed;
  /*margin-top: -80px;*/
  background-color: #fbfbfc;
  max-width: 340px;
  -webkit-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
  box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
  max-height: 280px;
  padding-bottom: 20px; }

.session-popup-head {
  text-align: left;
  height: 44px;
  line-height: 44px;
  font-family: noto_sansregular, sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  color: #36393b;
  padding: 4px 17px 17px 17px; }

.session-popup-data {
  text-align: center;
  font-size: 15px;
  padding: 0 20px;
  color: #909090;
  margin: 20px 0; }

.session-action-btn {
  text-align: center; }

.session-action-btn .btn {
  margin: 0 5px;
  font-size: 12px;
  padding: 5px 15px;
  color: #43494c;
  background-color: #f0f0f0;
  border: solid 1px #c8c8c8;
  line-height: 100%;
  height: auto; }

.opr-library-labels.opr-label-sample-outer .opr-all-icons.opr-icon-badge:before {
  content: "\e91b"; }

@media screen and (min-width: 1024px) {
  #desktopAppDownload-popup,
  #aboutus-popup {
    max-width: 660px;
    max-height: 453px; } }
@media screen and (max-width: 1024px) {
  .opr-download-para,
  .opr-download-app p.opr-download-para {
    font-size: 15px;
    line-height: 20px; }

  .opr-download-app p.opr-sub-header {
    font-size: 12px; }

  .opr-download-app p.opr-sub-header-light {
    font-size: 11px; }

  .opr-download-app h2 {
    font-size: 22px; } }
.backToLib:before {
  content: "\e966" !important; }

.modal.context-menu-popup {
  margin: auto;
  left: 0;
  top: 0 !important;
  -webkit-box-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.26); }

#promoBanner-popup.open {
  opacity: 1 !important;
  animation: 1s ease-in-out slideInDown;
  animation-fill-mode: both;
  transform: none; }

@media (min-width: 600px) and (max-width: 699px) {
  .op-transparent-button {
    min-width: 110px; }

  .opr-download-app p.opr-sub-header-light {
    margin: 3px 0 20px 0;
    min-height: 20px; }

  .device-tabbing-none .lib-over-content .nav-tabs > li {
    margin-right: 14px !important;
    font-size: 15px; } }
.lib-over-img a.btn.read.btn-secondary {
  line-height: 14px;
  padding: 15px 0;
  height: auto; }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.opr-error-code {
  color: #E84A4A !important;
  clear: both; }

.opr-form-redeem-wrapper input[type=text]:not(.browser-default).opr-input-text {
  width: 322px; }

#aboutus-popup .opr-reports-text {
  padding-right: 19px;
  margin-top: 0;
  float: none; }

#aboutus-popup .opr-reports-text:before {
  right: 5px;
  color: #3eb3ec; }

.opr-profile-pic-popup {
  max-width: 345px;
  max-height: 200px;
  z-index: 1043 !important; }

@media (min-width: 600px) and (max-width: 768px) {
  .toast {
    width: 90%;
    left: 55px; }

  .viewer-settings-modal.modal {
    left: 0;
    right: 0;
    max-height: 390px;
    margin: auto; } }
/* Materlize override */
.btn-primary[disabled] {
  pointer-events: none;
  color: #fff !important;
  background-color: #283D5A !important;
  border-color: #283D5A !important;
  opacity: .40 !important; }

.input-field > label:not(.label-icon).active {
  -webkit-transform: translateY(-14px) scale(0.8);
  transform: translateY(-14px) scale(0.8);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

.material-tooltip {
  padding: 5px 10px;
  min-height: 14px;
  font-size: 12px; }

.opr-no-touch-action {
  -ms-touch-action: none;
  touch-action: none; }

/*=====This css need to port while merging its and override for materialize css start=====*/
#widgetPopup {
  max-height: 100%;
  z-index: 1041 !important;
  top: 0; }

.modal.fade .modal-dialog {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }

button:focus {
  outline: #000 auto 1px;
  background-color: transparent; }

input[type=range]:focus {
  outline: #000 auto 1px;
  outline-offset: 5px; }

input[type=range].zoom-range {
  margin-top: 18px;
  margin-left: 3px;
  background: #555;
  border: none; }

span.thumb {
  display: none; }

.zoom-range:focus {
  text-decoration: none; }

input[type=range].seek-bar {
  border: none; }

/*=====This css need to port while merging its and override for materialize css end=====*/
ul.customToc span.timeStamp {
  background: none;
  font-size: 12px;
  color: #2C2B2B;
  line-height: 21px;
  padding: 0 !important;
  position: absolute;
  right: 50px;
  top: 10px;
  display: inline-block;
  vertical-align: middle; }

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #039BE5;
  box-shadow: 0 1px 0 0 #039BE5; }

/*DR related global css updates start here...*/
.cover-img-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  border: none; }

.downLoadTimer {
  background-image: url("../images/libraryLoader.png");
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  border-radius: 100%;
  height: 44px;
  position: absolute;
  width: 44px;
  display: inline-block;
  overflow: hidden;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #fff;
  z-index: 5;
  cursor: pointer; }

.downLoadTimer:before {
  content: "";
  background-image: url(../images/librayDownloadIcon.png);
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: no-repeat;
  width: 28px;
  height: 23px;
  position: absolute;
  top: 10px;
  left: 9px;
  background-size: 21px 17px; }

.cancel btn-default {
  text-transform: capitalize; }

/*DR related global css updates end here...*/
.customDialogbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1061;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center; }
  .customDialogbox:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }
  .customDialogbox .customDialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 350px;
    margin: auto;
    position: relative;
    min-height: 100px;
    background-color: #fff; }
    .customDialogbox .customDialog .cust-dialog {
      position: relative;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      background-color: #fbfbfc;
      -webkit-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
      -moz-box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
      box-shadow: 1px 0px 11px 1px rgba(0, 0, 0, 0.11);
      overflow: hidden; }
      .customDialogbox .customDialog .cust-dialog .cust-dia-title {
        text-align: center;
        color: #46494c;
        background: #f5f5f5;
        font-size: 15px;
        height: 44px;
        line-height: 44px;
        display: block; }
      .customDialogbox .customDialog .cust-dialog .cust-dia-text {
        text-align: center;
        font-size: 15px;
        color: #333333;
        display: block;
        font-family: noto_sansregular, sans-serif;
        padding: 15px; }
      .customDialogbox .customDialog .cust-dialog .cust-dia-btn {
        margin-bottom: 15px;
        display: block;
        text-align: center; }
        .customDialogbox .customDialog .cust-dialog .cust-dia-btn .btn {
          margin: 0 5px;
          padding: 0px 15px 0px 15px;
          text-transform: capitalize; }

.opr-teacher-only {
  display: none; }

.opr-teacher-only [type="checkbox"] + label {
  line-height: 14px;
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding-left: 20px;
  color: #515051; }

[type="checkbox"].filled-in + label:after,
[type="checkbox"].filled-in + label:before {
  border-radius: 0;
  transition: none;
  -webkit-transition: none; }

[type="checkbox"].filled-in:not(:checked) + label:after {
  border: 1px solid #6e6e6e;
  height: 14px;
  width: 14px; }

[type="checkbox"].filled-in:checked + label:after {
  background-color: #fff;
  border: 1px solid #6e6e6e;
  height: 14px;
  width: 14px; }

[type="checkbox"].filled-in:checked + label:before {
  border-right: 2px solid #265EAC;
  border-bottom: 2px solid #265EAC;
  width: 7px;
  height: 10px;
  left: 0;
  top: -1px; }

/* CSS for chrome app */
.isChromeApp #customAlert .user-nav-blocker {
  display: inline-block; }

/*  Use "desktop" for default styling, then override with tablet */
.opr-header-wrapper {
  background: #283D5A;
  height: 50px; }

.left-header {
  display: inline-flex;
  align-items: center; }

#logoimg {
  width: auto;
  height: auto; }

.opr-header-outer-wrapper {
  min-height: 50px;
  position: relative; }
  .opr-header-outer-wrapper h1 {
    margin-top: 7px; }
    .opr-header-outer-wrapper h1 a {
      cursor: default; }

.opr-bookview-tabs {
  height: 100%; }

.opr-header-navigation {
  display: inline-block;
  vertical-align: top;
  border-color: rgba(255, 255, 255, 0.3); }
  .opr-header-navigation.opr-nav-left-icons li {
    padding: 15px 15px 13px;
    display: none; }
  .opr-header-navigation li {
    float: left; }
    .opr-header-navigation li a {
      float: left; }
    .opr-header-navigation li.open.opr-user-wrap .opr-user-dropdown {
      display: block; }
      .opr-header-navigation li.open.opr-user-wrap .opr-user-dropdown:hover {
        background-color: #e9e9e9; }
    .opr-header-navigation li ul li:first-child {
      background: none; }
    .opr-header-navigation li ul li:last-child:hover {
      background: none; }
    .opr-header-navigation li ul li:last-child a:hover {
      box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }
  .opr-header-navigation.opr-user-menu > li {
    padding: 10px 0px 1px 0px;
    height: 50px; }

.opr-user-dropdown {
  min-width: 308px;
  background: #ffffff;
  position: absolute;
  right: -1px;
  top: 50px !important;
  display: none;
  border: solid 1px #ebebeb;
  z-index: 1000;
  cursor: default; }
  .opr-user-dropdown > li {
    position: static;
    font-size: 14px;
    color: #333333;
    border-bottom: solid 1px #ebebeb;
    padding: 13px 16px 13px 16px;
    float: left;
    width: 100%;
    cursor: default !important; }
    .opr-user-dropdown > li:hover {
      background: #e9e9e9; }
    .opr-user-dropdown > li.disabled span.opr-dp-disabled {
      display: inline-block; }
    .opr-user-dropdown > li #language-info-dropdown-items li:hover {
      background: #e9e9e9; }
    .opr-user-dropdown > li a {
      color: #333333;
      width: 100%;
      display: block; }
      .opr-user-dropdown > li a span {
        font-size: 14px; }
        .opr-user-dropdown > li a span.opr-dp-disabled {
          font-size: 12px;
          display: none;
          margin-left: 10px; }
    .opr-user-dropdown > li .opr-user-profile-image {
      float: left;
      width: 50px;
      position: relative; }
      .opr-user-dropdown > li .opr-user-profile-image span {
        width: 50px;
        height: 50px;
        overflow: hidden;
        border: solid 1px #ebebeb;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center; }
      .opr-user-dropdown > li .opr-user-profile-image .opr-userpic-icon:before {
        font-size: 31px;
        left: 0;
        right: 0;
        width: 28px;
        margin: auto;
        top: 15px;
        color: #283D5A; }
      .opr-user-dropdown > li .opr-user-profile-image .opr-user-image {
        max-width: 50px;
        height: auto; }
      .opr-user-dropdown > li .opr-user-profile-image .opr-edit-icon-user {
        font-size: 14px;
        color: #ffffff;
        position: absolute;
        width: 16px;
        height: 16px;
        background: #283D5A;
        bottom: 4px;
        right: -5px;
        cursor: pointer;
        border-radius: 50%; }
        .opr-user-dropdown > li .opr-user-profile-image .opr-edit-icon-user:before {
          position: absolute;
          z-index: 99; }
        .opr-user-dropdown > li .opr-user-profile-image .opr-edit-icon-user:after {
          width: 13px;
          height: 13px;
          content: "";
          z-index: 9;
          position: absolute;
          top: 1px;
          left: 1px;
          border-radius: 50%; }
      .opr-user-dropdown > li .opr-user-profile-image .opr-profile-image-picker {
        opacity: 0;
        width: 20px;
        font-size: 0px; }
    .opr-user-dropdown > li .opr-user-name-email {
      float: left; }
      .opr-user-dropdown > li .opr-user-name-email .opr-user-name {
        font-family: noto_sansbold, sans-serif;
        font-size: 14px;
        color: #000000;
        max-width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 19px;
        margin-bottom: 0px; }
        .opr-user-dropdown > li .opr-user-name-email .opr-user-name span {
          font-size: 14px;
          color: #000000; }
      .opr-user-dropdown > li .opr-user-name-email .opr-user-email {
        font-size: 12px;
        color: #4B4B4B;
        max-width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 1.4; }
        .opr-user-dropdown > li .opr-user-name-email .opr-user-email span {
          font-size: 12px !important; }
    .opr-user-dropdown > li:last-child {
      text-align: center;
      padding-right: 0;
      padding-left: 0; }
      .opr-user-dropdown > li:last-child a {
        background: #283D5A;
        padding: 7px 0px;
        width: 200px;
        display: inline-block;
        margin: auto;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
        border-radius: 2px;
        color: #fff;
        text-align: center;
        float: none;
        position: relative; }

#top-bar {
  margin-top: 0; }

.opr-uploading-pic:before {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: url(../images/loader-profile.gif) no-repeat;
  background-color: transparent;
  bottom: 0;
  right: 0;
  background-size: 100% 100%;
  margin: auto; }

.opr-sort-search-wrapper {
  margin: 0; }
  .opr-sort-search-wrapper .opr-sorting-container .open ul li:first-child {
    margin: 0; }
  .opr-sort-search-wrapper .opr-sorting-container .open ul li a {
    padding-left: 15px; }

.opr-uploading-pic:after {
  background: rgba(0, 0, 0, 0.6);
  content: '';
  height: 50px;
  width: 50px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0; }

.opr-all-icons.opr-userpic-icon.opr-userpic-image:before {
  display: none; }

.opr-icon-header {
  float: left;
  width: 20px;
  height: 20px;
  position: relative; }
  .opr-icon-header:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 19px;
    color: #fff;
    text-indent: initial; }

.opr-user-menu .opr-top-context-icon:before {
  content: ''; }

.opr-reports-text {
  color: #fff;
  float: left;
  margin-top: 3px;
  position: relative;
  padding-right: 3px;
  font-family: noto_sansbold, sans-serif; }
  .opr-reports-text:before {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: -15px;
    top: -3px; }

.opr-userpic-icon {
  width: 24px;
  height: 24px;
  overflow: hidden;
  background: #fff;
  position: relative;
  top: 3px; }
  .opr-userpic-icon:before {
    font-size: 20px;
    top: 3px;
    left: 2px;
    color: #283D5A; }
  .opr-userpic-icon img {
    position: absolute;
    max-width: 24px;
    height: auto;
    max-height: 24px;
    top: 0;
    bottom: 0;
    margin: auto; }

.opr-username-text {
  color: #fff;
  float: left;
  margin-top: 6px;
  margin-left: 10px;
  position: relative;
  max-width: 100px;
  overflow: hidden;
  font-family: noto_sansbold, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px; }

.opr-username-arrow {
  position: relative;
  margin-top: 5px;
  float: right;
  margin-left: 5px;
  color: #fff;
  font-size: 17px;
  width: 24px;
  text-align: center; }

.opr-header-navigation .opr-language-list {
  float: right;
  position: relative;
  width: 85px; }
  .opr-header-navigation .opr-language-list ul {
    display: none;
    position: absolute;
    top: 24px;
    left: -10px;
    background: #ffffff;
    border-bottom: solid 1px #ebebeb; }
    .opr-header-navigation .opr-language-list ul li {
      padding: 0;
      float: left;
      width: 100%;
      min-height: auto;
      line-height: normal; }
      .opr-header-navigation .opr-language-list ul li:first-child {
        display: none; }
      .opr-header-navigation .opr-language-list ul li a {
        padding: 5px 12px !important; }
      .opr-header-navigation .opr-language-list ul li a.selected {
        background-color: #f5f5f5;
        width: 100%;
        display: block; }
  .opr-header-navigation .opr-language-list.open ul {
    display: block;
    z-index: 99;
    top: -5px; }

.opr-custom-popup-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0px;
  top: 0px; }

.opr-close-popup-icon {
  font-size: 14px;
  color: #404142;
  position: absolute;
  right: 7px;
  top: 5px;
  padding: 12px; }

.opr-custom-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 430px;
  max-height: 192px;
  z-index: 99;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  display: none; }
  .opr-custom-popup .opr-access-popup-inner {
    position: relative;
    z-index: 99; }
  .opr-custom-popup .opr-popup-header {
    background-color: #fff;
    padding: 13px 20px; }
  .opr-custom-popup .opr-popup-header h4 {
    font-size: 18px;
    color: #36393b;
    display: inline-block; }
  .opr-custom-popup .opr-popup-header .opr-close-popup-icon {
    font-size: 14px;
    color: #404142;
    position: absolute;
    right: 7px;
    top: 0;
    padding: 12px; }
  .opr-custom-popup .opr-popup-content {
    background: #ffffff; }
  .opr-custom-popup .opr-form-redeem-wrapper {
    position: relative;
    height: 65px;
    margin-top: 20px; }
  .opr-custom-popup .opr-redeem-input-box {
    position: relative; }
  .opr-custom-popup .opr-input-text {
    border: none;
    background: none;
    width: 100%;
    font-size: 14px;
    color: #666;
    height: 33px;
    outline: none; }
  .opr-custom-popup .opr-redeem-go-icon {
    position: absolute;
    top: 10px;
    right: -5px;
    background-color: #D6D6D6;
    width: 36px;
    padding: 0; }
  .opr-custom-popup .opr-redeem-go-icon input[type=button] {
    width: 33px;
    height: 33px;
    padding: 0;
    border: none;
    background: none;
    position: relative;
    z-index: 5; }
  .opr-custom-popup .opr-redeem-go-icon:before {
    position: absolute;
    color: rgba(128, 128, 128, 0.54);
    font-size: 14px;
    top: 12px;
    left: 10px;
    cursor: pointer; }
  .opr-custom-popup .opr-textfield-error {
    border: solid 1px #d91e18; }
  .opr-custom-popup .opr-error-placeholder {
    position: absolute;
    background-color: #ffffff;
    top: -10px;
    left: 10px;
    padding: 0 2px;
    color: #d91e18;
    display: none; }
  .opr-custom-popup .opr-error-code {
    color: #d91e18;
    display: none;
    float: none;
    clear: both;
    position: relative;
    top: -11px; }
  .opr-custom-popup .opr-redeem-or {
    text-transform: uppercase; }
  .opr-custom-popup .opr-dInb {
    display: inline-block; }
  .opr-custom-popup .opr-vert-middle {
    vertical-align: middle; }
  .opr-custom-popup .opr-generate-code-btn {
    color: #3399cc;
    min-width: 200px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #3ba3e1;
    border-radius: 3px;
    padding: 3px;
    font-family: noto_sansbold, sans-serif; }

.opr-custom-popup.accesscodeview {
  width: 430px; }

.opr-accesscode-invalid .opr-error-code,
.opr-accesscode-invalid .opr-error-placeholder {
  display: block; }

.opr-content-editable[data-position="bottom"]:after {
  content: '';
  border: none; }

#footerDiv.container {
  width: auto !important;
  padding: 0;
  max-width: inherit; }

.opr-language-selected {
  display: block;
  position: relative;
  padding-right: 20px; }
  .opr-language-selected:before {
    position: absolute;
    right: 5px;
    top: 4px; }

.opr-language-list ul li a > span:first-child {
  display: none; }

.opr-user-dropdown.context-menu-items > li:last-child a {
  padding: 7px 0px;
  color: #ffffff; }
  .opr-user-dropdown.context-menu-items > li:last-child a span {
    color: #ffffff; }
.opr-user-dropdown.context-menu-items > li a {
  padding: 0; }
  .opr-user-dropdown.context-menu-items > li a:hover {
    background-color: transparent;
    text-decoration: none; }

.opr-icon-header.opr-notification-icon:before {
  font-size: 18px;
  left: 3px; }

.opr-all-icons.opr-icon-header.opr-reports-icon:before {
  font-size: 17px;
  top: 2px; }

.border-right-transparent {
  border-right: solid 1px rgba(255, 255, 255, 0.3); }

.opr-help-icon {
  border-radius: 50%; }

.opr-user-menu {
  margin-left: -2px; }
  .opr-user-menu > .open {
    background: rgba(0, 123, 195, 0.44); }

.opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li:nth-child(3) {
  cursor: default;
  position: initial; }
  .opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li:nth-child(3) a {
    cursor: pointer;
    position: initial; }
.opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li span {
  font-size: 14px; }
  .opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li span#languagLabel {
    display: inline-block;
    padding: 0;
    color: #333333; }

.opr-language-list {
  transition: all .1s ease-in-out; }

.opr-language-list.open .opr-float-l {
  top: 0; }

.opr-search-result button {
  display: none; }

.opr-custom-popup .opr-redeem-go-icon input[type=button]:focus {
  outline: 0; }

input[type=text]:not(.browser-default):focus:not([readonly]) {
  border-color: #283D5A;
  -webkit-box-shadow: 0 1px 0 0 #283D5A; }

input[type=text]:not(.browser-default):focus:not([readonly]) + label {
  color: #039BE5; }

.opr-redeem-input-box input[type=text]:not(.browser-default) {
  max-width: 326px;
  height: 36px;
  padding-bottom: 5px; }

.input-field.col label {
  left: 0; }

.opr-accesscode-invalid input {
  border-color: #E84A4A !important;
  box-shadow: none !important;
  margin-bottom: 10px !important; }

.accesscodeview p {
  font-size: 14px;
  color: #333; }

p.opr-error-code {
  font-size: 12px; }

.opr-backto-bookshelf.waves-effect {
  overflow: visible; }

.opr-form-redeem-wrapper label.active {
  color: #4B4B4B; }

.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  background: #3aa5da; }

.opr-float-r.opr-redeem-go-icon:before {
  color: #ffffff !important; }

.opr-redeem-go-icon.opr-redeem-go-icon-disabled:before {
  color: #808080 !important; }

.waves-effect.waves-light.btn.opr-all-icons.opr-float-r.opr-redeem-go-icon {
  height: 36px;
  width: 36px;
  padding: 0 10px;
  margin-right: 10px;
  margin-top: 8px; }

.opr-redeem-go-icon.opr-redeem-go-icon-disabled {
  background: #D6D6D6 !important; }

.opr-form-redeem-wrapper .opr-redeem-go-icon:before {
  color: #808080; }

#profilePicPopup .session-popup-head {
  text-align: center; }

span.opr-all-icons.opr-icon-header.opr-reports-icon {
  width: 16px;
  height: 18px; }

.opr-user-profile-image .opr-edit-icon-user:before {
  font-size: 7px;
  padding: 5px; }

.opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li:last-child a:focus {
  position: relative; }
.opr-header-navigation.opr-user-menu > li > ul.opr-user-dropdown > li:last-child a:hover {
  background: #006FCA;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

h1.opr-header-logo {
  margin-top: 0 !important;
  margin-bottom: 0; }
  h1.opr-header-logo a {
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 47px; }

/*  Use "desktop" for default styling, then override with tablet */
.opr-footer {
  width: 100%;
  float: left;
  padding: 0 0px; }

.opr-footer-inner {
  border-top: solid 1px #e6e6e6;
  padding: 15px 30px;
  margin: 0 auto;
  font-size: 12px; }
  .opr-footer-inner li {
    color: #727272;
    float: left; }
    .opr-footer-inner li a {
      color: #808080; }

.opr-footer-left {
  float: left;
  width: 50%; }
  .opr-footer-left li {
    float: left;
    margin-left: 15px; }
    .opr-footer-left li a {
      display: block;
      width: 23px;
      height: 23px;
      font-size: 20px; }
      .opr-footer-left li a.opr-icon-dr {
        font-size: 21px; }
    .opr-footer-left li:first-child {
      margin: 0px;
      padding-top: 3px;
      color: #4B4B4B; }

.opr-footer-right {
  float: right;
  width: 42%; }
  .opr-footer-right ul {
    float: right;
    margin-top: 6px; }
    .opr-footer-right ul li {
      padding: 0 5px;
      color: #4B4B4B; }

#footerDiv.container {
  max-width: inherit; }

.opr-footer-inner li a:hover {
  color: #000000;
  transition: All .4s ease; }

/*# sourceMappingURL=bookself-common.css.map */
