@charset "UTF-8";
/* Create an orange variations for various classes
-------------------------------------------------- */
/* Create the action button */
/* Common shadow treatment for box-shadow */
/* Default Image */
.pr80 {
  padding-right: 80px;
}
.panel-review {
  font-size: 16px;
}
.panel-review .panel-heading {
  background-color: transparent !important;
  border-bottom: none !important;
}
.panel-review .panel-heading form.button_to {
  margin-bottom: 0px;
}
.panel-review .panel-heading .rrp-banner-container {
  position: relative;
  width: 135px;
}
.panel-review .panel-heading .rrp-banner-container:before {
  content: " ";
}
@media (max-width: 480px) {
  .panel-review .panel-heading .rrp-banner-container {
    position: absolute;
    right: 31px;
  }
  .panel-review .panel-heading .rrp-banner-container.limited {
    right: 15px;
  }
}
.panel-review .panel-heading .rrp-banner {
  position: absolute;
  top: -15px;
  right: -20px;
}
@media (max-width: 480px) {
  .panel-review .panel-heading div.pull-left > a.upgrade {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
  }
  .panel-review .panel-heading div.pull-left > a.upgrade:before {
    float: left;
    text-indent: 0;
    font-family: FontAwesome;
    content: "\f09c";
    margin-right: 5px;
  }
  .panel-review .panel-heading div.pull-left > a.upgrade:after {
    float: left;
    content: "Upgrade";
    margin: 0;
    text-indent: 0;
  }
  .panel-review .panel-heading div.pull-left > a.locked {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
  }
  .panel-review .panel-heading div.pull-left > a.locked:before {
    float: left;
    content: "Get Free Access!";
    margin: 0;
    text-indent: 0;
  }
  .panel-review .panel-heading .rrp-upgrade-btn {
    display: block;
    float: none !important;
    margin-bottom: 10px;
  }
  .panel-review .panel-heading .rrp-action-btns {
    display: block;
    float: left !important;
  }
  .panel-review .panel-heading .btn {
    padding: 4px 8px;
  }
}
@media (max-width: 349px) {
  .panel-review .panel-heading .add-to-folder-btn > .text {
    display: none;
  }
}
.panel-review .resource-heading .resource-icon.icon-sm {
  width: 40px;
  float: left;
  margin: 5px auto 0;
}
.panel-review .resource-heading .folder-icon {
  height: 41px !important;
  width: 51px !important;
}
.panel-review .resource-heading .folder-icon .fa-folder-blank {
  top: 3px;
}
.panel-review .resource-heading .folder-icon .inner {
  font-size: 12px;
  top: 16px;
  color: #f0efec !important;
}
.panel-review .resource-heading .resource-title {
  margin: 0 0 0 45px;
}
.panel-review .resource-heading .resource-title h2 {
  padding-top: 4px;
}
.panel-review .resource-heading .resource-title .smaller-h1 {
  font-size: 28px;
  line-height: 1.3;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .panel-review .resource-heading .resource-title .smaller-h1 {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .panel-review .resource-heading .resource-title .smaller-h1 {
    font-size: 18px;
  }
}
.panel-review .resource-details {
  font-size: 14px;
}
.panel-review .resource-details .resource-detail {
  white-space: nowrap;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .panel-review .resource-details .resource-detail {
    white-space: normal;
  }
}
.panel-review > .panel-body {
  text-overflow: ellipsis;
  word-wrap: break-word;
}
@media (min-width: 992px) {
  .panel-review > .panel-body {
    overflow: hidden;
  }
}
.panel-review .text-overview {
  max-height: 148px;
  overflow: hidden;
}
.panel-review .text-overview.clamped {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}
.panel-review .text-overview ul {
  padding-left: 17px;
}
.panel-review .text-overview ul li {
  margin-bottom: 5px;
}
.panel-review .concepts {
  max-height: 60px;
}
.panel-review .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.panel-review .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.panel-review .nav-tabs > li > a {
  padding: 10px;
  color: #8c8b86;
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.panel-review .nav-tabs > li > a:hover {
  border-color: #f0efec #f0efec #ddd;
}
.panel-review .nav-tabs > li.active > a, .panel-review .nav-tabs > li.active > a:hover, .panel-review .nav-tabs > li.active > a:focus {
  color: #45454a;
  background-color: #efeeec;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.panel-review .detail-collections {
  color: #18598f;
  border: 1px solid #e1e1e1;
  height: 25px;
  line-height: 23px;
  display: inline-block;
  padding: 0 7px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-weight: 600;
}
.panel-review .detail-collections:hover {
  border-color: #18598f;
}
.panel-review .detail-collections .lp-icon {
  margin-left: 2px;
}
.panel-review .resource-folders,
.panel-review .resource-collections {
  position: relative;
  float: none;
}
.panel-review .resource-folders .title,
.panel-review .resource-collections .title {
  height: 25px;
}
.panel-review .resource-folders a.show-more,
.panel-review .resource-collections a.show-more {
  margin-bottom: 5px;
  text-decoration: none;
}
.panel-review .resource-folders a.show-more > *,
.panel-review .resource-collections a.show-more > * {
  cursor: pointer;
}
@media (min-width: 767px) {
  .panel-review .resource-details-wrap {
    float: right;
  }
}
.panel-review .default-image-bg {
  display: block;
}
.panel-review .default-image-bg .resource-img {
  width: 100%;
  min-height: 90px;
  background: transparent;
}
@media (max-width: 320px) {
  .shared_collection .resource-collections .collections-slider:not(.next-disabled) .bx-viewport:before,
  .shared_collection .resource-collections .collections-slider.next-disabled:not(.prev-disabled) .bx-viewport:after {
    display: none;
  }
}
.mobile-go-to-search-block .go-to-search {
  position: relative;
  overflow: hidden;
}
.mobile-go-to-search-block .go-to-search:after {
  content: "Go to Search Page";
}
.mobile-go-to-search-block .go-to-search .lead {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.panel-review > .rrp-resource-badge {
  float: right;
  position: absolute;
  right: 25px;
  top: 13px;
}
.panel-review > .rrp-resource-badge img {
  width: 100px;
  height: 100px;
}
@media (max-width: 992px) and (orientation: portrait) {
  .panel-review > .rrp-resource-badge {
    top: 23px;
  }
  .panel-review > .rrp-resource-badge img {
    width: 80px;
    height: 80px;
  }
}
.panel-review.new-rrp .panel-heading {
  padding: 10px;
}
@media (max-width: 992px) {
  .panel-review.new-rrp .panel-heading > .pull-left {
    display: inline-block;
    float: left !important;
  }
  .panel-review.new-rrp .panel-heading > .pull-left .goto .lp-icon {
    display: none;
  }
  .panel-review.new-rrp .panel-heading > .pull-right:not(.rrp-banner-container) {
    float: left !important;
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  .panel-review.new-rrp .panel-heading > .pull-right:not(.rrp-banner-container) {
    display: inline-block;
    width: auto;
    margin-left: -5px;
  }
}
@media (max-width: 480px) {
  .logged-out .panel-review.new-rrp .panel-heading > .pull-right:not(.rrp-banner-container) {
    margin-left: 5px;
  }
}
.panel-review.new-rrp .panel-heading .open-folder-btn {
  color: white;
  background-color: #18598f;
  border-color: #144b79;
}
.panel-review.new-rrp .panel-heading .open-folder-btn:hover {
  color: white;
  background-color: #113e63;
  border-color: #0c2b45;
}
.panel-review.new-rrp .panel-heading .open-folder-btn .fa-regular {
  margin-right: 5px;
  color: white;
}
.panel-review.new-rrp .panel-heading .open-folder-btn .fa-regular:before {
  content: "\f07c" !important;
}
.panel-review.new-rrp .panel-body {
  padding: 15px;
}
.panel-review.new-rrp .middle-resource {
  padding: 10px 0 10px 0;
  min-height: 65px;
}
@media (max-width: 767px) {
  .panel-review.new-rrp .middle-resource {
    min-height: 0px;
  }
}
.panel-review.new-rrp .middle-resource .title {
  font-weight: 600;
  font-size: 17px;
}
.panel-review.new-rrp .middle-resource .title i {
  font-size: 95%;
}
.panel-review.new-rrp .middle-resource .details-list {
  float: none;
}
.panel-review.new-rrp .middle-resource .details-list li {
  margin-bottom: 8px;
}
.panel-review.new-rrp .middle-resource .details-list ul,
.panel-review.new-rrp .middle-resource .details-list ol {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .panel-review.new-rrp .middle-resource .details-list {
    padding-left: 0;
  }
  .panel-review.new-rrp .middle-resource .details-list ul,
  .panel-review.new-rrp .middle-resource .details-list ol {
    padding-left: 20px;
  }
}
.panel-review.new-rrp .middle-resource .middle-resource-icon {
  float: left;
  padding-left: 5px;
}
.panel-review.new-rrp .middle-resource .middle-resource-icon.fa-lightbulb-o {
  font-size: 2.5em;
}
.panel-review.new-rrp .middle-resource .middle-resource-icon.fa-bookmark-o {
  padding-right: 45px;
}
.panel-review.new-rrp .resource-title {
  margin: 0;
}
.panel-review.new-rrp .resource-title h2 {
  padding-top: 4px;
}
.panel-review.new-rrp .resource-title .smaller-h1 {
  font-size: 28px;
  line-height: 1.3;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .panel-review.new-rrp .resource-title .smaller-h1 {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .panel-review.new-rrp .resource-title .smaller-h1 {
    font-size: 18px;
  }
}
.panel-review.new-rrp .included-materials:not(.mobile-device, .in-viewer) {
  margin-top: 2.8rem;
}
.panel-review.new-rrp .included-materials {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 4px;
  max-width: 200px;
  float: right;
  margin-left: 15px;
  margin-bottom: 20px;
  padding: 0 10px 0 10px;
  z-index: 1;
}
.panel-review.new-rrp .included-materials .rrp-section-title {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.panel-review.new-rrp .included-materials .fa-ul {
  margin-left: 24px;
}
.panel-review.new-rrp .included-materials .li {
  top: 4px;
}
.panel-review.new-rrp .included-materials li {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.45;
}
.panel-review.new-rrp .included-materials .text-muted:hover {
  color: #45454a;
}
.panel-review.new-rrp .included-materials.mobile-device, .panel-review.new-rrp .included-materials.in-viewer {
  float: left;
  max-width: 100%;
  padding: 0;
  margin-left: 0;
  margin-bottom: 15px;
  border: 0;
}
.panel-review.new-rrp .left-resource-details {
  height: auto;
  padding: 14px;
  font-size: 14px;
  line-height: 1.45;
}
.panel-review.new-rrp .left-resource-details .title {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", "Ubuntu", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.panel-review.new-rrp .left-resource-details dt {
  font-weight: 600;
  margin-bottom: 4px;
}
.panel-review.new-rrp .left-resource-details dd {
  word-wrap: break-word;
  font-weight: 400;
  margin-bottom: 4px;
}
.panel-review.new-rrp .blank-rrp-left-resource-details {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", "Ubuntu", Helvetica, Arial, sans-serif;
  height: auto;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
}
.panel-review.new-rrp .blank-rrp-left-resource-details dt {
  margin-bottom: 4px;
  font-weight: 600;
}
.panel-review.new-rrp .blank-rrp-left-resource-details dd {
  font-weight: 400;
  margin-bottom: 4px;
}
.resource-pool {
  margin-top: 10px;
}
.resource-pool .pool-label {
  display: block;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", "Ubuntu", Helvetica, Arial, sans-serif;
  font-weight: 800;
  white-space: nowrap;
  margin-top: 15px;
  margin-bottom: 2px;
}
.resource-pool .pool-label .pool-info {
  font-size: 14px;
  margin-left: 2px;
}
.resource-pool .pool-name {
  font-weight: bold;
}
@media (min-width: 992px) {
  .resource-pool .pool-name.reviewed-by-lp {
    max-width: 120px !important;
  }
}
@media (max-width: 400px) {
  .resource-pool .pool-info,
  .resource-pool .popover {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .resource-pool .popover {
    top: auto !important;
    left: 50% !important;
    margin: 15px 0 0 -131px !important;
    max-width: 250px !important;
    width: 100% !important;
  }
  .resource-pool .popover .arrow {
    top: -5px !important;
    left: 66% !important;
    transform: rotate(-90deg) !important;
  }
}
.reviewer-rating {
  margin-bottom: 5px;
}
.reviewer-rating .rating-label {
  display: block;
  font-weight: 600;
  white-space: nowrap;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 3px;
}
@media (max-width: 480px) {
  .shared_collection .new-rrp {
    min-height: 1000px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .resources-show .testimonial-widget {
    margin-top: 10px;
  }
}
.shared_collection .rrp-top.panel-heading {
  height: 65px;
  position: relative;
}
.shared_collection .top-buttons {
  display: inline-block;
  width: 100%;
}
.shared_collection .join-btn {
  margin-right: 1px;
}
.shared_collection .smaller-h1 {
  font-size: 28px;
  line-height: 1.3;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .shared_collection .smaller-h1 {
    font-size: 24px;
  }
}
@media (max-width: 400px) {
  .shared_collection .smaller-h1 {
    font-size: 18px;
  }
}
.shared_collection .play-collection-btn i {
  font-size: 17px;
  line-height: 0;
  vertical-align: middle;
  margin-top: -2px;
}
.shared_collection .join-btn.free ~ .social-menu {
  margin-left: 212px;
}
.shared_collection .top-resource-details {
  font-size: 15px;
  padding-bottom: 5px;
}
.shared_collection .middle-resource {
  padding: 10px 0;
}
.shared_collection .rrp-details {
  overflow: visible;
}
.shared_collection .rrp-details .resource-icon {
  margin-right: 25px;
}
@media (min-width: 1200px) {
  .shared_collection .rrp-details .resource-icon {
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .shared_collection .rrp-details .resource-icon {
    margin-right: 40px;
  }
}
.shared_collection .rrp-details .folder-icon {
  height: 41px !important;
  width: 51px !important;
}
.shared_collection .rrp-details .folder-icon .fa-folder-blank {
  top: 3px;
}
.shared_collection .rrp-details .folder-icon .inner {
  font-size: 12px;
  top: 16px;
  color: #f0efec !important;
}
.shared_collection .img-thumbnail-wrapper {
  max-height: 250px;
}
.shared_collection .rrp-resource-badge {
  float: right;
  position: absolute;
  right: 25px;
  top: 13px;
}
.shared_collection .rrp-resource-badge img {
  width: 100px;
  height: 100px;
}
@media (max-width: 992px) and (orientation: portrait) {
  .shared_collection .rrp-resource-badge {
    top: 23px;
  }
  .shared_collection .rrp-resource-badge img {
    width: 80px;
    height: 80px;
  }
}
.shared_collection .total-items {
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
}
.shared_collection .panel-items {
  background-color: whitesmoke;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 20px 0px 0px 0px;
  height: 221px;
}
.shared_collection .panel-items .bx-wrapper {
  margin-bottom: 0px;
  border: none;
  background: none;
  box-shadow: none;
}
.shared_collection .panel-items .bx-wrapper .bx-prev {
  left: -45px;
  visibility: hidden;
}
.shared_collection .panel-items .bx-wrapper .bx-next {
  right: -45px;
  visibility: hidden;
}
.shared_collection .panel-items .bx-wrapper .bx-loading {
  background-color: whitesmoke;
}
.shared_collection .panel-items .items-container {
  margin: 0 auto;
  width: 87.5%;
}
@media (max-width: 480px) {
  .shared_collection .panel-items .items-container {
    width: 52.5%;
  }
}
@media (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .shared_collection .panel-items .items-container {
    width: 61.4%;
  }
}
@media (min-width: 480px) and (max-width: 767px) and (orientation: portrait) {
  .shared_collection .panel-items .items-container {
    width: 69.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shared_collection .panel-items .items-container {
    width: 65.9%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shared_collection .panel-items .items-container {
    width: 77.4%;
  }
}
.shared_collection .panel-items .item-list {
  visibility: hidden;
}
.shared_collection .panel-items .selected {
  border: 2px solid #2683c5 !important;
}
.shared_collection .panel-items .shared-collection-item {
  cursor: pointer;
  height: 200px;
  border: 1px solid #ddddde;
}
.shared_collection .panel-items .shared-collection-item .collection-item-title {
  font-size: 15px;
  line-height: 1.2;
  overflow: hidden;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.shared_collection .panel-items .shared-collection-item .item-panel .item-rrp-link {
  cursor: pointer;
}
.shared_collection .panel-items .shared-collection-item .item-panel .panel-heading {
  height: 40px;
}
.shared_collection .panel-items .shared-collection-item .panel-body {
  height: 121px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.shared_collection .panel-items .shared-collection-item .panel-footer {
  background-color: inherit;
  border-top: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.shared_collection .panel-items .shared-collection-item .panel-footer .item-rrp-link {
  color: #45454a;
}
.shared_collection .panel-items .shared-collection-item .panel-footer .item-rrp-link:active,
.shared_collection .panel-items .shared-collection-item .panel-footer .item-rrp-link:hover {
  text-decoration: none;
}
.shared_collection .panel-items .shared-collection-item .panel-footer .text-muted {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shared_collection .panel-items .shared-collection-item .panel-footer .resource-type-name {
  padding-left: 1px;
  font-size: 13px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.shared_collection .panel-items .shared-collection-item .panel-image {
  max-height: 111px;
  overflow: hidden;
}
.shared_collection .panel-items .slider-control-container {
  top: 85px;
}
.shared_collection .expanded-item-rrps .slider-footer {
  min-height: 20px;
  text-align: center;
  background-color: whitesmoke;
}
.shared_collection .expanded-item-rrps .slider-footer .see-full-reviews-link {
  color: #18598f;
}
.shared_collection .expanded-item-rrps .selected-arrow:after, .shared_collection .expanded-item-rrps .selected-arrow:before {
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.shared_collection .expanded-item-rrps .selected-arrow:after {
  border-color: rgba(32, 147, 213, 0);
  border-bottom-color: #fff;
  border-width: 13px;
  margin-left: -18px;
}
.shared_collection .expanded-item-rrps .selected-arrow:before {
  border-color: rgba(63, 17, 245, 0);
  border-bottom-color: #d3d3d3;
  border-width: 14px;
  margin-left: -19px;
}
.shared_collection .expanded-item-rrps .panel-rrp {
  border-top: 1px solid #ddddde;
  position: relative;
  display: none;
}
.shared_collection .expanded-item-rrps .panel-rrp .close-item-rrp-view {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 12px;
  z-index: 1;
  display: none;
  color: #8c8b86;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
}
.shared_collection .expanded-item-rrps .panel-rrp #item-counter {
  position: absolute;
  right: 54px;
  top: 22px;
  z-index: 1;
}
.shared_collection .expanded-item-rrps .panel-rrp:after, .shared_collection .expanded-item-rrps .panel-rrp:before {
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
  width: 92%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
    width: 75.5%;
  }
}
@media (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
    width: 87.5%;
  }
}
@media (min-width: 480px) and (max-width: 767px) and (orientation: portrait) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
    width: 84.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
    width: 86%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container {
    width: 90%;
  }
}
@media (max-width: 420px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container div.pull-left > a.locked {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    min-width: 65px; /*FF fix to display FA icon and ":after" text properly*/
    line-height: 20px;
  }
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container div.pull-left > a.locked:before {
    float: left;
    text-indent: 0;
    font-family: FontAwesome;
    content: "\f09c";
    margin-right: 5px;
  }
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container div.pull-left > a.locked:after {
    float: left;
    content: "Join";
    margin: 0;
    text-indent: 0;
  }
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-container .panel-heading {
    padding-right: 10px !important;
  }
  .shared_collection .expanded-item-rrps .panel-rrp div.pull-left > a.upgrade {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
  }
  .shared_collection .expanded-item-rrps .panel-rrp div.pull-left > a.upgrade:before {
    float: left;
    text-indent: 0;
    font-family: FontAwesome;
    content: "\f09c";
    margin-right: 5px;
  }
  .shared_collection .expanded-item-rrps .panel-rrp div.pull-left > a.upgrade:after {
    float: left;
    content: "Upgrade";
    margin: 0;
    text-indent: 0;
  }
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list {
  width: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content {
  min-height: 350px;
  padding-left: 1px;
  padding-right: 1px;
  overflow-y: auto;
  overflow-x: hidden;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .rrp-collection-item-action,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .goto {
  display: inline-block;
  margin-right: 5px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .rrp-collection-item-action .lp-icon,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .goto .lp-icon {
  margin-right: 5px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .add-to-folder-btn-container {
  position: relative;
  float: right;
}
@media (max-width: 992px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .add-to-folder-btn-container {
    display: block;
    float: none !important;
    padding-top: 10px;
  }
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .add-to-folder-btn-container #add-to-collections-dropdown {
    right: auto;
    right: initial;
    left: auto;
    left: initial;
  }
}
@media (max-width: 480px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content #add-to-collections-dropdown {
    width: 230px;
  }
}
@media (max-width: 349px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content #add-to-collections-dropdown {
    width: 190px;
  }
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content #add-to-collections-dropdown #google-copy-url + .rrp-collection-item-action + .add-to-folder-btn-container {
  margin-top: 80px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content #add-to-collections-dropdown #google-export-file + .rrp-collection-item-action + .add-to-folder-btn-container {
  margin-top: 80px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content #add-to-collections-dropdown #google-open-in-jamboard + .rrp-collection-item-action + .add-to-folder-btn-container {
  margin-top: 80px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .media-player-container,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .rrp-collection-item-content,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content > div:not(.panel-container):not(.media-player-spinner):not(.resource-google-doc) {
  display: inline-block;
  margin-top: 50px;
  width: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .resource-google-doc {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  margin-top: 0px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .resource-google-doc iframe {
  border: none;
  height: 100%;
  width: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content i.item-viewer-loader {
  margin-top: 140px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .resource,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .drive_document,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .shared-collection {
  margin: 0 auto;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .resource > div:first-of-type {
  padding-left: 0px;
  padding-right: 0px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .drive-document > div:first-of-type {
  padding-left: 0px;
  padding-right: 0px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .panel.panel-default.panel-review {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .panel.panel-default.panel-review > .panel-body {
  padding-left: 0px;
  padding-right: 0px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .panel.panel-default.panel-review > .panel-body .left-resource-details .title {
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .fluid-width-video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 60%;
  padding-top: 100px !important;
  height: 0;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .iframe-scroll-wrapper {
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 800px;
  /* iPads (portrait and landscape) */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .iframe-scroll-wrapper {
    overflow-y: scroll;
    height: 600px;
  }
}
@media (max-width: 991px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .iframe-scroll-wrapper {
    overflow-y: scroll;
    height: 600px;
  }
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .iframe-scroll-wrapper iframe {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .file-video-item {
  max-width: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .file-audio-container {
  margin: 0px auto;
  top: 30%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .file-audio-container .audio-item-title {
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .file-audio-container #file-audio-wrapper {
  width: 100%;
  height: 100%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .file-audio-container #file-audio-wrapper audio {
  width: 100%;
  pointer-events: auto;
  border: 0;
  outline: none;
  -o-object-fit: contain;
     object-fit: contain;
  left: 0;
  top: 0;
  padding: 0;
  transform: none;
  transform: initial;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .img-responsive {
  margin: 0 auto -5vh auto;
  max-width: 320px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .noninteractive-details {
  position: relative;
  background-color: white;
  border-radius: 4px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 31px 40px 25px 40px;
  box-shadow: 0px -1px 10px -2px rgba(63, 73, 79, 0.16);
  margin-top: -16px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 20px 0;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .reason {
  margin-top: 16px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .new-tab-btn,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .download-btn {
  font-size: 16px;
  font-weight: 600;
  padding: 0 22px;
  height: 45px;
  line-height: 43px;
  margin: 0 0 20px 0;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .new-tab-btn:active,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .download-btn:active {
  background-color: #fff;
  color: #18598f;
  border-color: #18598f;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .tooltip.in {
  opacity: 1;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-details {
  font-size: 13px;
  opacity: 0.8;
  cursor: default;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .img-responsive,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .img-responsive {
  width: 50%;
  margin: auto;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .download-details,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .download-details {
  width: 60%;
  height: 220px;
  margin: auto;
  text-align: center;
  box-shadow: 0 0 3px rgba(63, 73, 79, 0.8);
  position: relative;
  top: -30px;
  background-color: white;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-title,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-title {
  padding-top: 30px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .download-btn,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .download-btn {
  font-size: 16px;
  font-weight: bold;
  padding: 0 22px;
  height: 50px;
  line-height: 48px;
  margin: 30px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .tooltip.in,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .tooltip.in {
  opacity: 1;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type {
  position: relative;
  margin: auto;
  z-index: 2;
  max-width: 100px;
  background-color: rgb(24, 89, 143);
  border-radius: 4px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  border: 0;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type:before {
  font-family: FontAwesome;
  content: "\f0ac";
  margin-right: 7px;
  display: inline-block;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-interactive:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-interactive:before {
  content: "\f256";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-lesson-plan:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-lesson-plan:before {
  content: "\f02d";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-worksheet:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-worksheet:before {
  content: "\f044";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-interactive:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-interactive:before {
  content: "\f256";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-activities-project:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-activities-project:before {
  content: "\f0c4";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-article:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-article:before {
  content: "\f1ea";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-lesson-planet-article:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-lesson-planet-article:before {
  content: "\f02e";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-app:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-app:before {
  content: "\f10a";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-presentation:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-presentation:before {
  content: "\f108";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-video:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-video:before {
  content: "\f144";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-printables-template:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-printables-template:before {
  content: "\f02f";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-unit-plan:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-unit-plan:before {
  content: "\f0c9";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-exit-ticket:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-exit-ticket:before {
  content: "\f145";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-online-course:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-online-course:before {
  content: "\f00b";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-assessment:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-assessment:before {
  content: "\f00b";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-audio:before, .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-podcast:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-audio:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-podcast:before {
  content: "\f028";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-learning-game:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-learning-game:before {
  content: "\f12e";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-primary-source:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-primary-source:before {
  content: "\f2bb";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-study-guide:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-study-guide:before {
  content: "\f14e";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-professional-document:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-professional-document:before {
  content: "\f0c5";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-website:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-website:before {
  content: "\f0db";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-webpage:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-webpage:before {
  content: "\f0c1";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-interactive-whiteboard:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-interactive-whiteboard:before {
  content: "\f14b";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-graphics-image:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-graphics-image:before {
  content: "\f1c5";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-writing-prompt:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-writing-prompt:before {
  content: "\f040";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-graphic-organizer:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-graphic-organizer:before {
  content: "\f0ce";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-handouts-reference:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-handouts-reference:before {
  content: "\f0ea";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-constructed-response-item:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-constructed-response-item:before {
  content: "\f059";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-performance-task:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-performance-task:before {
  content: "\f0cb";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-home-letter:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-home-letter:before {
  content: "\f0e0";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-workbook:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-workbook:before {
  content: "\f14b";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-pd-course:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-pd-course:before {
  content: "\f02d";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-image:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-image:before {
  content: "\f03e";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-image:after,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-image:after {
  content: "Image";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-unknown-type:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-unknown-type:before {
  content: "\f21b";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .download-resource-container .resource-type.type-user-added:before,
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .noninteractive-container .resource-type.type-user-added:before {
  content: "\f093";
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .media-player-container {
  height: 350px;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .rrp-content .media-player-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin-top: 0;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .no-image-available {
  max-width: 50%;
  margin: auto;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .react-notifications-root {
  width: 90%;
}
.shared_collection .expanded-item-rrps .panel-rrp .rrp-list .react-notifications-root .alert {
  margin-bottom: 10px;
}
@media (max-width: 620px) {
  .shared_collection .expanded-item-rrps .panel-rrp .rrp-list .react-notifications-root {
    width: 80%;
  }
}
.shared_collection .expanded-item-rrps .panel-rrp .bx-wrapper {
  margin-bottom: 0px;
  border: none;
  background: none;
  box-shadow: none;
}
.shared_collection .expanded-item-rrps .panel-rrp .bx-wrapper .slider-control-container img {
  min-height: 140px;
}
.shared_collection .expanded-item-rrps .panel-rrp .bx-wrapper #goto_app_store {
  min-height: 0;
  min-height: initial;
}
.shared_collection .expanded-item-rrps .panel-rrp .scrollable {
  -webkit-overflow-scrolling: touch;
  max-height: 800px;
  overflow-x: scroll;
}
.shared_collection .boclips-video-container {
  position: absolute;
}
.concepts-toggle-buttons:not(.ml30),
.keyterms-toggle-buttons:not(.ml30) {
  margin-left: 8.33333%;
}
@media (min-width: 992px) {
  .course-card .img-responsive {
    height: 155px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .course-card .img-responsive {
    height: 133px;
    margin-left: auto;
    margin-right: auto;
  }
}
.course-card .course-text {
  height: 93px;
  overflow: hidden;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.course-card .course-text h5 {
  font-size: 15px;
  line-height: 1.4;
  margin: 0 0 5px 0;
}
.course-card .course-text h5 .card-link {
  line-height: 1.4;
}
.course-card .course-text small {
  font-size: 14px;
  line-height: 1.4;
}
#related-container #related-options.panel {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
#related-container #related-resources .list-card:first-child .panel {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#related-resources .col-resource-heading {
  width: 483px;
}
#related-dropdown .dropdown-menu {
  max-height: 300px;
  overflow: scroll;
}
.add-a-comment {
  color: #18598f;
  cursor: pointer;
}
@media (max-width: 480px) {
  .user-conversation.panel-heading {
    padding: 15px 10px;
  }
  .user-conversation.panel-heading h4 {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .user-conversation.panel-heading .btn {
    display: block;
    float: none !important;
    max-width: 180px;
    margin: 0 auto;
  }
}
.user-conversation .see-comments {
  color: #18598f;
  text-align: center;
  cursor: pointer;
}
.user-conversation .see-comments i {
  vertical-align: -16%;
}
.safari_montage_parent_video {
  color: orange;
}
.rrp-section-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.rrp-section-details {
  font-size: 14px;
}
.rrp-section-details dt,
.rrp-section-details dd {
  margin-bottom: 2px;
}
.rrp-section-details dt {
  font-weight: 600;
}
.middle-resource .details-list .btn-standard {
  font-size: 13px;
  margin-left: 2px;
}
.show-more-standards {
  display: inline-block;
  vertical-align: top;
  color: #18598f;
  border: 1px solid #e1e1e1;
  height: 24px;
  line-height: 21px;
  padding: 0 7px 0 6px;
  margin-top: 0px;
  margin-left: 2px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
}
.show-more-standards .fa-caret-down,
.show-more-standards .fa-caret-up {
  margin-left: 4px;
  display: inline-block;
  font-size: inherit;
}
.resource-icon-title {
  min-height: 70px;
}
.resource-icon-title .resource-icon {
  float: left;
}
.resource-icon-title.clearfix .resource-title {
  margin-left: 65px;
}
.resource-icon-title.clearfix .resource-title h2 {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .resource-icon-title.clearfix .resource-title h2 {
    line-height: 27px;
  }
  .resource-icon-title.clearfix .resource-icon {
    margin-top: 4px;
  }
}
@media (min-width: 768px) {
  .resource-icon-title.clearfix .resource-title h2 {
    line-height: 30px;
  }
  .resource-icon-title.clearfix .resource-icon {
    margin-top: 4px;
  }
}
.add-to-folder-btn.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.13);
  color: #45454a;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
  position: relative;
}
.panel-rrp .js-cc-popover.overflow-wrapper {
  max-height: 100px;
  overflow: auto;
}
.js-cc-popover.with-more-less-toggle.with-max-height {
  max-height: 84px !important;
  overflow: hidden !important;
}
.js-cc-popover.with-more-less-toggle.with-max-height ~ .less {
  display: none;
}
.js-cc-popover.with-more-less-toggle:not(.with-max-height) ~ .more {
  display: none;
}
.concepts.with-clamp,
.keyterms.with-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.educator-rating-icon {
  display: inline-block;
  fill: none;
}
.educator-rating-icon path {
  fill: #13c124;
}
.educator-rating-icon.small {
  height: 16px;
  width: 14px;
}
.educator-ratings-count {
  position: relative;
  margin-left: 2px;
  display: inline-block;
  vertical-align: -1px;
}
.slider-control-container {
  position: absolute;
  top: 200px;
}
.slider-control-container .bx-prev,
.slider-control-container .bx-next {
  display: block;
  border: 1px solid #ddd;
  width: 44px;
  text-align: center;
  padding: 4px 0;
  font-size: 36px;
}
.slider-control-container .bx-prev:hover,
.slider-control-container .bx-next:hover {
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.slider-control-container .bx-prev.disabled,
.slider-control-container .bx-next.disabled {
  display: none;
  border: none;
}
.slider-control-container.next {
  right: -1px;
}
.slider-control-container.next .bx-next {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 3px;
}
.slider-control-container.prev {
  left: -1px;
}
.slider-control-container.prev .bx-prev {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.concepts,
.keyterms {
  overflow: hidden;
  max-height: 60px;
}
.concepts-toggle-buttons,
.keyterms-toggle-buttons {
  font-size: 14px;
}
.concepts-toggle-buttons a.more,
.concepts-toggle-buttons a.less,
.keyterms-toggle-buttons a.more,
.keyterms-toggle-buttons a.less {
  display: none;
  color: #18598f;
  border: 1px solid #e1e1e1;
  height: 26px;
  line-height: 24px;
  padding: 0 7px 0 6px;
  margin-top: 7px;
  border-radius: 4px;
  font-weight: 400;
}
.concepts-toggle-buttons a.more:hover,
.concepts-toggle-buttons a.less:hover,
.keyterms-toggle-buttons a.more:hover,
.keyterms-toggle-buttons a.less:hover {
  border-color: #18598f;
  text-decoration: none;
}
.concepts-toggle-buttons a.more .fa-caret-down,
.concepts-toggle-buttons a.less .fa-caret-down,
.keyterms-toggle-buttons a.more .fa-caret-down,
.keyterms-toggle-buttons a.less .fa-caret-down {
  margin-left: 4px;
  display: inline-block;
  font-size: inherit;
}
.lazy-load-image-background.blur {
  filter: blur(15px);
}

.lazy-load-image-background.blur.lazy-load-image-loaded {
  filter: blur(0);
  transition: filter .3s;
}

.lazy-load-image-background.blur > img {
  opacity: 0;
}

.lazy-load-image-background.blur.lazy-load-image-loaded > img {
  opacity: 1;
  transition: opacity .3s;
}

[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(https://app.lp.dev.lexp.cloud/assets/packs/media/slick/ajax-loader-0b80f665.gif) center center no-repeat;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(https://app.lp.dev.lexp.cloud/assets/packs/media/fonts/slick-25572f22.eot);
    src: url(https://app.lp.dev.lexp.cloud/assets/packs/media/fonts/slick-25572f22.eot?#iefix) format('embedded-opentype'), url(https://app.lp.dev.lexp.cloud/assets/packs/media/fonts/slick-653a4cbb.woff) format('woff'), url(https://app.lp.dev.lexp.cloud/assets/packs/media/fonts/slick-6aa1ee46.ttf) format('truetype'), url(https://app.lp.dev.lexp.cloud/assets/packs/media/fonts/slick-f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


/*# sourceMappingURL=resources-5092b977.css.map*/