/* 
NNLM Component : Headliner. 
*/
.nnlm-component-headliner {
  margin-bottom: 24px; }

.nnlm-component-headliner-title-col1 {
  width: 80%;
  float: left; }

.nnlm-component-headliner-title {
  color: #333333;
  font-weight: lighter;
  font-size: 24px;
  float: left;
  text-transform: uppercase; }

.nnlm-component-headliner-subtitle {
  color: #3590b2;
  font-size: 24px;
  float: left;
  padding-left: 6px; }

.nnlm-component-headliner-title-col2 {
  color: #999999;
  text-transform: uppercase;
  width: 20%;
  text-align: right;
  float: right;
  padding-top: 6px; }

.nnlm-component-headliner-title-col2 a {
  color: #999999 !important;
  text-decoration: none;
  margin-left: 6px; }

.nnlm-component-headliner-title-col2 a:hover {
  color: #3590b2 !important;
  text-decoration: none;
  margin-left: 6px; }

.nnlm-component-headliner-col1 {
  font-size: .80em;
  color: #666666;
  line-height: 1.25em; }

.nnlm-component-headliner-col1 a, .nnlm-component-headliner-col1 a:hover, .nnlm-component-headliner-col1 a:visited {
  color: #294668;
  text-decoration: underline; }

.nnlm-component-headliner-row {
  min-height: 120px; }

.nnlm-component-headliner-row-spacer {
  height: 18px; }

.nnlm-component-headliner-row-col1 {
  width: 40%;
  float: left; }

.nnlm-component-headliner-row-col2 {
  width: 60%;
  float: left;
  font-size: .80em;
  color: #666666;
  line-height: 1.25em; }

