/*NC Live Center Extension CSS*/
/*Begin extension CSS 1277, Facebook width controller*/
@media(max-width: 350px) {
    iframe[src*='facebook'] {
        max-width: 100% !important;
        height: 460px;
    }
}

@media(max-width: 600px) {
    iframe[src*='facebook'] {
        max-width: 100% !important;
    }
}
/*End extension CSS 1277, Facebook width controller*/

/*Begin extension CSS 1316, Translations*/

/*End extension CSS 1316, Translations*/

/*Begin extension CSS 1356, US Index Renderer*/
/**
 *	This is a file created AFTER creating the entire extension in JS.
**/

.us-stock-panel {
  font-size: 14px;
}

.us-index-arrow {
  text-align: center;
  float: left;
  width: 30%;
  padding-left: 0px;
}

.us-stock-panel {
  font-size: 15px;
  position: relative;
}

.map {
  position: absolute;
  top: 8px;
  right: 10px;
  opacity: 0.2;

}
.map svg {
height: 85%;
}
@media (min-width: 650px) {
  .us-stock-panel {
    font-size: 15px;
  }

  .us-stock-panel {
    display: flex;
  }

	.map svg {
	height: 99%;
	}

  .map {

    position: initial;
    opacity: 1;
  }

  .data-container {
    flex: 1;
  }
}

.row-container {
  display: flex;
  justify-content: space-between;
}

.us-stock-name,
.us-stock-price {
  flex: 0 1 33%;
}

.us-neutral-value,
.us-negative-value,
.us-positive-value {
  display: flex;
  align-items: center;
}
/*End extension CSS 1356, US Index Renderer*/

/*Begin extension CSS 1390, Nedtelling format*/
.ncpost-countdown-title{
margin-left: 8px;
}
/*End extension CSS 1390, Nedtelling format*/

/*Begin extension CSS 1426, Smartembed Inline Renderer*/

/*End extension CSS 1426, Smartembed Inline Renderer*/

/*Begin extension CSS 1838, Hack byline hiding*/

/*End extension CSS 1838, Hack byline hiding*/

/*Begin extension CSS 2025, Linked post and tags filter */

/*End extension CSS 2025, Linked post and tags filter */

/*Begin extension CSS 3713, Nettavisen Ads*/

/*End extension CSS 3713, Nettavisen Ads*/

/*Begin extension CSS 4356, Smartembed renderer on top*/
.lc-default-theme .ncpost-smartembed-container{padding-top:5px;padding-bottom:5px}.lc-default-theme .ncpost-container .ncpost-image-container{padding-top:5px;padding-bottom:5px}.lc-default-theme .ncpost-container .ncpost-image-container .ncpost-image{padding:0}

/* nc {"timeUtc":1605541381} nc */
/*End extension CSS 4356, Smartembed renderer on top*/

/*Begin extension CSS 8526, Nettavisen Theme*/
.lc-livestudio-skin
  .lc-feed-container
  .tabs-container
  button:nth-child(1).active-tab {
  background-color: #eb0037;
}

.lc-livestudio-skin
  .lc-feed-container
  .tabs-container
  button:nth-child(3).active-tab {
  background-color: #0a8059;
}

.lc-default-theme #master-container {
  font-family: 'FaktorSans';
  color: #292827;
  font-size: 1.2rem;
  line-height: 1.5em;
}

.lc-feed-container {
  padding-left: 0;
  padding-right: 0;
}

.lc-feed-container .ncpost-title,
.lc-livestudio-skin .lc-feed-container .ncpost-container .ncpost-title {
  font-family: 'FaktorSans';
  font-size: clamp(1.2rem, 2.3vw, 1.8rem);
  line-height: 1.2;
  margin-bottom: 1rem;
}

.lc-default-theme .ncpost-input-field {
  font-family: 'FaktorSerif';
  font-size: inherit;
}

.lc-default-theme .ncpost-submit {
  font-family: 'FaktorSerif';
}

.lc-default-theme .ncpost-close {
  font-family: 'FaktorSerif';
  background-color: transparent;
  color: #292827;
}

.lc-default-theme .ncpost-content blockquote {
  font-family: 'FaktorSerif-Italic';
  font-style: italic;
}

.lc-default-theme .lc-feed-container .lc-load-more {
  background-color: #292827;
  border-radius: 4px;
  border: 0;
  font-family: 'FaktorSerif';
  font-weight: 400;
  text-align: center;
  color: #fff;
  cursor: pointer;
  padding: 10px 30px;
}

.lc-default-theme .ncpost-container .ncpost-header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 1rem;
}

.lc-default-theme .ncpost-container .ncpost-header .ncpost-byline {
  font-size: 1rem;
  line-height: 1.4;
  color: #292827;
  text-align: unset;
}

.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp,
.lc-livestudio-skin .lc-feed-container .ncpost-container .ncpost-timestamp {
  font-size: 1rem;
  line-height: 1.4;
  color: #707070;
}

.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp svg {
  fill: #707070;
}

.lc-default-theme
  .ncpost-pinned
  .ncpost-container
  .ncpost-header
  .ncpost-timestamp {
  color: #707070;
}

.lc-default-theme
  .ncpost-pinned
  .ncpost-container
  .ncpost-header
  .ncpost-timestamp
  a {
  color: #707070;
}

