@media (max-width: 992px) {
}
#nof1-body .library-section {
  min-height: 150px;
  margin-top: 10px;
  padding-bottom: 5px;
}
#nof1-body .content p img {
  height: auto;
  width: 100%;
}
#nof1-body .inactiveLink {
  pointer-events: none;
  cursor: default;
}
#nof1-body .image-default {
  background: url(assets/images/thumbnail_Default_2.png);
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
#nof1-body .default-thumbnail {
  background: url(assets/images/thumbnail_Default_2.png);
  height: 65px;
  width: 65px;
  background-position: center;
  background-size: contain;
}
#nof1-body .file-thumbnail {
  height: 100px;
  width: inherit;
  background: #eee;
}
#nof1-body .file-thumbnail .image {
  height: 65px;
  width: 65px;
  object-fit: contain;
  border: 1px solid #ddd;
  border-radius: 1px;
}
#nof1-body .no-bg-file-thumbnail {
  height: 100px;
  width: inherit;
}
#nof1-body .no-bg-file-thumbnail .image {
  height: 65px;
  width: 65px;
  object-fit: contain;
  border: 1px solid #ddd;
  border-radius: 1px;
}
#nof1-body .more-content {
  position: absolute;
  cursor: pointer;
}
#nof1-body .updated-date {
  margin-bottom: 3px;
  font-size: 12.1px;
}
#nof1-body .content {
  line-height: 1.75;
  padding-right: 0;
  text-align: justify;
  max-height: 60px;
  overflow: hidden;
  margin: 0;
  word-break: break-word;
}
#nof1-body .content * {
  font-size: 12.5px !important;
}
#nof1-body .media-highlights {
  margin-bottom: 10px;
}
#nof1-body #mediaHighlightsSection {
  /* Notification slider */
}
#nof1-body #mediaHighlightsSection .media-highlights-slider {
  width: 670px;
  margin: 10px auto 0;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-slide {
  width: 134px !important;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .thumbnail {
  height: 135px;
  background: #FFF;
  border-radius: 0;
  overflow: hidden;
  border: 1px solid gray;
  margin: 0 4px;
  padding: 0;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .thumbnail img {
  width: 100%;
  border-radius: 0px 0px 0 0;
  transition: transform linear 0.3s;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .thumbnail img:hover {
  transform: scale(1.1);
}
#nof1-body #mediaHighlightsSection .media-highlights-slider a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  height: 95px;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider p {
  color: #fff;
  font-size: 12px;
  overflow: auto;
  position: absolute;
  bottom: 1px;
  background-color: rgba(0, 0, 0, 0.6);
  height: 38px;
  text-align: center;
  width: 125px;
  padding: 0;
  box-sizing: border-box;
  margin: 0 0 0 5px;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider p:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-dots {
  position: static;
  margin: 0;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-dots li {
  margin: 0;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-dots li button:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f111";
  color: #000;
  font-size: 10px;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-prev {
  top: 45%;
  left: -20px;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-prev:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f053";
  color: #333;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-next {
  top: 45%;
  right: -20px;
}
#nof1-body #mediaHighlightsSection .media-highlights-slider .slick-next:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  color: #333;
}
#nof1-body .image-default {
  background: url(assets/images/thumbnail_Default_2.png);
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
#nof1-body .default-thumbnail {
  background: url(assets/images/thumbnail_Default_2.png);
  height: 65px;
  width: 65px;
  background-position: center;
  background-size: contain;
}
@media (min-width: 1400px) {
  #nof1-body .container {
    max-width: 80% !important;
  }
}
#nof1-body .top-side .section-1 .news-card {
  width: 100%;
  border: 1px solid black;
  border-radius: 10px;
  padding: 0 10px;
  background-color: #fff;
}
#nof1-body .top-side .section-1 .news-card section {
  margin-top: -10px;
}
#nof1-body .top-side .section-1 .news-card .news-card-header {
  font-weight: 600;
  text-decoration: none;
  color: #000;
  margin-bottom: 0;
  margin-top: 10px;
}
#nof1-body .top-side .section-1 .news-card .latest-resource-content-slider {
  margin-bottom: -20px;
  top: -10px;
}
#nof1-body .top-side .section-1 .news-card .arrow-left {
  font-size: 20px;
  position: relative;
  text-align: center;
  top: 50px;
  width: 10px;
  left: 0px;
  cursor: pointer;
  z-index: 1000;
}
#nof1-body .top-side .section-1 .news-card .news-card-section {
  padding: 0;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body {
  padding-right: 0;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body img {
  padding-left: 0;
  height: 95px;
  max-width: 100%;
  margin: auto;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body .card-text {
  height: 10px;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body .card-text .more-content {
  margin-top: -20px;
  position: absolute;
  top: 98px;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body .card-text .latest-title {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 5px;
  height: auto !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  width: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body .card-text .text {
  color: #073763;
  font-weight: 600;
  padding-right: 0;
  text-align: justify;
  height: 58px;
  overflow: hidden;
  font-size: 0.78rem;
}
#nof1-body .top-side .section-1 .news-card .news-card-section .news-card-body .card-text .text * {
  line-height: 18px;
}
#nof1-body .top-side .section-1 .news-card .arrow-right {
  font-size: 2rem;
  position: relative;
  text-align: center;
  top: -5rem;
  width: 1rem;
  left: 98%;
  cursor: pointer;
}
#nof1-body .top-side .section-1 .news-card .notification-slider {
  width: 100%;
  margin: -10px auto;
  padding: 0 4rem;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin {
  margin: 10px auto;
  margin-bottom: 0;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-prev:before,
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-next:before {
  font-family: 'FontAwesome';
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slider {
  margin-top: 60px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-prev,
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-next {
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg);
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-next {
  top: unset;
  bottom: -30px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-prev {
  top: -30px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-dots {
  position: static;
  margin: 0;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-dots li {
  margin: 0;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-dots li button:before {
  font-family: 'FontAwesome';
  content: "\f111";
  color: #000;
  font-size: 10px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide {
  background: #eee;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 1px;
  position: relative;
  height: 140px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide .thumbnail {
  height: 140px;
  background: #FFF;
  border-radius: 0px 0px 0 0;
  overflow: hidden;
  margin-bottom: 0 !important;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide img {
  width: 100%;
  border-radius: 0px 0px 0 0;
  transition: transform linear 0.3s;
  height: 140px;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide img:hover {
  transform: scale(1.1);
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide p {
  color: #fff;
  font-size: 12px;
  margin: 9px auto 0px;
  overflow: auto;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 38px;
  text-align: center;
  width: 100%;
  padding: 3px;
  box-sizing: border-box;
}
#nof1-body .top-side .section-1 .news-card #mediaHighlightsSection .slick-thumbnail-slider-mixin .slick-slide p:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 1400px) {
  #nof1-body .main report-pane .report-displayer {
    height: 375px;
  }
}
#nof1-body .main report-pane .report-displayer {
  height: 345px;
}
#nof1-body .main report-pane .panel {
  margin-bottom: 0px !important;
}
#nof1-body .main .card-block {
  font-size: 15px;
  padding: 0;
}
#nof1-body .main .card-block .main-card-header {
  color: #085394;
  font-weight: 600;
  margin-top: 0;
}
#nof1-body .main .card-block .main-card-body {
  margin-bottom: 27.5px;
}
#nof1-body .main .card-block .main-card-body img {
  padding: 0;
  max-height: 100px;
  max-width: 100%;
}
#nof1-body .main .card-block .main-card-body .card-text {
  color: #073763;
  font-weight: 600;
  font-size: 12.5px;
  overflow: hidden;
}
#nof1-body .main .card-block .main-card-body .card-text .content {
  height: 52.5px;
  overflow: hidden;
}
#nof1-body .main .card-block .main-card-body .card-text .more-content {
  margin-top: -10px;
}
#nof1-body .main .card-block .maps .map-img {
  height: 370px;
}
#nof1-body .news-and-updates .news-block {
  padding: 12.5px 10px;
  padding-top: 0;
}
#nof1-body .news-and-updates .news-block .news-card-header {
  color: #085394;
  font-weight: 600;
  margin-bottom: 7.5px;
  margin-top: 0;
}
#nof1-body .news-and-updates .news-block .news-card-body {
  margin-top: 10px;
}
#nof1-body .news-and-updates .news-block .news-card-body .news-card-img-top {
  max-width: 130px;
  margin: auto;
}
#nof1-body .news-and-updates .news-block .news-card-body .card-text {
  color: #073763;
  font-weight: 600;
  font-size: 12.5px;
}
#nof1-body .news-and-updates .news-block .news-card-body .card-text .more-content {
  margin-top: -10px;
}
#nof1-body .news-and-updates .news-block .news-card-body .card-text .content {
  height: 60px;
  overflow: hidden;
}
#nof1-body .news-and-updates .news-block .news-card-body .card-text .content * {
  font-size: 12.5px !important;
}
#nof1-body .peak-resources .box .resource-block {
  margin-bottom: 40px;
  margin-top: 10px;
  text-align: center;
  float: left;
}
#nof1-body .peak-resources .box .resource-block .resource-card-img-top {
  max-height: 150px;
}
#nof1-body .peak-resources .box .resource-block h6 {
  font-weight: 600;
  text-align: center;
  height: 40px;
}
#nof1-body .faq hr {
  margin-bottom: 10px;
  border-top: 1px solid #b8b8b8;
}
#nof1-body .faq .section {
  background-color: #f1f1f1;
  min-height: 100%;
}
#nof1-body .faq .section .faq-block {
  margin-top: 10px;
  margin-bottom: 15px;
}
#nof1-body .faq .section .faq-block .card-block .card-header {
  font-weight: 600;
}
#nof1-body .faq .section .faq-block .card-block .card-body .card-text {
  text-align: justify;
  font-size: smaller;
}
#nof1-body .faq .section .faq-block .card-block p {
  margin-bottom: 0;
}
#nof1-body .trial-site-directory .dataTables_filter {
  margin: -48px 0 0;
}
#nof1-body .trial-site-directory .panel-content-table .card-header {
  height: 42px;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body thead th.content-category th.content-title {
  width: 220px;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body thead th.start-date th.end-date {
  width: 100px;
  text-align: center;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body thead td.action-cell {
  text-align: right;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body tbody td.content-category td.content-title {
  width: 220px;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body tbody td.start-date td.end-date {
  width: 100px;
  text-align: center;
}
#nof1-body .trial-site-directory .panel-content-table .panel-body tbody td.action-cell ul.dropdown-menu {
  min-width: initial;
}
#nof1-body .upcoming-events hr {
  border-top: 2px solid #000000;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body {
  padding-left: 0;
  margin-bottom: 20px;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body .event-card-img,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body .event-card-img,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body .event-card-img,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body .event-card-img {
  padding-left: 0;
  margin-bottom: 20px;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body .event-card-img img,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body .event-card-img img,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body .event-card-img img,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body .event-card-img img {
  max-width: 160px;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body .event-details,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body .event-details,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body .event-details,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body .event-details {
  font-weight: 600;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body .event-details .event-title,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body .event-details .event-title,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body .event-details .event-title,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body .event-details .event-title {
  margin-bottom: 0;
}
#nof1-body .upcoming-events .upcoming-event-section .upcoming-event-block .event-card-body .event-details .event-description,
#nof1-body .upcoming-events .past-event-section .upcoming-event-block .event-card-body .event-details .event-description,
#nof1-body .upcoming-events .upcoming-event-section .past-event-block .event-card-body .event-details .event-description,
#nof1-body .upcoming-events .past-event-section .past-event-block .event-card-body .event-details .event-description {
  margin-bottom: 0;
}
#nof1-body .glossary .panel-content-table .panel-body thead th.content-category {
  width: 300px;
}
#nof1-body .glossary .panel-content-table .panel-body thead th.content-title {
  width: 600px;
}
#nof1-body .glossary .panel-content-table .panel-body tbody td.content-category {
  width: 300px;
}
#nof1-body .glossary .panel-content-table .panel-body tbody td.content-title {
  width: 600px;
}
#nof1-body .dataTables_filter {
  margin: -46px 0 0;
}
#nof1-body .card-header {
  height: 42px;
}
#nof1-body .glossary-footer h6 {
  margin-top: 0;
}
#nof1-body .glossary-footer .mt-20 {
  margin-top: 20px;
}
#nof1-body .glossary-footer .pagination {
  display: inline-block;
  font-size: 0.75rem;
  margin: 0;
}
#nof1-body .glossary-footer .pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
}
#nof1-body .glossary-footer .pagination a.active {
  border: 1px solid #000000;
  background-color: #f1f1f1;
}
#nof1-body .glossary-footer .pagination a:hover:not(.active) {
  background-color: #ddd;
}
#nof1-body .glossary-footer .pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#nof1-body .glossary-footer .pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#nof1-body .manage-reports {
  /* ******************************************* */
  /* Optional CSS, default style for ng-sortable */
  /* ******************************************* */
}
#nof1-body .manage-reports .btn-add-report {
  position: absolute;
  right: -10px;
  top: -80px;
}
#nof1-body .manage-reports .panel .dataTables_filter {
  margin: -47px 0 0;
}
#nof1-body .manage-reports .panel-report-table .card-header {
  height: 42px;
}
#nof1-body .manage-reports .panel-report-table .card-body {
  min-height: 673px;
}
#nof1-body .manage-reports .panel-report-table .card-body thead th.report-name {
  width: 220px;
}
#nof1-body .manage-reports .panel-report-table .card-body thead th.deployment-location {
  width: 100px;
  text-align: center;
}
#nof1-body .manage-reports .panel-report-table .card-body thead td.action-cell {
  text-align: right;
}
#nof1-body .manage-reports .panel-report-table .card-body tbody td.report-name {
  width: 220px;
}
#nof1-body .manage-reports .panel-report-table .card-body tbody td.deployment-location {
  width: 100px;
  text-align: center;
}
#nof1-body .manage-reports .panel-report-table .card-body tbody td.action-cell ul.dropdown-menu {
  min-width: initial;
}
#nof1-body .manage-reports .panel-ordered-reports .panel-body {
  height: 672px;
  overflow: auto;
}
#nof1-body .manage-reports .panel-ordered-reports .panel-body div p {
  margin: -22px 0 0 22px;
}
#nof1-body .manage-reports .panel-ordered-reports .panel-body ul {
  margin: 0 -10px 0 -10px;
}
#nof1-body .manage-reports .panel-ordered-reports .panel-body ul .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#nof1-body .manage-reports .panel-ordered-reports .panel-body ul .list-group-item:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#nof1-body .manage-reports .as-sortable-placeholder {
  border: 1px dashed darkgrey;
  box-sizing: border-box;
  background-color: #dbdbdb;
}
#nof1-body .manage-reports .as-sortable-drag {
  opacity: .8;
}
#nof1-body .manage-reports .report-form-information {
  font-style: italic;
  font-size: 12px;
}
#nof1-body .snapshots {
  /* Notification slider */
}
#nof1-body .snapshots #snapshotHighlightsSection {
  padding: 0 20px;
}
#nof1-body .snapshots #snapshotHighlightsSection .arrow-left,
#nof1-body .snapshots #snapshotHighlightsSection .arrow-right {
  text-align: center;
  cursor: pointer;
}
#nof1-body .snapshots #snapshotHighlightsSection .fa-chevron-right,
#nof1-body .snapshots #snapshotHighlightsSection .fa-chevron-left {
  transform: rotate(90deg);
}
#nof1-body .snapshots .snapshot-slider {
  margin: 10px auto;
  padding: 0;
}
#nof1-body .snapshots .snapshot-slider .slick-slide {
  margin-bottom: 15px;
}
#nof1-body .snapshots .snapshot-slider .thumbnail {
  height: 100px !important;
}
#nof1-body .snapshots .snapshot-slider .thumbnail img {
  height: 100%;
}
@media (min-width: 1200px) {
  #nof1-body .snapshots .snapshot-highlights,
  #nof1-body .snapshots .snapshot-heading {
    width: 80% !important;
  }
}
@media (min-width: 768px) {
  #nof1-body .modal-dialog {
    width: 60% !important;
  }
  #nof1-body #session-expire-warning .modal-dialog {
    width: 600px !important;
    margin: 30px auto;
  }
}
#nof1-body .modal-dialog .modal-title {
  text-align: center;
}
#nof1-body .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
#nof1-body .thumbnail a > img,
#nof1-body .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
#nof1-body a.thumbnail.active,
#nof1-body a.thumbnail:focus,
#nof1-body a.thumbnail:hover {
  border-color: #0092d1;
}
#nof1-body .thumbnail .caption {
  padding: 9px;
  color: #404040;
}
.card-text .more-content {
  margin-top: -10px;
  position: absolute;
  top: 140px;
}
.card-text .latest-title {
  text-decoration: none;
  margin-bottom: 5px;
  height: auto !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  width: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.card-text .text {
  font-weight: 600;
  padding-right: 0;
  text-align: justify;
  max-height: 58px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .card-text .library-section {
    height: 145px;
  }
  .card-text .more-content {
    margin-top: 25px;
  }
}