.nnlm-component-headliner-row-col2 b {
  font-weight: bold;
  color: #3590b2; }

.nnlm-component-headliner-row-col2 b a {
  color: #3590b2 !important;
  text-decoration: none; }

.nnlm-component-headliner-photo-circle {
  width: 85px;
  height: 85px;
  border-radius: 85px;
  border: 5px solid #3590b2;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  margin-left: auto;
  margin-right: auto; }

.nnlm-component-headliner-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #97b95f;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  border: 5px solid #ffffff;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 36px; }

@media (max-width: 991.98px) {
  .nnlm-component-headliner-photo-circle {
    width: 73px;
    height: 73px;
    border-radius: 73px;
    margin-left: 0;
    margin-bottom: 12px; }
  .nnlm-component-headliner-icon-circle {
    width: 73px;
    height: 73px;
    border-radius: 73px;
    margin-left: 0;
    margin-bottom: 12px; } }

@media (max-width: 767.98px) {
  .nnlm-component-headliner-title-col11 {
    width: 100%; }
  .nnlm-component-headliner-title-col2 {
    width: 100%;
    text-align: left; }
  .nnlm-component-headliner-row-col1 {
    width: 100%; }
  .nnlm-component-headliner-row-col2 {
    width: 100%; } }

/*
NNLM Component : Headliner Alternate Display.
*/
.nnlm-component-headliner-alt {
  margin-bottom: 24px; }

.nnlm-component-headliner-alt .card-header {
  background-color: #3590b2; }

.nnlm-component-headliner-alt .card-body {
  background-color: #2f81a0; }

.nnlm-component-headliner-alt-title-col11 {
  width: 85%;
  float: left; }

.nnlm-component-headliner-alt-roc {
  color: #f2f2f2;
  font-weight: lighter;
  font-size: .95em;
  float: left;
  text-transform: uppercase;
  padding-top: 3px; }

.nnlm-component-headliner-alt-roc-title {
  color: #ffffff;
  font-size: .95em;
  float: left;
  padding-left: 6px;
  font-weight: bold;
  padding-top: 3px; }

.nnlm-component-headliner-alt-title-col2 {
  color: #999999;
  text-transform: uppercase;
  width: 20%;
  text-align: right;
  float: right;
  padding-top: 6px; }

.nnlm-component-headliner-alt-title-col2 a {
  color: #ffffff !important;
  text-decoration: none;
  margin-left: 6px; }

.nnlm-component-headliner-alt-title-col2 a:hover {
  color: #ffffff !important;
  text-decoration: none;
  margin-left: 6px; }

.nnlm-component-headliner-alt-col1 {
  font-size: .80em;
  color: #ffffff;
  line-height: 1.25em; }

.nnlm-component-headliner-alt-col1 a, .nnlm-component-headliner-alt-col1 a:hover, .nnlm-component-headliner-alt-col1 a:visited {
  color: #ffffff !important;
  text-decoration: underline !important; }

.nnlm-component-headliner-alt-row {
  min-height: 120px; }

.nnlm-component-headliner-alt-row-spacer {
  height: 18px; }

.nnlm-component-headliner-alt-row-col1 {
  width: 40%;
  float: left; }

.nnlm-component-headliner-alt-row-col2 {
  width: 60%;
  float: left;
  font-size: .80em;
  color: #ffffff;
  line-height: 1.25em; }

.nnlm-component-headliner-alt-row-col2 b {
  font-weight: bold;
  color: #ffffff; }

.nnlm-component-headliner-alt-row-col2 b a, .nnlm-component-headliner-alt-row-col2 b a:hover, .nnlm-component-headliner-alt-row-col2 b a:visited {
  color: #ffffff;
  text-decoration: underline; }

@media (max-width: 991.98px) {
  .nnlm-component-headliner-alt-row-col2 {
    text-align: center; } }

.nnlm-component-headliner-alt-photo-circle {
  width: 85px;
  height: 85px;
  border-radius: 85px;
  border: 5px solid #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  margin-left: auto;
  margin-right: auto; }

.nnlm-component-headliner-alt-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  border: 5px solid #ffffff;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #97b95f;
  font-size: 36px; }

.nnlm-component-headliner-alt .card-footer {
  background-color: #3590b2;
  font-size: .75em;
  color: #cccccc;
  font-weight: lighter; }

.nnlm-component-headliner-alt-footerleft {
  float: left; }

.nnlm-component-headliner-alt-footerright {
  float: right; }

@media (max-width: 991.98px) {
  .nnlm-component-headliner-alt-photo-circle {
    width: 73px;
    height: 73px;
    border-radius: 73px;
    margin-left: 0;
    margin-bottom: 12px; }
  .nnlm-component-headliner-alt-icon-circle {
    width: 73px;
    height: 73px;
    border-radius: 73px;
    margin-left: 0;
    margin-bottom: 12px; } }

@media (max-width: 767.98px) {
  .nnlm-component-headliner-alt-title-col11 {
    width: 100%; }
  .nnlm-component-headliner-alt-title-col2 {
    width: 100%;
    text-align: left; }
  .nnlm-component-headliner-alt-row-col1 {
    width: 100%; }
  .nnlm-component-headliner-alt-row-col2 {
    width: 100%; } }

/* 
NNLM Component : Card. 
*/
.nnlm-component-card {
  margin-bottom: 24px; }

.nnlm-component-card .card-header {
  color: #333333;
  font-weight: lighter;
  font-weight: bold;
  text-transform: uppercase; }

.nnlm-component-card .card-body {
  color: #333333; }

.nnlm-component-card .card-footer {
  color: #333333;
  font-size: .75em; }

.nnlm-component-card a.nav-link {
  text-shadow: none;
  text-decoration: none; }

.nnlm-component-card a:hover.nav-link {
  text-shadow: none;
  text-decoration: none; }

.row.nnlm-component-card-pill-intro {
  margin-left: 0;
  margin-right: 0; }

.nnlm-component-card-pill-intro {
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 18px;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
  font-size: .90em; }

.row.nnlm-component-card-tab-intro {
  margin-left: 0;
  margin-right: 0; }

.nnlm-component-card-tab-intro {
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 18px;
  margin-top: 18px;
  border: 1px solid #f2f2f2;
  border-radius: 6px; }

.nnlm-component-card-pill-intro h4 {
  color: #292827; }

.nnlm-component-card-pill-btn {
  margin-top: 24px; }

.nnlm-component-card-pill-intro2 {
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 18px;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
  font-size: .90em; }

.nnlm-component-card-pill-intro2 h4 {
  color: #292827; }

.nnlm-component-card-pill-intro-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #97b95f;
  margin-right: 28px;
  margin-bottom: 12px;
  border: 5px solid #ffffff;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 36px;
  float: left; }

.nnlm-component-card-pill-subcategory-icon-circle {
  width: 85px;
  height: 85px;
  background-color: #3590b2;
  margin-right: 18px;
  margin-bottom: 12px;
  border: 5px solid #ffffff;
  border-radius: 85px;
  box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 36px;
  float: left;
  margin-left: 18px; }

.row.nnlm-component-card-subcategory {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 12px;
  font-size: .95em; }

.nnlm-component-card-subcategory a, .nnlm-component-card-subcategory a:hover, .nnlm-component-card-subcategory a:visited {
  color: #3590b2 !important;
  text-decoration: none !important;
  font-weight: bold !important; }

.nnlm-component-card-subcategory-description-divider {
  padding-bottom: 12px;
  border-bottom: 1px solid #f2f2f2; }

button.nnlm-component-card-accordion-title.btn.btn-link {
  color: #292827;
  padding: 0;
  font-size: 1.0em; }

.nnlm-component-card-accordion-description {
  font-size: .90em; }

.nnlm-component-card-accordion-subcategories {
  color: #666666;
  font-size: .90em; }

/* 
NNLM Component : Carousel. 
*/
.nnlm-component-carousel {
  height: 400px;
  color: #ffffff;
  margin-bottom: 48px; }

.nnlm-component-carousel-panel1 {
  float: left;
  height: 400px;
  background-color: #ffffff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 1px solid #dfdfdf;
  padding: 24px !important;
  color: #666666; }

.nnlm-component-carousel-panel1 a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; }

.nnlm-component-carousel-panel1 h3 {
  color: #000000; }

.nnlm-component-carousel-panel1-subtitle {
  color: #666666;
  text-transform: uppercase;
  font-weight: bold; }

.nnlm-component-carousel-panel2 {
  float: left;
  height: 400px;
  background-position: center;
  background-size: cover;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #dfdfdf;
  border-left: 0px; }

.nnlm-component-carousel-prev {
  margin-left: -170px;
  color: #3590b2 !important;
  opacity: 100 !important; }

.nnlm-component-carousel-next {
  margin-right: -170px;
  color: #3590b2 !important;
  opacity: 100 !important; }

a.carousel-control-prev.nnlm-component-carousel-prev {
  text-decoration: none; }

a.carousel-control-next.nnlm-component-carousel-next {
  text-decoration: none; }

a:hover.carousel-control-prev.nnlm-component-carousel-prev {
  text-decoration: none; }

a:hover.carousel-control-next.nnlm-component-carousel-next {
  text-decoration: none; }

.nnlm-component-carousel-indicators {
  margin-bottom: -24px; }

@media (max-width: 1199.98px) {
  .nnlm-component-carousel-prev {
    margin-left: -120px; }
  .nnlm-component-carousel-next {
    margin-right: -120px; } }

@media (max-width: 991.98px) {
  .nnlm-component-carousel-prev {
    display: none !important; }
  .nnlm-component-carousel-next {
    display: none !important; }
  .nnlm-component-carousel-panel1 h3 {
    font-size: 1.5em; }
  .nnlm-component-carousel-panel1-subtitle {
    font-size: .9em; }
  .nnlm-component-carousel-panel1 {
    font-size: .80em; } }

@media (max-width: 767.98px) {
  .nnlm-component-carousel-panel1 h3 {
    font-size: 1.25em; }
  .nnlm-component-carousel-panel1-subtitle {
    font-size: .8em; }
  .nnlm-component-carousel-panel1 {
    font-size: .80em;
    line-height: 1.25em; }
  .nnlm-component-carousel-panel1 .nnlm-button-primary {
    padding-bottom: 6px;
    padding-left: 12px;
    padding-top: 6px;
    padding-right: 12px; } }

/* 
NNLM Component : Carousel Tray. 
*/
.nnlm-component-carousel-tray {
  margin-bottom: 48px; }

.nnlm-component-carousel-tray-col1 {
  text-transform: uppercase;
  font-weight: bold;
  width: 75%;
  float: left; }

.nnlm-component-carousel-tray-col2 {
  width: 25%;
  float: left;
  text-align: right; }

.nnlm-component-carousel-tray-col2 a {
  color: #3590b2;
  text-decoration: underline; }

.nnlm-component-carousel-tray .card {
  text-align: center;
  background-color: transparent;
  border: 0; }

.nnlm-component-carousel-tray-photo {
  width: 127px;
  height: 127px;
  border: 7px solid #3590b2;
  border-radius: 126px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.5); }

.nnlm-component-carousel-tray .card-title a {
  color: #3590b2; }

.nnlm-component-carousel-tray .card-body {
  font-size: .85em; }

/* SM devices. */
@media (max-width: 767.98px) {
  .nnlm-component-carousel-tray-col1 {
    width: 100%;
    float: left;
    text-align: center; }
  .nnlm-component-carousel-tray-col2 {
    width: 100%;
    float: left;
    text-align: center; } }

#nnlm-component-carousel-tray {
  margin-top: 24px; }

.nnlm-component-carousel-tray-prev {
  margin-left: -170px;
  color: #3590b2 !important;
  opacity: 100 !important;
  text-decoration: none !important; }

.nnlm-component-carousel-tray-next {
  margin-right: -170px;
  color: #3590b2 !important;
  opacity: 100 !important;
  text-decoration: none !important; }

@media (max-width: 1199.98px) {
  .nnlm-component-carousel-tray-prev {
    margin-left: -120px; }
  .nnlm-component-carousel-tray-next {
    margin-right: -120px; } }

.nnlm-component-carousel-tray-indicators {
  margin-bottom: -24px; }

@media (max-width: 991.98px) {
  .nnlm-component-carousel-tray-prev {
    display: none !important; }
  .nnlm-component-carousel-tray-next {
    display: none !important; } }

/* 
NNLM Component : Four Icon. 
*/
.nnlm-component-fouricon {
  margin-bottom: 24px; }

.nnlm-component-fouricon-title {
  color: #333333;
  font-weight: lighter;
  font-size: 24px;
  float: left;
  text-transform: uppercase; }

.nnlm-component-fouricon-column {
  text-align: center;
  font-size: .90em;
  color: #666666;
  line-height: 1.25em; }

@media (max-width: 991.98px) {
  .nnlm-component-fouricon-column {
    margin-bottom: 24px; } }

.nnlm-component-fouricon-column a {
  color: #3590b2 !important;
  text-decoration: none !important; }

.nnlm-component-fouricon-icon {
  width: 127px;
  height: 127px;
  border: 7px solid #ffffff;
  border-radius: 126px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  background-color: #97b95f;
  box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 48px; }

/* 
NNLM Component : Popular Tray. 
*/
.nnlm-component-popular-tray {
  margin-bottom: 24px; }

.nnlm-component-popular-tray .card {
  text-align: center;
  background-color: transparent;
  border: 0; }

.nnlm-component-popular-tray .card-header {
  background-color: #2e4e74;
  color: #cccccc;
  text-transform: uppercase; }

.nnlm-component-popular-tray .card-title a {
  color: #999999; }

.nnlm-component-popular-tray .card-body {
  background-color: #294668;
  color: #ffffff; }

.nnlm-component-popular-tray .card-body i {
  font-size: 47px;
  padding-bottom: 12px; }

.nnlm-component-popular-tray .card-body a, .nnlm-component-popular-tray .card-body a:hover, .nnlm-component-popular-tray .card-body a:visited {
  color: #97b95f;
  text-decoration: none;
  font-size: .85em; }

.nnlm-component-popular-tray .card-footer {
  background-color: #2e4e74;
  color: #cccccc;
  font-size: .75em; }

/* 
NNLM Component : Splitsville. 
*/
.nnlm-component-splitsville {
  margin-bottom: 24px; }

.nnlm-component-splitsville .card {
  border: 0;
  padding: 0;
  flex: none !important; }

.nnlm-component-splitsville-col1 {
  padding: 0;
  color: #cccccc; }

.nnlm-component-splitsville-col1 .card-header {
  background-color: #2e4e74;
  color: #ffffff;
  font-size: 1.25em;
  text-align: center; }

.nnlm-component-splitsville-col1 .card-body {
  background-color: #294668;
  padding-top: 24px; }

.nnlm-component-splitsville-col1 .card-body a {
  color: #97b95f !important;
  text-decoration: underline; }

.nnlm-component-splitsville-col1 .card-footer {
  background-color: #2e4e74;
  color: #ffffff;
  font-size: 1.25em;
  text-align: center; }

.nnlm-component-splitsville-col1 .card-footer a, .nnlm-component-splitsville-col1 .card-footer a:hover {
  color: #ffffff;
  text-decoration: none; }

.nnlm-component-splitsville-col1 .card-footer p {
  margin-bottom: 0; }

.nnlm-component-splitsville-col1-button {
  border: 1px solid #ffffff;
  border-radius: 6px;
  padding-left: 24px;
  padding-top: 6px;
  padding-right: 24px;
  padding-bottom: 6px;
  font-size: .75em;
  text-align: center;
  text-transform: uppercase;
  background-color: #2e4e74; }

a.nnlm-component-splitsville-col1-button {
  color: #ffffff;
  text-decoration: none; }

.nnlm-component-splitsville-col2 {
  padding: 0;
  color: #cccccc; }

.nnlm-component-splitsville-col2 .card-header {
  background-color: #3590b2;
  color: #ffffff;
  font-size: 1.25em;
  text-align: center; }

.nnlm-component-splitsville-col2 .card-body {
  background-color: #2f81a0;
  padding-top: 24px; }

.nnlm-component-splitsville-col2 .card-body a {
  color: #ffffff !important;
  text-decoration: underline; }

.nnlm-component-splitsville-col2 .card-footer {
  background-color: #3590b2;
  color: #ffffff;
  font-size: 1.25em;
  text-align: center; }

.nnlm-component-splitsville-col2 .card-footer a, .nnlm-component-splitsville-col2 .card-footer a:hover {
  color: #ffffff !important;
  text-decoration: none; }

.nnlm-component-splitsville-col2 .card-footer p {
  margin-bottom: 0; }

.nnlm-component-splitsville-col2-button {
  border: 1px solid #ffffff;
  border-radius: 6px;
  padding-left: 24px;
  padding-top: 6px;
  padding-right: 24px;
  padding-bottom: 6px;
  font-size: .75em;
  text-align: center;
  text-transform: uppercase;
  background-color: #3590b2; }

a.nnlm-component-splitsville-col2-button {
  color: #ffffff;
  text-decoration: none; }

.nnlm-component-splitsville-gridview {
  font-size: .95em; }

.nnlm-component-splitsville-gridview-col {
  width: 50%;
  height: 75px;
  float: left;
  text-align: center;
  margin-bottom: 24px; }

.nnlm-component-splitsville-gridview-icon {
  margin-bottom: 12px;
  color: #ffffff; }

.nnlm-component-splitsville-listview {
  font-size: .90em; }

.nnlm-component-splitsville-listview-date {
  color: #ffffff;
  width: 15%;
  float: left; }

.nnlm-component-splitsville-listview-desc {
  width: 70%;
  float: left; }

.nnlm-component-splitsville-listview-icon {
  text-align: center; }

.nnlm-component-splitsville-listview-icon i {
  margin-bottom: 6px;
  margin-top: 12px; }

.nnlm-component-splitsville-listview-divider {
  height: 21px;
  width: 100%;
  clear: both;
  background-image: url("../../images/divider_classes.png");
  background-position: center;
  background-repeat: repeat-x; }

@media (max-width: 991.98px) {
  .nnlm-component-splitsville-listview {
    font-size: .90em;
    text-align: center; }
  .nnlm-component-splitsville-listview-date {
    width: 100%;
    font-size: 1em;
    font-style: bold; }
  .nnlm-component-splitsville-listview-desc {
    width: 100%; }
  .nnlm-component-splitsville-listview-divider {
    margin-top: 12px;
    margin-bottom: 12px; } }

.nnlm-component-splitsville-location {
  padding: 0;
  color: #cccccc; }

.nnlm-component-splitsville-location .card-body {
  background-color: #242322;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 24px;
  padding-right: 24px;
  background-image: url("../../images/set-location-map.jpg");
  background-position: center;
  background: cover;
  color: #f2f2f2; }

.nnlm-component-splitsville-location .card-body a {
  color: #97b95f !important;
  text-decoration: underline; }

.nnlm-component-splitsville-location-icon {
  color: #3590b2; }

.nnlm-component-splitsville-location .card-body h3 {
  color: #97b95f; }

.nnlm-component-splitsville-location-form {
  margin-top: 36px; }

.nnlm-component-splitsville-location-input {
  font-size: .85em; }

@media (max-width: 991.98px) {
  .card-group.nnlm-component-splitsville {
    display: inline; }
  .nnlm-component-splitsville .card {
    border: 0;
    padding: 0;
    margin-bottom: 12px !important; } }

.nnlm-component-splitsville-col1 .views-view-table {
  border: 0; }

.nnlm-component-splitsville-col1 .views-field.views-field-views-conditional-field-3 {
  width: 25%;
  color: #cccccc;
  font-size: .95em; }

.nnlm-component-splitsville-col1 .views-field.views-field-summary {
  width: 60%;
  color: #cccccc;
  font-size: .95em; }

.nnlm-component-splitsville-col1 .views-field.views-field-views-conditional-field-4 {
  text-align: center;
  color: #cccccc; }

.nnlm-component-splitsville-col1 .views-field.views-field-views-conditional-field-4 a {
  color: #97b95f;
  text-decoration: none; }

.nnlm-component-splitsville-col1 i {
  font-size: 48px;
  margin-bottom: 12px;
  color: #97b95f; }

/* 
NNLM Component : News & Events. 
*/
.nnlm-component-news {
  margin-bottom: 24px; }

.nnlm-component-news-title-col1 {
  text-transform: uppercase;
  font-weight: bold;
  width: 75%;
  float: left; }

.nnlm-component-news-title-col2 {
  width: 25%;
  float: right;
  text-align: right; }

.nnlm-component-news-title-col2 a {
  color: #3590b2;
  text-decoration: underline; }

.nnlm-component-news-bucket {
  width: 33.33%;
  height: 250px;
  float: left;
  border: 1px solid #ffffff;
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden; }

.nnlm-component-news-bucket-topleft {
  border-top-left-radius: 6px; }

.nnlm-component-news-bucket-topright {
  border-top-right-radius: 6px; }

.nnlm-component-news-bucket-bottomleft {
  border-bottom-left-radius: 6px; }

.nnlm-component-news-bucket-bottomright {
  border-bottom-right-radius: 6px; }

.nnlm-component-news-bucket-ribbon {
  width: 75%;
  height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #294668;
  border-bottom: 3px solid #2e4e74;
  border-bottom-left-radius: 6px;
  z-index: 999;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 100;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 6px;
  font-size: .75em;
  letter-spacing: 1px; }

.nnlm-component-news-bucket-content {
  z-index: 999;
  position: absolute;
  bottom: 0;
  padding: 0;
  color: #ffffff;
  font-size: 1em;
  height: 72px;
  overflow: hidden;
  background-image: url("../../images/gradient_25.png");
  background-repeat: repeat;
  line-height: 1em; }

.nnlm-component-news-bucket-content a {
  color: #2f81a0;
  text-decoration: underline; }

.nnlm-component-news-bucket-content-col1 {
  width: 15%;
  float: left;
  padding-left: 12px;
  padding-top: 18px;
  padding-right: 12px;
  padding-bottom: 12px;
  color: #97b95f; }

.nnlm-component-news-bucket-content-col2 {
  width: 85%;
  float: right;
  padding: 12px;
  font-size: .85em;
  text-shadow: 1px 1px 2px #373737; }

.nnlm-component-news-bucket-content-icon {
  color: #97b95f; }

a.nnlm-component-news-bucket-content-icon {
  color: #97b95f; }

.nnlm-component-news-bucket-content-col2 a, .nnlm-component-news-bucket-content-col2 a:visited {
  color: #ffffff !important;
  text-decoration: none !important; }

.nnlm-component-news-bucket-content-col2 a:hover {
  color: #ffffff !important;
  text-decoration: underline !important; }

.nnlm-component-news-bucket-photo {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: all .9s; }

.nnlm-component-news-bucket:hover .nnlm-component-news-bucket-photo, .nnlm-component-news-bucket:focus .nnlm-component-news-bucket-photo {
  transform: scale(1.25); }

/* SM devices. */
.form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  /* Use a background image to prevent screen readers from announcing the text. */
  /*background-image: url(../../../../../misc/icons/ee0000/required.svg);*/
  background-image: url(/themes/nnlm2021/images/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px; }
