﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);
.navbar-inverse {
  background-color: #fff;
  border-color: #fff;
  border: 0; }

.bg-logo {
  background: url("Images/uclpress-logo-wide-m.svg") no-repeat right 0 bottom 0;
  background-size: 80px auto;
  background-color: #fff;
  min-height: 48px; }

.site-header i {
  color: #000; }

.login-container ul li a {
  color: #666666; }

.menu {
  color: #333333; }

.menu h3, .menu h4 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  margin: 0;
  padding: 0; }

.menubg {
  background: #666666;
  opacity: 1;
  filter: alpha(opacity=100); }

.fs-list li {
  color: #333333;
  background: transparent; }

.fs-list li.fs-menu-active {
  background: transparent;
  color: #333333;
  border-radius: 4px;
  border: thin solid #fff; }

.section-title h1 {
  position: relative;
  bottom: 0;
  right: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px; }

.section-title h2 {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.section-title h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px; }

.article-title h2 {
  font-family: 'Roboto', sans-serif; }

.article-footnote {
  position: fixed;
  bottom: 0;
  min-height: 50px;
  z-index: 1;
  width: auto;
  margin-right: 15px; }

.article-footnote a {
  color: #4c4c4c;
  font-weight: bold;
  text-decoration: underline; }

.fn-header, .note-header, .toc-header {
  background: #000;
  color: #fff;
  padding: 10px 0 10px 10px; }

.fn-header h4, .note-header h4, .toc-header h4 {
  margin: 0;
  font-size: 16px; }

.note-header h4, .note-header-buttons, .note-footer-buttons, .toc-header h4, .toc-header-buttons {
  display: inline-block; }

.note-header-buttons, .note-footer-buttons, .toc-header-buttons {
  float: right; }

.note-header-buttons i, .note-footer-buttons i, .toc-header-buttons i {
  margin-right: 10px;
  font-size: 18px;
  cursor: pointer;
  cursor: hand; }

.note-footer-buttons {
  margin-top: 5px; }

.fn-label {
  margin: 0; }

.toc-body {
  background-color: rgba(177, 177, 175, 0.95);
  color: #333;
  overflow: auto;
  padding: 10px 10px 0 10px;
  font-size: 12px; }

.toc-body ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.toc-body ol li a {
  color: #4c4c4c; }

.toc-body ol li.article-toc-active {
  font-weight: bold; }

.fn-body {
  background-color: rgba(177, 177, 175, 0.95);
  color: #333;
  max-height: 250px;
  overflow: auto;
  padding: 10px 10px 0 10px;
  font-size: 12px; }

.fn-close, .note-close, toc-close {
  float: right;
  margin-right: 10px;
  font-size: 18px;
  cursor: pointer;
  cursor: hand; }

.fn-active {
  font-weight: bold;
  color: #aa0000;
  text-decoration: underline; }

/*.article-notes
{
    display: none;
    width: 20%;
    float: left;
    position: relative;
    background: #b1b1af;
    color: #333;
}*/
.note-user {
  font-size: 12px;
  margin: 5px 10px 0 10px;
  font-weight: bold; }

.note-none {
  margin: 10px;
  color: #333;
  font-size: 12px; }

.note-none p {
  margin: 0; }

.article-note textarea {
  overflow: auto;
  min-height: 56px;
  outline: none;
  -webkit-appearance: none;
  -moz-outline-style: none;
  resize: none;
  width: 100%;
  border: none;
  background: transparent;
  color: #333;
  padding: 5px 10px 0 10px;
  font-size: 12px; }

.article-note textarea::-webkit-input-placeholder, .article-note textarea:-moz-placeholder {
  color: #c1c1c1; }

.note-nav {
  width: 100%;
  padding: 5px 10px;
  margin: 0;
  text-align: center;
  min-height: 18px;
  clear: right; }

.note-nav-left {
  float: left; }

.note-nav-right {
  float: right; }

.note-nav-left, .note-nav-right {
  font-size: 18px;
  cursor: pointer;
  cursor: hand; }

.note-nav-mid {
  display: inline-block;
  font-size: 14px;
  font-weight: bold; }

/*.article-bookmarks-wrap, .article-notes-wrap, .bookmark-button, .notes-button {display: none;}*/
.article-bookmarks-wrap {
  float: left;
  width: 20px;
  height: 30px;
  position: relative;
  display: block; }

.article-bookmarks-note {
  width: 20px; }

.article-bookmark-item {
  position: absolute;
  right: 5px; }

.bookmark-icon {
  font-size: 24px;
  color: #aa0000; }

.bookmark-info {
  height: 30px;
  background: black;
  position: absolute;
  top: 1px;
  left: 20px;
  z-index: 1;
  opacity: 0.92;
  filter: alpha(opacity=92);
  width: 235px; }

.bookmark-info input {
  display: inline-block;
  background: transparent;
  color: #fff;
  border: none;
  position: relative;
  top: 4px;
  padding-left: 5px;
  margin-right: 3px;
  filter: alpha(opacity=100);
  width: 165px; }

.bookmark-info input:focus {
  outline: none; }

.bookmark-buttons {
  display: inline-block;
  position: absolute;
  right: 0; }

.bookmark-delete-bt, .bookmark-update-bt, .bookmark-cancel-bt {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: 5px;
  padding: 0 5px 0 0; }

.bookmark-input-wider {
  width: 210px !important; }

.bookmark-active, .notes-active, .highlighting-active, .toc-active {
  color: #aa0000 !important; }

.article-notes, .article-toc {
  position: relative;
  background-color: rgba(177, 177, 175, 0.95);
  color: #333;
  margin: 10px 0;
  z-index: 2; }

.article-notes-fixed, .article-toc-fixed {
  position: fixed;
  top: 104px; }

.clear-button {
  border: none;
  background: transparent; }

.interactive-media {
  position: relative;
  cursor: pointer;
  cursor: hand; }

.interactive-overlay {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0; }

.interactive-icon {
  font-size: 4em;
  color: #fff; }

.hv-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.modal-dialog-full {
  width: 90%;
  height: 90%; }

.modal-content-full {
  height: auto;
  min-height: 100%; }

.modal-body-full {
  /*height: 100%;
  min-height: 100%;
  background: orange;*/ }

/*.modal.modal-wide .modal-dialog {
  width: 90%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}*/
@media (min-width: 481px) {
  .bg-logo {
    background-size: 280px auto;
    min-height: 80px;
    background-position: right 0 bottom 0px; }
  .section-title h1 {
    font-size: 24px; }
  .section-title h2 {
    font-size: 20px; }
  .section-title h3 {
    font-size: 18px; }
  .article-notes-fixed, .article-toc-fixed {
    position: fixed;
    top: 136px; } }

@media (min-width: 768px) {
  .bg-logo {
    background-size: 280px auto;
    background-position: right 0 bottom 0; }
  .section-title h1 {
    font-size: 40px; }
  .section-title h2 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .section-title h3 {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .article-footnote {
    width: 720px;
    top: inherit; } }

@media (min-width: 992px) {
  .bg-logo {
    background-size: 345px auto;
    min-height: 113px;
    background-position: right 0 bottom 0; }
  .section-title h1 {
    font-size: 45px; }
  .section-title h2 {
    font-size: 40px; }
  .section-title h3 {
    font-size: 32px; }
  #article-master-body {
    margin: 0 auto;
    width: 50%; }
  .article-body, .article-subtitle {
    max-width: 100%;
    margin-right: 0px; }
  .article-footnote {
    float: right;
    bottom: inherit;
    width: 20%;
    position: relative;
    margin-right: 40px; }
  /*.article-notes
    {
        display: block;
    }*/
  .article-toc-wrap {
    width: 20%;
    float: left;
    display: block; }
  .article-toc {
    margin: 0; }
  .article-notes-wrap {
    width: 20%;
    float: right;
    display: block;
    margin-right: 40px; }
  .article-notes {
    margin: 0; }
  .article-note textarea {
    min-height: 120px; }
  .article-notes-fixed, .article-toc-fixed {
    position: fixed;
    top: 151px;
    width: 188px; }
  .article-bookmarks-wrap {
    width: 5%; }
  .article-bookmarks-note {
    width: 25%; }
  /*.bookmark-button, .notes-button {display: block;}*/ }

@media (min-width: 1200px) {
  .article-notes-fixed, .article-toc-fixed {
    width: 228px; } }