.lc-default-theme
  .ncpost-pinned
  .ncpost-container
  .ncpost-header
  .ncpost-timestamp
  a:visited {
  color: #707070;
}

.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp a,
.ncpost-container .ncpost-header .ncpost-timestamp a:visited,
.lc-livestudio-skin .lc-feed-container .ncpost-container .ncpost-timestamp a,
.lc-livestudio-skin
  .lc-feed-container
  .ncpost-container
  .ncpost-timestamp
  a:visited {
  color: #707070;
}

.lc-default-theme .lc-feed-container a {
  color: #eb0037;
}

.lc-default-theme .ncpost-new-comment-toggle {
  font-size: 1rem;
  color: #292827;
}

.lc-default-theme .ncpost-new-comment-toggle svg {
  fill: #292827;
}

.ncpost-container p {
  margin: 0px 0px 0.8rem;
}

.ncpost-container .ncpost-image-byline-description {
  color: #707070;
  font-size: 1rem;
}

.ncpost-container .ncpost-image-byline-source {
  color: #707070;
  font-size: 1rem;
}

.sb-show-main.sb-main-padded {
  padding: 0;
}
/*End extension CSS 8526, Nettavisen Theme*/

/*Begin extension CSS 10381, Scrollable channel*/
.scrollable-channel-31515 {overflow-y: unset;}
/*End extension CSS 10381, Scrollable channel*/

