.primary-color {
  background-color: #009795 !important; }

.secondary-color {
  background-color: #009795 !important; }

.primary-color-hover {
  background-color: #01a2a0 !important; }

.primary-color-cta {
  background-color-cta: #ffb81c !important; }

.primary-color-cta-hover {
  background-color-cta: #ff9a19 !important; }

.default-bg-color {
  default-bg-color: #e9e9e9 !important; }

.shades.black {
  background-color: #000000 !important; }

.shades-text.text-black {
  color: #000000 !important; }

.shades.white {
  background-color: #FFFFFF !important; }

.shades-text.text-white {
  color: #FFFFFF !important; }

.shades.transparent {
  background-color: transparent !important; }

.shades-text.text-transparent {
  color: transparent !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

.danger-color {
  background-color: #ff4444 !important; }

.danger-color-dark {
  background-color: #CC0000 !important; }

.warning-color {
  background-color: #ffbb33 !important; }

.warning-color-dark {
  background-color: #FF8800 !important; }

.success-color {
  background-color: #00C851 !important; }

.success-color-dark {
  background-color: #007E33 !important; }

.info-color {
  background-color: #33b5e5 !important; }

.info-color-dark {
  background-color: #0099CC !important; }

.default-color {
  background-color: #2BBBAD !important; }

.default-color-dark {
  background-color: #00695c !important; }

.elegant-color {
  background-color: #2E2E2E !important; }

.elegant-color-dark {
  background-color: #212121 !important; }

.stylish-color {
  background-color: #4B515D !important; }

.stylish-color-dark {
  background-color: #3E4551 !important; }

.special-color {
  background-color: #37474F !important; }

.special-color-dark {
  background-color: #263238 !important; }

.unique-color {
  background-color: #3F729B !important; }

.unique-color-dark {
  background-color: #1C2331 !important; }

.md-color {
  background-color: #45526E !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.blue {
  background-color: #2196F3 !important; }

.green {
  background-color: #4CAF50 !important; }

.deep-orange {
  background-color: #da0474 !important; }

.light-green {
  background-color: #8bc34a !important; }

.text-muted {
  color: #1e1e1e; }

/*** Images ***/
/*** Fonts ***/
/*** Typography ***/
/*** Cards ***/
/*** Global ***/
/*** Forms ***/
/*** Buttons ***/
/*** Dropdown ***/
/*** Tabs ***/
.user-statistics {
  position: relative;
  font-family: "Roboto", sans-serif; }
  .user-statistics .welcome-title {
    font-size: 0.9rem;
    font-weight: 300;
    float: left;
    margin: 12px 0 0 0; }
  .user-statistics .card:hover {
    transition: box-shadow .45s; }
  .user-statistics .top-action-icons {
    float: right; }
    .user-statistics .top-action-icons a {
      font-size: 1.5rem;
      font-weight: 300;
      padding: 0px 5px;
      margin: 5px 2px;
      display: inline-block;
      opacity: 0.3;
      color: #3e3d40; }
      .user-statistics .top-action-icons a:hover {
        color: #009795;
        opacity: 1; }
      .user-statistics .top-action-icons a .material-icons {
        vertical-align: middle; }
  .user-statistics .welcome-column .card-block {
    padding: 0.8rem; }
  .user-statistics .welcome-column .welcome-title {
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    float: left; }
    .user-statistics .welcome-column .welcome-title .text-muted {
      font-weight: normal;
      font-size: 0.7rem; }
  .user-statistics .welcome-column .welcome-note, .user-statistics .welcome-column .welcome-info-text {
    margin: 5px 30px 0;
    padding: 0px 0 0 30px;
    float: left;
    border-left: 1px solid rgba(0, 151, 149, 0.2); }
    @media (max-width: 769px) {
      .user-statistics .welcome-column .welcome-note, .user-statistics .welcome-column .welcome-info-text {
        margin: 5px 0px;
        padding-left: 0;
        border: 0;
        clear: both; } }
  .user-statistics .welcome-column img.intitution-logo {
    height: 40px !important;
    clear: both;
    float: left; }
  .user-statistics .welcome-column .action-buttons {
    float: left;
    margin: 5px 0 0 0; }
    .user-statistics .welcome-column .action-buttons a {
      padding: 5px;
      display: inline-block;
      color: #3e3d40; }
      .user-statistics .welcome-column .action-buttons a:hover {
        color: #009795; }
    @media (max-width: 769px) {
      .user-statistics .welcome-column .action-buttons {
        margin: 0; } }
  .user-statistics .toggle-button {
    position: absolute;
    padding: 0 5px;
    margin: 2px 0 2px;
    float: right;
    border: 0;
    width: 25px;
    min-width: 25px;
    height: 25px;
    vertical-align: middle;
    line-height: 15px;
    top: 0;
    right: 2px;
    z-index: 100;
    background: transparent;
    box-shadow: none;
    color: #3e3d40; }
    .user-statistics .toggle-button:hover {
      color: #fff;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
      opacity: 1; }
    .user-statistics .toggle-button .material-icons {
      font-size: 15px; }

.bookshelf {
  margin: 0; }
  .bookshelf .home-header {
    margin: 15px 0 0; }
    .bookshelf .home-header .carousel-inner {
      min-height: 320px; }
      @media (max-width: 768px) {
        .bookshelf .home-header .carousel-inner {
          min-height: auto; } }
      .bookshelf .home-header .carousel-inner .carousel-item {
        background-color: #FFFFFF;
        min-height: 300px;
        padding: 0px; }
        @media (max-width: 768px) {
          .bookshelf .home-header .carousel-inner .carousel-item {
            min-height: auto; } }
    .bookshelf .home-header .carousel-indicators {
      bottom: 0; }
      .bookshelf .home-header .carousel-indicators li {
        border-color: #009795; }
        .bookshelf .home-header .carousel-indicators li.active {
          background: #009795; }
    .bookshelf .home-header .carousel-control {
      width: 30px;
      background: transparent;
      color: #000000;
      opacity: .7; }
      .bookshelf .home-header .carousel-control:hover {
        opacity: 1; }
      .bookshelf .home-header .carousel-control .icon-next, .bookshelf .home-header .carousel-control .icon-prev {
        color: #FFFFFF;
        width: 25px;
        height: 37px;
        margin-top: -25px;
        font-size: 3rem; }
      .bookshelf .home-header .carousel-control .icon-prev {
        margin-left: -15px;
        border-radius: 0 5px 5px 0; }
      .bookshelf .home-header .carousel-control .icon-next {
        margin-right: -15px;
        border-radius: 5px 0 0 5px; }
  .bookshelf .middle-section {
    margin: 15px 0 0;
    background: #FFFFFF; }
  .bookshelf .nav-tabs {
    position: relative; }
    .bookshelf .nav-tabs .nav-link {
      border: 0;
      padding: 1rem 2rem;
      font-size: 0.8rem;
      font-weight: 400;
      text-transform: uppercase;
      color: #3e3d40; }
      .bookshelf .nav-tabs .nav-link:hover {
        color: #009795; }
      .bookshelf .nav-tabs .nav-link.active {
        border-bottom: 2px solid #FFFFFF;
        color: #009795;
        font-weight: 600; }
        .bookshelf .nav-tabs .nav-link.active .label {
          background: #009795; }
          .bookshelf .nav-tabs .nav-link.active .label::before {
            border-right-color: #009795; }
  .bookshelf .actions {
    float: right; }
    @media (max-width: 768px) {
      .bookshelf .actions {
        float: none;
        padding-top: 44px;
        text-align: right; } }
    .bookshelf .actions a {
      margin: 2px 2px 0 0;
      padding: 7px 7px 0px 7px;
      display: inline-block;
      color: #3e3d40;
      vertical-align: bottom; }
      .bookshelf .actions a:hover, .bookshelf .actions a.active {
        background: rgba(151, 255, 254, 0.3);
        border-radius: 2px;
        color: #009795; }
    .bookshelf .actions .filter-dropdown {
      display: inline-block !important;
      vertical-align: middle;
      background: #fff;
      border-radius: 2px;
      padding-right: 10px;
      border-right: 1px solid rgba(0, 151, 149, 0.1);
      margin-right: 15px; }
      @media (max-width: 768px) {
        .bookshelf .actions .filter-dropdown {
          clear: both; } }
      .bookshelf .actions .filter-dropdown a {
        padding: 7px;
        border-radius: 2px;
        background: #FFFFFF;
        color: #3e3d40; }
        .bookshelf .actions .filter-dropdown a .material-icons {
          font-size: 1.2rem;
          vertical-align: middle; }
        .bookshelf .actions .filter-dropdown a:hover {
          color: #009795; }
      .bookshelf .actions .filter-dropdown:hover a, .bookshelf .actions .filter-dropdown a.active {
        background: #fff; }
      .bookshelf .actions .filter-dropdown .dropdown-menu {
        border: 1px solid #e4ffff;
        padding: 13px 20px 20px;
        min-width: 250px;
        top: 35px;
        box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.1), 1px 1px 15px 0px rgba(0, 0, 0, 0.1); }
        .bookshelf .actions .filter-dropdown .dropdown-menu h2.title {
          background: #cafffe;
          font-size: 14px;
          font-weight: 300;
          padding: 0 0 7px 0;
          margin: 0; }
        .bookshelf .actions .filter-dropdown .dropdown-menu label {
          display: block;
          padding: 5px 5px 5px 30px;
          margin: 0;
          line-height: 20px; }
          .bookshelf .actions .filter-dropdown .dropdown-menu label:nth-child(odd) {
            border-top: 1px solid rgba(0, 151, 149, 0.1);
            border-bottom: 1px solid rgba(0, 151, 149, 0.1); }
          .bookshelf .actions .filter-dropdown .dropdown-menu label .c-indicator {
            left: 7px;
            top: 7px;
            width: 1.2rem;
            height: 1.2rem;
            background-color: #fff;
            border: 1px solid rgba(0, 151, 149, 0.1);
            box-shadow: none;
            border-radius: 50%; }
          .bookshelf .actions .filter-dropdown .dropdown-menu label input:checked ~ .c-indicator {
            background-color: #009795;
            border: 1px solid rgba(0, 151, 149, 0.1); }
          .bookshelf .actions .filter-dropdown .dropdown-menu label input:checked ~ .text {
            font-weight: 300; }
          .bookshelf .actions .filter-dropdown .dropdown-menu label:hover {
            background: #e4ffff; }
          .bookshelf .actions .filter-dropdown .dropdown-menu label input[type=radio] {
            display: none; }
  .bookshelf .tab-content {
    min-height: 500px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 11px 11px 0 rgba(0, 0, 0, 0.1), 0 12px 15px 0 rgba(0, 0, 0, 0.09); }
    .bookshelf .tab-content.stack-view .card-group .card {
      box-shadow: none;
      width: 25%;
      border: 0;
      border-right: 1px solid #e8e8e8;
      border-bottom: 1px solid #e8e8e8;
      padding: 2.5em 2em 1em;
      margin: 0;
      float: left;
      max-height: 440px;
      min-height: 440px; }
      @media (max-width: 768px) {
        .bookshelf .tab-content.stack-view .card-group .card {
          width: 50%; } }
      @media (max-width: 480px) {
        .bookshelf .tab-content.stack-view .card-group .card {
          width: 100%; } }
      .bookshelf .tab-content.stack-view .card-group .card .cover-img {
        position: relative;
        margin: 0 0 1em 0;
        width: 100%;
        text-align: center; }
        .bookshelf .tab-content.stack-view .card-group .card .cover-img img {
          max-width: 100%;
          height: 220px;
          margin: auto; }
      .bookshelf .tab-content.stack-view .card-group .card .card-block {
        padding: 0; }
        .bookshelf .tab-content.stack-view .card-group .card .card-block .content-type {
          font-size: 0.9rem;
          color: rgba(62, 61, 64, 0.4); }
        .bookshelf .tab-content.stack-view .card-group .card .card-block .card-title {
          font-weight: 300;
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          height: 48px;
          /* Fallback for non-webkit */
          font-size: 24px;
          line-height: 2;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #3e3d40;
          margin: 0; }
          .bookshelf .tab-content.stack-view .card-group .card .card-block .card-title a {
            color: #3e3d40; }
            .bookshelf .tab-content.stack-view .card-group .card .card-block .card-title a:hover {
              color: #009795; }
          @media (max-width: 320px) {
            .bookshelf .tab-content.stack-view .card-group .card .card-block .card-title {
              font-size: 18px;
              line-height: 24px; } }
        .bookshelf .tab-content.stack-view .card-group .card .card-block .description {
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          height: 42px;
          /* Fallback for non-webkit */
          font-size: 14px;
          line-height: 1.5;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          display: none; }
        .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items {
          margin: 20px 0 0; }
          .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items button.btn {
            margin: 0 0 25px 0;
            min-width: 122px; }
            @media (max-width: 1024px) {
              .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items button.btn {
                min-width: 130px; } }
            @media (max-width: 768px) {
              .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items button.btn {
                min-width: 120px; } }
          .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a {
            color: rgba(62, 61, 64, 0.5);
            padding: 0px;
            width: 24%;
            border-right: 1px solid #b1fffe;
            text-align: center; }
            @media (max-width: 1024px) {
              .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a {
                width: 22%; } }
            .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a .material-icons {
              vertical-align: middle; }
            .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a:hover, .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a.active {
              color: #009795; }
            .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a.icon-link {
              padding: 0;
              margin: 0;
              display: inline-block;
              border-right: 0;
              vertical-align: middle; }
              .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a.icon-link:hover, .bookshelf .tab-content.stack-view .card-group .card .card-block .action-items a.icon-link.active {
                color: #009795; }
      .bookshelf .tab-content.stack-view .card-group .card.ebook {
        min-height: 500px;
        max-height: 500px; }
        .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .author-name a, .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .isbn a {
          font-size: 0.8rem;
          color: #3e3d40; }
          .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .author-name a:hover, .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .isbn a:hover {
            color: #009795; }
        .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group {
          display: inline-block;
          margin: 0 5px 25px 0; }
          .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group:last-child {
            margin-right: 0; }
          .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group .btn {
            margin: 0;
            padding: 5px; }
          .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group .dropdown-menu {
            margin: 0; }
            .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group .dropdown-menu .dropdown-item {
              display: block;
              padding: 5px;
              width: 100%;
              text-align: left;
              font-size: 0.8rem;
              color: #3e3d40; }
              .bookshelf .tab-content.stack-view .card-group .card.ebook .card-block .action-items .btn-group .dropdown-menu .dropdown-item:hover {
                color: #009795; }
    .bookshelf .tab-content.stack-view .card-group.collections .card.ebook {
      min-height: 320px;
      max-height: 340px; }
    .bookshelf .tab-content.stack-view .card-group.view-collections {
      display: none; }
      .bookshelf .tab-content.stack-view .card-group.view-collections .back-to-collection .material-icons {
        vertical-align: middle; }
    .bookshelf .tab-content.list-view .card-group .card-group .card {
      box-shadow: none;
      width: 50%;
      border: 0;
      border-right: 1px solid #e8e8e8;
      border-bottom: 1px solid #e8e8e8;
      padding: 2.5em 2em 2em 1.5em;
      margin: 0;
      float: left; }
      @media (max-width: 1024px) {
        .bookshelf .tab-content.list-view .card-group .card-group .card {
          padding: 1.5em; } }
      @media (max-width: 768px) {
        .bookshelf .tab-content.list-view .card-group .card-group .card {
          width: 100%; } }
      .bookshelf .tab-content.list-view .card-group .card-group .card .cover-img {
        position: relative;
        float: left;
        margin-right: 1.5em; }
        .bookshelf .tab-content.list-view .card-group .card-group .card .cover-img img {
          max-width: 100%;
          width: 180px;
          height: 240px;
          margin: auto; }
      .bookshelf .tab-content.list-view .card-group .card-group .card .card-block {
        padding: 0; }
        .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .content-type {
          font-size: 0.9rem;
          color: rgba(62, 61, 64, 0.4); }
        .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .card-title {
          font-weight: 300;
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          font-size: 24px;
          line-height: 2;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin: 0;
          color: #3e3d40; }
          .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .card-title a {
            color: #3e3d40; }
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .card-title a:hover {
              color: #009795; }
          @media (max-width: 320px) {
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .card-title {
              font-size: 18px;
              line-height: 24px; } }
        .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .sub-title {
          display: -webkit-box;
          display: block;
          /* Fallback for non-webkit */
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .description {
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          display: block;
          /* Fallback for non-webkit */
          height: 42px;
          /* Fallback for non-webkit */
          font-size: 14px;
          line-height: 1.5;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items {
          margin: 20px 0 0; }
          .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items .clearfix {
            display: none; }
          .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items button.btn {
            margin: 0 0 15px 0;
            color: #FFFFFF;
            padding: .375rem 1rem; }
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items button.btn:last-child {
              clear: right; }
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items button.btn:hover {
              color: #FFFFFF; }
          .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a {
            color: rgba(62, 61, 64, 0.5);
            padding: 0px;
            width: 48px;
            border-right: 1px solid #b1fffe;
            text-align: center; }
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a:hover, .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a.active {
              color: #009795; }
            .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a.icon-link {
              padding: 0;
              margin: 0;
              display: inline-block;
              border-right: 0;
              vertical-align: middle; }
              .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a.icon-link:hover, .bookshelf .tab-content.list-view .card-group .card-group .card .card-block .action-items a.icon-link.active {
                color: #009795; }
    .bookshelf .tab-content.list-view.title-view .card-group .card {
      box-shadow: none;
      width: 100%;
      border: 0;
      border-right: 1px solid #e8e8e8;
      border-bottom: 1px solid #e8e8e8;
      padding: 2em 2em;
      margin: 0;
      float: left; }
      .bookshelf .tab-content.list-view.title-view .card-group .card .cover-img {
        position: relative;
        float: left;
        margin-right: 1.5em;
        display: none; }
        .bookshelf .tab-content.list-view.title-view .card-group .card .cover-img img {
          max-width: 100%;
          width: 180px;
          height: 220px;
          margin: auto; }
      .bookshelf .tab-content.list-view.title-view .card-group .card .card-block {
        padding: 0; }
        .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .content-type {
          font-size: 0.9rem;
          color: rgba(62, 61, 64, 0.4); }
        .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .card-title {
          font-weight: 300;
          display: block;
          /* Fallback for non-webkit */
          display: -webkit-box;
          display: block;
          /* Fallback for non-webkit */
          font-size: 24px;
          margin-bottom: 5px;
          color: #3e3d40; }
          .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .card-title a {
            color: #3e3d40; }
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .card-title a:hover {
              color: #009795; }
          @media (max-width: 320px) {
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .card-title {
              font-size: 18px;
              line-height: 24px; } }
        .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .sub-title {
          margin-bottom: 5px; }
        .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .description {
          display: -webkit-box;
          display: table;
          /* Fallback for non-webkit */
          display: -webkit-box;
          font-size: 14px; }
        .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items {
          margin: 20px 0 0; }
          .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items .clearfix {
            display: none; }
          .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items button.btn {
            margin: 0 0 15px 0;
            color: #FFFFFF;
            padding: .375rem 1rem; }
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items button.btn:last-child {
              clear: right; }
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items button.btn:hover {
              color: #FFFFFF; }
          .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a {
            color: rgba(62, 61, 64, 0.5);
            padding: 0px;
            width: 48px;
            border-right: 1px solid #b1fffe;
            text-align: center; }
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a:hover, .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a.active {
              color: #009795; }
            .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a.icon-link {
              padding: 0;
              margin: 0;
              display: inline-block;
              border-right: 0;
              vertical-align: middle; }
              .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a.icon-link:hover, .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items a.icon-link.active {
                color: #009795; }
          .bookshelf .tab-content.list-view.title-view .card-group .card .card-block .action-items .action-icons {
            display: inline-block; }

.bookshelf .nav-tabs li a[href="#ebooks"] {
  border-bottom: 0 !important; }
  .bookshelf .nav-tabs li a[href="#ebooks"] :first-letter {
    text-transform: none !important; }
.bookshelf ul.nav-tabs li.nav-item a[href="#ebooks"] :first-letter {
  text-transform: none !important; }

/*# sourceMappingURL=bookshelf.css.map */
