.imageComp li h6 {
	text-align: center;
	margin: 0;
}
.imageComp li {
	clear: both;
}
.center img {
	display: block;
	margin: 10px auto;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
/* Standard site CSS */
.indent {
    padding: 0 0 0 10px;
}

.TextColor {color: #4c4d4f;}
.DarkRed{color: #84210D ;}
/*.DarkRed strong {color: #84210D}*/
.DarkGreen{color: #18938a; }
.LightGreen { color: #01f874; }
.LightOrange { color: #FF6600; }
.LightOrange strong { color: #FF6600; }
.DarkOrange { color: #c46706; }
.highlight{color: #ffff00; }
.white{color: #FFFFFF; }
.DarkBlue {color: #291ca5; }


/* Article Css*/
.article .tip {
	background-color: #ddf4ff;
	color: #4c4d4f;
	border: 1px solid #0969da;
	padding: 10px;
	overflow-wrap: break-word;
}
.article pre .tip {
	white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.article pre { border: #CCC solid 1px; background-color: #f6f8fa; padding: 0px 2em; }
.article pre code { color: #24292f; font-size: 18px; }
.article pre code kbd {

    color: #fff;
    background-color: #FF6600; /*#563d7c;*/
}



.article {
	display: block;
	font-weight: 400;
	line-height: 1.6;
	color: #4c4d4f;
}
.article ul { list-style: disc; padding: 10px 0px 0px 25px; }
.article .noListStyle { list-style: none; }
.article .noListStyle li {
	line-height: .5;
	padding: 0;
}
.article ul li {
	line-height: 1.5; /* 1 (12/27/2016) */
	padding: 0 0 5px 0;
	margin-bottom: 12px; /* (4/6/2020) */
}
.article li img {
	padding: 0 0 5px 0;
}
.article ul li ul li {
	line-height: 1.5;
	padding: 0 0 5px 0;
}
.article ol { list-style: disc; padding: 10px 0px 0px 25px; }
.article ol li {
	line-height: 1.5; /* 1 (12/27/2016) */
	padding: 0 0 5px 0;
}
.article ul ul, ol ul {
    list-style-type: circle;
}
/*
.article .segLine{border: #1d1f21 solid 1px; background-color: #1d1f21; margin: 25px auto 25px; text-align: left;  display: block; overflow: auto}
.article .segLine ul{list-style-type: none; display: block; margin-top: 10px; margin-bottom: 10px; padding: 0 0 0 0}
.article .segLine ul li{font-family: courier new; color: #14b8fe; font-size: 14px; margin: 0 0 0 10px; line-height: 1.5; }
.article .segLine .segHeading{font-size: 16px; color: #FFFFFF }
.article .segLine .sTitle { color: #fff; display: inline-block; padding-top: 2px; padding-bottom: 2px; margin-left: 0px; margin-bottom: 5px; }
*/
.article .dataElement {
    color: #1b6eda;
    font-weight: bold;
}
.article .segment {
    color: #1b6eda;
    font-weight: bold;
}
.article .indent {
    padding: 0 0 0 10px;
}
.article .table .tHighlight {
	color: #FF6600;
}
.article .segLine{border: #CCC solid 1px; background-color: #393f4d; margin: 10px 0 10px 0; /*margin: 25px auto 25px;*/ text-align: left; display: block; overflow: auto; }
.article .segLine .highlight { font-weight: bolder;    --bs-text-opacity: 1; color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important
 }
.article .segLine ul{list-style-type: none; display: block; margin-top: 10px; margin-bottom: 10px; padding: 0 0 0 0}
.article .segLine ul li{font-family: 'Open Sans', arial, sans-serif; font-size: 14px; margin: 0 0 0 10px; line-height: 1;      --bs-text-opacity: 1; color: rgba(255,255,255,.7)!important
}
.article .segLine.shrink ul li {font-size: 14px;}
.article .segLine .segHeading{font-size: 16px; color: #01f874 }
.article .segLine .sTitle { color: #01f874; display: inline-block; padding-top: 2px; padding-bottom: 2px; margin-left: 0px; margin-bottom: 5px; }

.article .npiNumbers{border: #1d1f21 solid 1px; background-color: #1d1f21; margin: 0 auto 25px; text-align: center; /*padding: 10px 0 10px 0;*/ display: block; float: left; width: 100% }
.article .npiNumbers ul{list-style-type: none; display: inline-block; padding: 0 0 0 0; }
.article .npiNumbers ul li{float: left; font-family: arial, Helvetica, sans-serif; color: #d0b581; font-size: 20px; width: 25px; border-bottom: #FFFFFF solid 1px; margin: 0 0 0 25px}
.article .npiNumbers ul .LeftText {width: 100px;}
.article .npiNumbers.squeeze ul li {font-size: 15px; width: 17px; }
.article .npiNumbers ul .LightGreen { color: #01f874; }
.article .npiNumbers ul li:first-child{margin: 0}

.article ul li .npiNumbers {
	margin-top: 25px;
}
.article ol li .npiNumbers {
	margin-top: 25px;
}

.article .npiNumbers .npiNumbersArith{border: none; margin: 0}
.article .npiNumbers .npiNumbersArithEquals{border: none}
.article .npiNumbers .resetMargins {margin: 0}
.article .npiNumbers .resetMarginsAll li {margin: 0}
.article .npiNumbers .resetMarginsAll .revertMargins {margin: 0 0 0 25px;}
.article .npiNumbers ul { margin: 10px auto; }

.article .firstLetter {
  font-size: 30px;
  color: #1b6eda;
}
.article .DarkRed{color: #84210D}
/*.article .DarkRed strong {color: #84210D}*/
.article .DarkGreen{color: #18938a}
.article .LightGreen { color: #01f874; }
.article .LightOrange { color: #FF6600; }
.article .LightOrange strong { color: #FF6600; }
.article .DarkOrange { color: #c46706; }
.article .highlight{color: #ffff00}
.article .white{color: #FFFFFF}

/* Table CSS */
tbody td i.fa-female {
	color: #ff99cc;
}
tbody td i.fa-male {
	color: #6699ff;
}
tbody td i.fa-building {
	color: #33cc33;
}
/*
#queryresults tbody tr:hover td, #queryresults tbody tr:hover th {
	background-color: #291ca5; color: #fff;
  }
#queryresults tbody tr:hover a {
	background-color: #291ca5; color: #fff; text-decoration: underline;
  } 
  */
/* table hover highlight - queryresults - exclude all tables that have the class queryresultsnohover */
#queryresults tbody:not(.queryresultsnohover) tr:hover td, #queryresults tbody:not(.queryresultsnohover) tr:hover th {
	background-color: #291ca5; color: #fff;
  }
#queryresults tbody:not(.queryresultsnohover) tr:hover a {
	background-color: #291ca5; color: #fff; text-decoration: underline;
  } 
  /* Define the variable globally */
:root {
	--bd-violet-bg: #6f42c1;  /* Violet color */
	--bs-white: #ffffff;      /* White color */
  }
.custom-popover {
	--bs-popover-max-width: 400px;
	--bs-popover-border-color: var(--bd-violet-bg);
	--bs-popover-header-bg: var(--bd-violet-bg);
	--bs-popover-header-color: var(--bs-white);
	--bs-popover-body-padding-x: 1rem;
	--bs-popover-body-padding-y: .5rem;
  }
/* Logo Override - larger logo - prev falue 7.5rem */
.navbar-brand-logo{
	width:353px !important;
	min-width:0 !important;   /* allow it to shrink */
	max-width:100%;           /* keep it responsive */
	height:auto;
  }

.social-btn.facebook { background-color: #1877F2; color: #fff; }
.social-btn.youtube { background-color: #FF0000; color: #fff; }
.social-btn.tiktok { background-color: #000000; color: #fff; }

/* Instagram gradient style (mimicking IG brand) */
.social-btn.instagram {
  background: radial-gradient(circle at 30% 30%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  color: #fff;
}

.social-btn:hover {
  opacity: 0.85;
}

.device-browser-frame {
    min-height: 55dvh;
}

/* Reduce height on smaller screens */
@media (max-width: 768px) {
    .device-browser-frame {
        min-height: 30dvh;
    }
}  

.hero-banner-small {
	padding-top: 0.75rem !important;
	padding-bottom: 0.75rem !important;
	min-height: 90px;
}
  
.hero-banner-small h1 {
	font-size: 1.5rem !important;
	line-height: 1.15;
	margin-bottom: 0.35rem;
}
  
.hero-banner-small p {
	font-size: 0.9rem;
	line-height: 1.35;
	margin-bottom: 0;
}
.article-card {
	border: 0;
	border-radius: 1rem;
	overflow: hidden;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
  }
  
  .article-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.08);
  }
  
  .article-card .card-img-top {
	width: 100%;
	height: 220px;
	object-fit: cover;
  }
  
  .article-card .card-title a {
	color: inherit;
  }
  
  .article-card .card-title a:hover {
	text-decoration: underline !important;
  }
  
  .article-card .card-text {
	color: #6c757d;
  }
.video-card,
.article-card {
  border: 0;
  border-radius: 1rem;
  overflow: hidden;
}
.content-feed-empty-state {
	padding: 1rem 0;
  }
  
  .content-feed-empty-state__inner {
	background: #f8f9fa;
	border: 1px solid #e9ecef;
	border-radius: 16px;
	padding: 1.25rem 1rem;
	text-align: center;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
  }
  
  .content-feed-empty-state__text {
	color: #6c757d;
	font-size: 1rem;
	font-weight: 500;
  }

  .article-card .card-title {
	font-size: 1.15rem;
	font-weight: 600;
	line-height: 1.35;
	margin-bottom: 0.5rem;
  }
  
  .article-card .card-text {
	font-size: 0.95rem;
	line-height: 1.5;
  }
  
  .article-card .card-date {
	font-size: 0.85rem;
  }

  .video-media {
	position: relative;
	overflow: hidden;
	background: #000;
  }
  
  .video-placeholder-btn {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
  }
  
  .video-placeholder-img,
  .video-frame {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
  }
  
  .video-play-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 72px;
	height: 72px;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
  }
  
  .video-play-triangle {
	width: 0;
	height: 0;
	margin-left: 6px;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 20px solid #fff;
  }  
 /* 
#queryresults table :not(.queryresultsnohover) tbody tr:hover td, #queryresults table :not(.queryresultsnohover) tbody tr:hover th {
	background-color: inherit; color: inherit;
  }
#queryresults table :not(.queryresultsnohover) tbody tr:hover a {
	background-color: inherit; color: inherit; text-decoration: inherit;
  } */ 