/*Begin extension CSS 12750, Football*/
.nc-football-scoreboard{font-family:Open Sans;margin:30px 0;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:#fff;}.nc-football-scoreboard svg{width:20px;}.nc-football-scoreboard-team-info{display:flex;align-items:center;justify-content:space-between;}.nc-football-scoreboard-team{display:flex;align-items:center;width:35%;}.nc-football-scoreboard-team:last-child{justify-content:end;}.nc-football-scoreboard-team-image{width:50px;height:50px;background-size:cover;background-repeat:no-repeat;}.nc-football-scoreboard-team-name{font-weight:900;margin:0 20px;font-size:16px;}.nc-football-scoreboard-scorebox{text-align:center;}.nc-football-scoreboard-quarter{font-size:13px;text-transform:uppercase;font-weight:700;margin:15px 0 0 0;color:#e90052;}.nc-football-scoreboard-scores{display:flex;font-size:40px;font-weight:900;padding:15px 10px;background-color:#222;color:#fff;}.nc-football-scoreboard-score{width:38px;line-height:1;}@media(max-width:600px){.nc-football-scoreboard{padding:15px;}.nc-football-scoreboard-team-info{align-items:start;}.nc-football-scoreboard-team{margin-top:10px;}.nc-football-scoreboard-team-image{width:30px;height:30px;}.nc-football-scoreboard-team-name{font-size:12px;margin:0;white-space:nowrap;width:70px;text-align:center;text-overflow:ellipsis;overflow:hidden;}.nc-football-scoreboard-scores{font-size:20px;}.nc-football-scoreboard-score{width:28px;}}.nc-football-scoreboard-goals-container{display:flex;justify-content:center;margin:15px 0;}.nc-football-scoreboard-separation{width:1px;background-color:#ccc;}.nc-football-scoreboard-goals{padding:0 30px;width:50%;}.nc-football-scoreboard-goals .nc-football-scoreboard-goal{justify-content:end;}.nc-football-scoreboard-goals:last-child .nc-football-scoreboard-goal{justify-content:start;}.nc-football-scoreboard-goal{display:flex;margin:5px 0;}.nc-football-scoreboard-goal-name{margin:0 5px;}.nc-football-scoreboard .game-event-timeline{display:flex;position:relative;margin-top:40px;}.nc-football-scoreboard .game-event-timeline .timeline-team-info{padding-right:7px;}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team{display:flex;align-items:center;padding:5.5px 0;}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-code{text-transform:uppercase;font-weight:900;font-size:12px;}.nc-football-scoreboard .game-event-timeline .timeline-team-info .team-image{width:25px;height:25px;background-size:cover;background-position:center;background-color:#ccc;margin-right:7px;}.nc-football-scoreboard .game-event-timeline .timeline-group{position:relative;display:flex;align-items:center;z-index:2;width:100%;}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info{visibility:hidden;position:absolute;white-space:nowrap;left:-24px;padding:10px 15px;background-color:#f3f3f3;font-weight:900;border-radius:5px !important;align-items:center;opacity:0;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:ease .5s;}.nc-football-scoreboard .game-event-timeline .timeline-group .hovered-info span{margin-right:5px;display:flex;align-items:center;}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark{position:absolute;font-size:12px;font-weight:900;background-color:#fff;cursor:pointer;}.nc-football-scoreboard .game-event-timeline .timeline-group .event-mark:hover .hovered-info{opacity:1;visibility:visible;}.nc-football-scoreboard .game-event-timeline .timeline-group svg{width:15px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above{position:absolute;top:-15px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info{top:-44px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-above .hovered-info.sub{top:-65px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below{position:absolute;top:24px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info{bottom:-39px;}.nc-football-scoreboard .game-event-timeline .timeline-group .icon-below .hovered-info.sub{bottom:-60px;}.nc-football-scoreboard .game-event-timeline .line{position:absolute;width:100%;border-bottom:1px solid #ccc;bottom:35px;}.nc-football-scoreboard.dark-theme{background-color:#222;color:#fff;padding-top:10px;}.nc-football-scoreboard.dark-theme .event-mark{background-color:#222 !important;}.nc-football-scoreboard.dark-theme .line{border-bottom:1px solid #434343 !important;}.nc-football-scoreboard.dark-theme .hovered-info{background-color:#000 !important;}.nc-football-scoreboard.dark-theme .nc-football-scoreboard-separation{background-color:#434343 !important;}.nc-football-scoreboard.dark-theme .goal{stroke:#eee;}
/*End extension CSS 12750, Football*/

/*Begin extension CSS 12757, Scoreboard support*/
:root{--basic--white:#fff;--basic--black:#000;--basic--transparent:#fff;--gray--900:#111827;--gray--800:#1f2937;--gray--700:#374151;--gray--600:#4b5563;--gray--500:#6b7280;--gray--400:#9ca3af;--gray--300:#d1d5db;--gray--200:#e5e7eb;--gray--100:#f3f4f6;--gray--50:#f9fafb;--red--900:#830a0a;--red--800:#991b1b;--red--700:#b91c1c;--red--600:#dc2626;--red--500:#ef4444;--red--400:#f87171;--red--300:#fca5a5;--red--200:#fecaca;--red--100:#fee2e2;--red--50:#fef2f2;--orange--900:#7c2d12;--orange--800:#9a3412;--orange--700:#c2410c;--orange--600:#ea580c;--orange--500:#f97316;--orange--400:#fb923c;--orange--300:#fdba74;--orange--200:#fed7aa;--orange--100:#ffedd5;--orange--50:#fff7ed;--yellow--900:#78350f;--yellow--800:#92400e;--yellow--700:#b45309;--yellow--600:#d97706;--yellow--500:#f59e0b;--yellow--400:#fbbf24;--yellow--300:#fcd34d;--yellow--200:#fde68a;--yellow--100:#fef3c7;--yellow--50:#fffbeb;--green--900:#064e3b;--green--800:#065f46;--green--700:#047857;--green--600:#059669;--green--500:#10b981;--green--400:#34d399;--green--300:#6ee7b7;--green--200:#a7f3d0;--green--100:#d1fae5;--green--50:#ecfdf5;--teal--900:#134e4a;--teal--800:#115e59;--teal--700:#0f766e;--teal--600:#0d9488;--teal--500:#14b8a6;--teal--400:#2dd4bf;--teal--300:#5eead4;--teal--200:#99f6e4;--teal--100:#ccfbf1;--teal--50:#f0fdfa;--cyan--900:#164e63;--cyan--800:#155e75;--cyan--700:#0e7490;--cyan--600:#0891b2;--cyan--500:#06b6d4;--cyan--400:#22d3ee;--cyan--300:#67e8f9;--cyan--200:#a5f3fc;--cyan--100:#cffafe;--cyan--50:#ecfeff;--light-blue--900:#0c4a6e;--light-blue--800:#075985;--light-blue--700:#0369a1;--light-blue--600:#0284c7;--light-blue--500:#0ea5e9;--light-blue--400:#38bdf8;--light-blue--300:#7dd3fc;--light-blue--200:#bae6fd;--light-blue--100:#e0f2fe;--light-blue--50:#f0f9ff;--blue--900:#1e3a8a;--blue--800:#1e40af;--blue--700:#1d4ed8;--blue--600:#2563eb;--blue--500:#3b82f6;--blue--400:#60a5fa;--blue--300:#93c5fd;--blue--200:#bfdbfe;--blue--100:#dbeafe;--blue--50:#eff6ff;--indigo--900:#312e81;--indigo--800:#3730a3;--indigo--700:#4338ca;--indigo--600:#4f46e5;--indigo--500:#6366f1;--indigo--400:#818cf8;--indigo--300:#a5b4fc;--indigo--200:#c7d2fe;--indigo--100:#e0e7ff;--indigo--50:#eef2ff;--purple--900:#4c1d95;--purple--800:#5b21b6;--purple--700:#6d28d9;--purple--600:#7c3aed;--purple--500:#8b5cf6;--purple--400:#a78bfa;--purple--300:#c4b5fd;--purple--200:#ddd6fe;--purple--100:#ede9fe;--purple--50:#f5f3ff;--pink--900:#831843;--pink--800:#9d174d;--pink--700:#be185d;--pink--600:#db2777;--pink--500:#ec4899;--pink--400:#f472b6;--pink--300:#f9a8d4;--pink--200:#fbcfe8;--pink--100:#fce7f3;--pink--50:#fdf2f8;--rose--900:#881337;--rose--800:#9f1239;--rose--700:#be123c;--rose--600:#e11d48;--rose--500:#f43f5e;--rose--400:#fb7185;--rose--300:#fda4af;--rose--200:#fecdd3;--rose--100:#ffe4e6;--rose--50:#fff1f2;--base--background:#f9fafb;--base--on-background1:#111827;--base--on-background2:#9ca3af;--base--surface:#fff;--base--on-surface1:#111827;--base--on-surface2:#9ca3af;--base--primary:#1d4ed8;--base--on-primary1:#fff;--base--on-primary2:#93c5fd;--base--primary-container:#dbeafe;--base--on-primary-container1:#2563eb;--base--on-primary-container2:#60a5fa;--base--information:#4338ca;--base--on-information1:#fff;--base--on-information2:#a5b4fc;--base--information-container:#e0e7ff;--base--on-information-container1:#3730a3;--base--on-information-container2:#6366f1;--base--warning:#f59e0b;--base--on-warning1:#fffbeb;--base--on-warning2:#fde68a;--base--warning-container:#fde68a;--base--on-warning-container1:#78350f;--base--on-warning-container2:#b45309;--base--error:#b91c1c;--base--on-error1:#fef2f2;--base--on-error2:#fecaca;--base--error-container:#fecaca;--base--on-error-container1:#991b1b;--base--on-error-container2:#dc2626;--base--success:#059669;--base--on-success1:#ecfdf5;--base--on-success2:#a7f3d0;--base--success-container:#a7f3d0;--base--on-success-container1:#065f46;--base--on-success-container2:#059669;--regular--xs-text:400 12px 'Open Sans',sans-serif;--regular--sm-text:400 15px 'Open Sans',sans-serif;--regular--base-text:400 16px 'Open Sans',sans-serif;--regular--md-text:400 18px 'Open Sans',sans-serif;--regular--lg-text:400 24px 'Open Sans',sans-serif;--regular--xl-text:400 30px 'Open Sans',sans-serif;--bold--xs-text:800 12px 'Open Sans',sans-serif;--bold--sm-text:800 15px 'Open Sans',sans-serif;--bold--base-text:800 16px 'Open Sans',sans-serif;--bold--md-text:800 18px 'Open Sans',sans-serif;--bold--lg-text:800 24px 'Open Sans',sans-serif;--bold--xl-text:800 30px 'Open Sans',sans-serif;--italic--xs-text:400 italic 12px 'Open Sans',sans-serif;--italic--sm-text:400 italic 15px 'Open Sans',sans-serif;--italic--base-text:400 italic 16px 'Open Sans',sans-serif;--italic--md-text:400 italic 18px 'Open Sans',sans-serif;--italic--lg-text:400 italic 24px 'Open Sans',sans-serif;--italic--xl-text:400 italic 30px 'Open Sans',sans-serif;--box-shadow-4-10:0 4px 10px rgba(0,0,0,.1);--info-boxshadow:0 0 5px rgba(29,78,216,.37);--error-boxshadow:0 0 5px #f87171;}.lc-scoreboard input{border:1px solid var(--gray--200);border-radius:3px;height:42px;width:100%;padding:0 15px;}.lc-scoreboard button{height:42px;min-width:42px;border-radius:3px;transition:ease-in-out .3s all;padding:0 15px;position:relative;display:flex;justify-content:center;align-items:center;transition:all ease-in-out .3s;}.lc-scoreboard button.primary{background-color:var(--base--primary);border:1px solid var(--base--primary);color:var(--base--on-primary1);}.lc-scoreboard button.primary.disabled{background-color:var(--gray--400);border-color:var(--gray--400);pointer-events:none;}.lc-scoreboard button.primary:hover{background-color:var(--indigo--800);}.lc-scoreboard button.secondary{background-color:transparent;border:1px solid var(--gray--200);color:var(--base--on-surface1);}.lc-scoreboard button.secondary:hover{background-color:var(--gray--100);}.lc-scoreboard{color:var(--base--on-surface1);padding:10px;}.lc-scoreboard-section-group{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--gray--200);}.lc-scoreboard-section-group:last-child{border:0;margin:0;padding-bottom:15px;}.lc-scoreboard-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;min-height:30px;}.lc-scoreboard-section-information{display:inline-flex;align-items:center;font:var(--bold--sm-text);}.lc-scoreboard-section-information i{margin-right:5px;}.lc-scoreboard-section-pill{font:var(--regular--xs-text);color:var(--base--on-surface2);margin-left:5px;}.lc-scoreboard-input-group{width:49%;}.lc-scoreboard-input-group-label{color:var(--base--on-surface2);font:var(--regular--xs-text);margin-bottom:7px;}.lc-scoreboard-checkbox{align-items:center;display:inline-flex;cursor:pointer;}.lc-scoreboard-checkbox i{margin-right:5px;border-radius:4px;transition:all ease-in-out .3s;}.lc-scoreboard-checkbox span{font:var(--regular--sm-text);}.lc-scoreboard-checkbox:hover i{background-color:var(--gray--100);}.lc-scoreboard-radio{display:flex;}.lc-scoreboard-radio-button{align-items:center;display:flex;cursor:pointer;margin-right:20px;}.lc-scoreboard-radio-button i{margin-right:5px;border-radius:10px;transition:all ease-in-out .3s;}.lc-scoreboard-radio-button span{font:var(--regular--sm-text);}.lc-scoreboard-radio-button:hover i{background-color:var(--gray--100);}.lc-scoreboard-image{height:42px;width:42px;position:relative;flex-shrink:0;margin-right:8px;cursor:pointer;}.lc-scoreboard-image div{border:1px dashed var(--gray--200);display:inline-flex;justify-content:center;align-items:center;border-radius:5px;height:100%;width:100%;color:var(--gray--400);}.lc-scoreboard-image img{width:100%;}.lc-scoreboard-score{position:relative;}.lc-scoreboard-score-input{padding:5px 25px 5px 5px !important;border:1px solid var(--gray--200);border-radius:3px;height:42px;width:100%;display:flex;align-items:center;}.lc-scoreboard-score-adjuster{display:flex;flex-direction:column;justify-content:center;height:100%;position:absolute;right:0;top:0;}.lc-scoreboard-score-adjuster span{cursor:pointer;display:inline-flex;padding:1px 10px;}.lc-scoreboard-score-adjuster span.disabled{pointer-events:none;opacity:.7;}.lc-scoreboard-connected-title{display:flex;flex-direction:column;font-weight:700;}.lc-scoreboard-connected-title i{font-size:20px;margin-bottom:5px;}.lc-scoreboard-empty-state{font:var(--italic--sm-text);color:var(--base--on-surface2);padding:10px;text-align:center;}
/*End extension CSS 12757, Scoreboard support*/

/*Begin extension CSS 12759, Tennis*/
.feed-tennis{padding:25px;background-color:var(--base--surface);border-radius:5px;margin:25px 0}.feed-tennis-information{margin-bottom:10px;display:flex;color:var(--gray--400)}.feed-tennis-information-match{display:flex;align-items:center}.feed-tennis-information-match::after{content:'';display:inline-flex;height:5px;width:5px;border-radius:10px;background-color:var(--gray--400);margin:0 10px}.feed-tennis-state{margin-bottom:10px;color:var(--gray--500)}.feed-tennis-scores{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--gray--200)}.feed-tennis-scores:last-child{border:0}.feed-tennis-scores-team{display:flex;align-items:center}.feed-tennis-scores-team-indicator{display:inline-flex;height:7px;width:7px;border-radius:10px}.feed-tennis-scores-team-indicator#active{background-color:var(--base--primary)}.feed-tennis-scores-team-indicator#disabled{background-color:var(--gray--300)}.feed-tennis-scores-team-name{margin-left:10px;font-size:16px;font-weight:700}.feed-tennis-scores-team-scores{display:flex;font-size:17px}.feed-tennis-scores-team-scores div{width:40px;text-align:center}

/* nc {"timeUtc":1677245341} nc */
/*End extension CSS 12759, Tennis*/

/*Begin extension CSS 13110, Condolence*/
.lc-default-theme .condolence-feed .ncpost-container .ncpost-header .ncpost-byline{opacity:0;}.lc-default-theme .condolence-feed .ncpost-container .ncpost-new-comment-toggle{display:none !important;}.lc-default-theme .condolence-feed .ncpost-channelcontent-container .ncpost-quetsion-container .ncpost-new-comment-toggle{display:block !important;}
/*End extension CSS 13110, Condolence*/

/*Begin extension CSS 13483, Amedia Link inlegg*/

/*End extension CSS 13483, Amedia Link inlegg*/

/*Begin extension CSS 14737, HideReadMore*/

/*End extension CSS 14737, HideReadMore*/

/*Begin extension CSS 15537, Amedia theme*/
.lc-default-theme{padding:0}.lc-default-theme .ncpost-content.ncpost-top-text-container{margin:0;margin-bottom:40px}@media(max-width:600px){.lc-default-theme .ncpost-content.ncpost-top-text-container{margin-left:15px;margin-right:15px}}.lc-default-theme button{outline:none!important}.lc-default-theme .ncpost-linked-close{background-color:#292827;border-radius:4px;border:0;font-family:'Open Sans',sans-serif;font-weight:400;text-align:center;color:#fff;cursor:pointer;padding:10px 30px}.lc-default-theme .feed-toptext{padding:20px;background-color:#fff;border-radius:5px;margin:30px 0}.lc-default-theme #master-container{font-family:'Open Sans',sans-serif;color:#292827;font-size:17px}.lc-default-theme .ncpost-countdown-element{background-color:#fff;border-radius:5px;display:block;text-align:center;position:relative;padding:20px 20px 50px 20px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);margin-bottom:25px}.lc-default-theme .ncpost-countdown-element .ncpost-countdown-title{display:block;color:#292827;font-size:17px;margin-bottom:5px}.lc-default-theme .ncpost-countdown-element .ncpost-countdown-time{display:block;position:absolute;bottom:20px;right:0;left:0;margin:auto;color:#292827;font-size:24px;font-weight:700}.lc-default-theme .ncpost-input-label{text-align:left;font-size:15px;margin-bottom:3px}.lc-default-theme .ncpost-input-field{font-family:'Open Sans',sans-serif;font-size:inherit;border:1px solid rgba(0,0,0,.1);box-shadow:none;border-radius:0;padding:9px 13px;margin-bottom:15px}.lc-default-theme .ncpost-submit{font-family:'Open Sans',sans-serif;font-size:15px;padding:10px;border-radius:4px;background-color:#292827;outline:none;border:1px solid #292827;margin:20px 10px 0 10px;width:120px}.lc-default-theme .ncpost-close{font-family:'Open Sans',sans-serif;background-color:transparent;color:#292827;font-size:15px;padding:10px;border-radius:4px;border:1px solid #292827;outline:none;width:120px;margin:20px 10px 0 10px;cursor:pointer}.lc-default-theme .ncpost-question-container{text-align:right;position:relative;padding-bottom:40px;padding-top:0;text-align:center}.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle{color:#292827;text-decoration:none;font-size:15px;padding:9px 30px;border:1px solid #292827;border-radius:5px;margin:0}.lc-default-theme .ncpost-question-container .ncpost-new-comment-toggle svg{display:none}.lc-default-theme .ncpost-question-container .ncpost-new-comment-panel{background-color:#f7f5f1;text-align:center;margin-top:-60px;padding-top:25px;position:relative;z-index:2;border-top:1px solid #d8d8d8}.lc-default-theme .ncpost-question-container .ncpost-input-field{background-color:#fff}.lc-default-theme .ncpost-question-container .ncpost-submit{margin-top:20px}.lc-default-theme .ncpost-linked{border-bottom:1px solid #d8d8d8;margin-bottom:40px}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container{background-color:#fff;margin-bottom:40px}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container .ncpost-header{padding:15px}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container .ncpost-header::before{display:none}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp{color:#292827}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp a{color:#292827}.lc-default-theme .ncpost-linked.ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp a:visited{color:#292827}.lc-default-theme .ncpost-pinned{margin-top:20px;position:relative}.lc-default-theme .ncpost-pinned .ncpost-container{background-color:#fff}.lc-default-theme .ncpost-pinned .ncpost-container .ncpost-header{position:relative;padding-left:40px}.lc-default-theme .ncpost-pinned .ncpost-container .ncpost-header::before{display:block;content:url("data:image/svg+xml;charset=UTF-8, <svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='26' width='22' fill= 'rgb(210, 0, 0)'> <path d='M10.5992 15.4173L8.48058 14.1942L8.47816 14.1983C8.4498 14.2378 6.24791 17.1814 5.29749 22.1538L5.29507 22.1579L5.29749 22.1538C9.13092 18.8403 10.5767 15.4658 10.5992 15.4173Z'/> <path d='M14.1746 11.9994L13.8522 11.8132L9.63177 9.37659L9.30938 9.19045C9.30938 9.19045 5.51734 8.99967 4.43903 11.4475L7.43685 13.1783L11.6531 15.6125L14.6509 17.3433C16.2358 15.188 14.1746 11.9994 14.1746 11.9994Z' /> <path d='M16.5492 7.87708L11.6924 5.073L9.50955 8.85377L14.3664 11.6579L16.5492 7.87708Z' /> <path d='M11.8879 4.73368L16.7447 7.53776C16.7447 7.53776 19.3447 7.84977 20.1328 5.25673L18.0687 4.06499L14.2335 1.85074L12.1693 0.659001C10.3177 2.63805 11.8879 4.73368 11.8879 4.73368Z'/>  </svg>");background-size:28px 28px;position:absolute;left:11px;top:12px}.lc-default-theme .ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp{color:#d20000}.lc-default-theme .ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp a{color:#d20000}.lc-default-theme .ncpost-pinned .ncpost-container .ncpost-header .ncpost-timestamp a:visited{color:#d20000}.lc-default-theme .ncpost-container{padding:0;margin-bottom:25px;border-radius:5px;box-shadow:0 2px 6px 0 rgba(0,0,0,.2);background-color:#fff}.lc-default-theme .ncpost-container.breaking{background-color:#ffd700}.lc-default-theme .ncpost-container.breaking .ncpost-comments-container .ncpost-comment{background-color:rgba(255,255,255,.49)}.lc-default-theme .ncpost-container .ncpost-header{padding:15px;margin-bottom:16px;font-size:14px;border-bottom:1px solid rgba(0,0,0,.1)}.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp a{color:#292827}.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp a:visited{color:#292827}.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp{color:#000;width:auto;margin-right:10px}.lc-default-theme .ncpost-container .ncpost-header .ncpost-timestamp .ncpost-timestamp-clock{display:none}.lc-default-theme .ncpost-container .ncpost-header .ncpost-byline{color:#292827}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-comment{margin:0 15px 15px 15px;font-size:16px;background-color:#f6f5f1}.lc-default-theme .ncpost-container .ncpost-comments-container svg{fill:#292827}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-new-comment-panel{margin:10px 15px 15px 15px}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-new-comment-panel .ncpost-input-field{background-color:#f6f5f1}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-new-comment-toggle{font-size:15px;margin:0;border-top:1px solid rgba(0,0,0,.1);padding:15px;padding-top:11px;padding-bottom:18px;font-size:14px;display:block;text-decoration:underline;color:#292827;line-height:14px}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-close{margin-top:15px;margin-left:0}.lc-default-theme .ncpost-container .ncpost-comments-container .ncpost-submit{margin-top:15px}.lc-default-theme .ncpost-container .ncpost-title{margin:0 15px;font-weight:700;display:inline-block;font-size:21px;line-height:28px;width:auto}.lc-default-theme .ncpost-container .ncpost-breaking{margin:0 15px;padding:0;background-color:#ffd700}.lc-default-theme .ncpost-container .ncpost-link{border-radius:0;padding:0;border:1px solid #e4e4e4;border-radius:5px;min-height:120px;display:inline-block;margin:15px;width:-moz-available;width:-webkit-fill-available;width:fill-available}.lc-default-theme .ncpost-container .ncpost-link img{float:left;width:300px;max-height:100%;margin:0 15px 0 0;border-radius:5px 0 0 5px}.lc-default-theme .ncpost-container .ncpost-link a,.lc-default-theme .ncpost-container .ncpost-link a:visited,.lc-default-theme .ncpost-container .ncpost-link a:active{text-decoration:none;font-weight:700;color:#000}.lc-default-theme .ncpost-container .ncpost-link .ncpost-link-title{font-size:20px;line-height:27px;padding:15px 15px 0 15px;display:block;text-decoration:none}.lc-default-theme .ncpost-container .ncpost-link .ncpost-link-site{font-size:16px;margin:2px 15px 5px 15px;color:#292827}.lc-default-theme .ncpost-container .ncpost-link .ncpost-link-desc{font-size:16px;margin:0 15px 15px 15px}.lc-default-theme .ncpost-container .ncpost-link.sublink{margin:15px;background-color:#fff}.lc-default-theme .ncpost-container .ncpost-image-container{margin:0 20px 20px 20px}.lc-default-theme .ncpost-container .ncpost-image{max-width:100%;max-height:unset;padding:5px 0;padding-left:0;padding-right:0;margin-right:auto;display:block;margin-left:auto}.lc-default-theme .ncpost-container .ncpost-image-byline{text-align:left;font-weight:400;margin:5px 0 15px 0;margin-top:0}.lc-default-theme .ncpost-container .ncpost-image-byline .ncpost-image-byline-description{font-size:15px;line-height:20px;display:inline-block;padding-right:10px;color:#292827}.lc-default-theme .ncpost-container .ncpost-image-byline .ncpost-image-byline-source{font-size:13px;line-height:18px;display:inline-block;color:#292827;padding-left:0}.lc-default-theme .ncpost-container .ncpost-tags .ncpost-tagquantele{margin-right:20px;padding-bottom:10px}.lc-default-theme .ncpost-container .ncpost-instagram-oembed-container iframe{display:unset!important}.lc-default-theme .ncpost-content{margin:15px;line-height:1.5}.lc-default-theme .ncpost-content a{font-weight:inherit;color:#292827;text-decoration:underline}.lc-default-theme .ncpost-content p{margin:15px 0;font-weight:400}.lc-default-theme .ncpost-content h5{font-size:19px;margin:15px 0;line-height:26px}.lc-default-theme .ncpost-content ol,.lc-default-theme .ncpost-content ul{text-align:left;margin:15px 0;padding-left:35px}.lc-default-theme .ncpost-content blockquote{font-family:'Open Sans',sans-serif;font-style:italic;font-size:19px;border-left:4px solid #292827;padding:0 0 3px 10px;margin-top:10px}.lc-default-theme .ncpost-content blockquote p{margin:0}.lc-default-theme .ncpost-content twitter-widget{margin-left:auto;margin-right:auto;display:block}.lc-default-theme .lc-feed-container{padding:0 0 15px 0}.lc-default-theme .lc-feed-container .lc-load-more{background-color:#292827;border-radius:4px;border:0;font-family:'Open Sans',sans-serif;font-weight:400;text-align:center;color:#fff;cursor:pointer;padding:10px 30px}@media(max-width:650px){.lc-default-theme .ncpost-container .ncpost-link img{display:block;float:none;width:100%;max-height:100%;margin:0;border-radius:5px 5px 0 0}}.lc-default-theme .condolence-feed .ncpost-container .ncpost-header .ncpost-byline{opacity:0}.lc-default-theme .condolence-feed .ncpost-new-comment-toggle{}.lc-default-theme .ncpost-smartembed-container{padding:0;margin:20px 20px 5px 20px}.lc-default-theme .ncpost-container .ncpost-image-container{margin:20px 20px 5px 20px}.lc-default-theme .ncpost-container .ncpost-image-container .ncpost-image{padding:0}

/* nc {"timeUtc":1680025467} nc */
/*End extension CSS 15537, Amedia theme*/

/*Begin extension CSS 15538, User contribution*/
//Not IN Use//

.ncpost-new-comment-panel{margin-top:10px;margin-bottom:10px}.ncpost-new-comment-panel ::placeholder{color:#b7b7b7}.ncpost-new-comment-panel .ncpost-question-container{text-align:right;position:relative;padding-bottom:40px;padding-top:0;text-align:center}.ncpost-new-comment-panel .ncpost-question-container .ncpost-new-comment-toggle{color:#292827;text-decoration:none;font-size:15px;padding:9px 30px;border:1px solid #292827;border-radius:5px;margin:0}.ncpost-new-comment-panel .ncpost-question-container .ncpost-new-comment-toggle svg{display:none}.ncpost-new-comment-panel .ncpost-question-container .ncpost-new-comment-panel{background-color:#f7f5f1;text-align:center;margin-top:-60px;padding-top:25px;position:relative;z-index:2;border-top:1px solid #d8d8d8}.ncpost-new-comment-panel .ncpost-question-container .ncpost-input-field{background-color:#fff}.ncpost-new-comment-panel .ncpost-question-container .ncpost-submit{margin-top:20px}.ncpost-new-comment-panel .ncpost-input-field{display:block;width:100%;padding:13px 15px;border:1px solid #eee;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.15);border-radius:4px;margin-bottom:10px;outline:none}.ncpost-new-comment-panel .hidden-image-input{display:none}.ncpost-new-comment-panel .img-upload-wrapper{border: 1px solid #292827;
    border-radius: 4px;
    background-color: #f2f2f2;
    height: 42px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    /* font-weight: 700; */
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;}.ncpost-new-comment-panel .img-upload-wrapper span{margin-left:5px}.ncpost-new-comment-panel .inline-button{border-radius:4px;float:right;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;cursor:pointer;position:absolute;top:10px;right:10px}.ncpost-new-comment-panel .inline-button svg{fill:#f0086d}.ncpost-new-comment-panel .img-loading-state{top:20px;left:0;right:0;background-color:#f2f2f2;z-index:9;width:100%;padding:10px;margin:auto;text-align:center;border-radius:5px;margin-bottom:15px}.ncpost-new-comment-panel .image-container{background-color:#f2f2f2;z-index:9;width:100%;padding:10px;margin:auto;text-align:center;border-radius:5px;position:relative;margin-bottom:15px}.ncpost-new-comment-panel .image-container img{max-width:100%;max-height:130px}.image-comment-container{text-align:center;padding:10px}.image-comment-container img{max-width:100%;max-height:500px}.lc-default-theme .ncpost-smartembed-container{padding:0;margin:20px 20px 5px 20px}.lc-default-theme .ncpost-container .ncpost-image-container{margin:20px 20px 5px 20px}.lc-default-theme .ncpost-container .ncpost-image-container .ncpost-image{padding:0}

/* nc {"timeUtc":1663591576} nc */
/*End extension CSS 15538, User contribution*/

/*Begin extension CSS 15810, User Contribution*/
.ncpost-user-contribution{margin:15px 0}.ncpost-user-contribution .ncpost-user-comment{padding:15px;background-color:#f7f7f7;border-radius:5px;border-radius:10px 10px 10px 0}.ncpost-user-contribution .ncpost-user-reply{padding:15px;border-radius:10px 10px 0 10px;position:relative;background-color:#d5f3ff;margin-bottom:10px}.ncpost-user-contribution .ncpost-user-reply .ncpost-comment-created{color:#236c8a!important}.ncpost-user-contribution .ncpost-user-reply:last-child{margin-bottom:0}.ncpost-user-contribution .ncpost-user-replies{padding-left:50px;margin-top:10px;position:relative}.ncpost-user-contribution .ncpost-comment-info{display:flex;justify-content:space-between;margin-bottom:5px}.ncpost-user-contribution .ncpost-comment-name{font-weight:700}.ncpost-user-contribution .ncpost-comment-created{color:#a7a7a7;font-size:13px}.ncpost-user-contribution .ncpost-comment-image{margin-top:10px;max-width:450px;border-radius:8px;overflow:hidden}.ncpost-user-contribution .ncpost-comment-image img{width:100%}.ncpost-questions-container{margin-bottom:20px}.ncpost-questions-container .ncpost-user-comment{background-color:#fff;padding:20px;border-radius:10px 10px 10px 0;box-shadow:0 2px 2px rgba(0,0,0,.1)}.ncpost-questions-container .ncpost-user-reply{background-color:#008cba;color:#fff;border-radius:10px 10px 0 10px;margin-bottom:10px}.ncpost-questions-container .ncpost-user-reply .ncpost-comment-created{color:#93e4ff!important}.ncpost-questions-container .ncpost-user-reply:last-child{margin:0}.ncpost-question-container{margin:20px 0}.ncpost-question-container .ncpost-new-comment-toggle{border:1px solid #008cba;padding:10px 15px;border-radius:5px;color:#008cba;font-size:13px}.ncpost-container .ncpost-new-comment-toggle{color:#008cba;font-size:13px}.ncpost-new-comment-panel{position:relative}.ncpost-new-comment-panel input{font-family:inherit;font-size:inherit}.ncpost-new-comment-panel textarea{font-family:inherit;font-size:inherit;resize:none;height:100px}.ncpost-new-comment-panel .ncpost-submit{border-radius:5px;line-height:1.5;padding:10px 15px;font-family:inherit;font-size:13px}.ncpost-new-comment-panel .ncpost-upload-button{cursor:pointer;position:absolute;top:170px;right:10px;border:0;padding:10px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent}.ncpost-new-comment-panel .ncpost-upload-button svg{fill:#909090}.ncpost-new-comment-panel .ncpost-upload-image{margin:15px 0}.ncpost-new-comment-panel .ncpost-upload-image div{width:200px;display:flex}.ncpost-new-comment-panel .ncpost-upload-image div img{width:100%;margin-right:5px}.ncpost-new-comment-panel .ncpost-upload-image div svg{fill:#909090;cursor:pointer}

/* nc {"timeUtc":1681383437} nc */
/*End extension CSS 15810, User Contribution*/

/*Begin extension CSS 15952, GetAskQuestionButtonText*/

/*End extension CSS 15952, GetAskQuestionButtonText*/


.nc-lc-extensions-css{ display: block }