/* @override
	https://cpgagentai.com/cont/css/styles_public_CPGAgentAIFinal.css
	https://local.cpgagentai.com/cont/css/styles_public_CPGAgentAIFinal.css  
	http://local.cpgagentai.com/cont/css/styles_public_CPGAgentAIFinal.css
	https://cpgbuyerai.com/static/css/styles_public_CPGAgentAIFinal.css
*/

/* @group Resets and Defaults, Global Classes */

html {
	font-size: 1rem;
} 

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

body {
	margin: 0rem;
	padding: 0rem;
	font-family: 'Nunito';
	font-weight: 400;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-transform: inherit;
	line-height: inherit;
}

a, a:active, a:hover {
	text-decoration: none;
	color: inherit;
	outline: none; 
}
 
ul, ol, li { 
	list-style-type: none; 
}

.imgContainer {
	overflow: hidden;
}

.imgContainer > img, 
.imgContainer > a > img  {
	width: 100%;
}

.imgContainercu img {
	width: 30%;
	margin: -5rem 0rem 0rem 0rem;
}

.imgContainer p{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.imgContainer h3{
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
}

.contentViewport {
	width: 1200px !important; 
	margin-left: auto;
	margin-right: auto;
}

.contentViewport-L {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#manualLeadRequestDetail.contentViewport {
	width: 100%;
	max-width: 1600px;
}

.flexContainer, 
.innerFlexContainer > * {
	display: flex !important;
	justify-content: space-between;
}

.flexContainer.wrap, 
.innerFlexContainer.wrap > * {
	flex-wrap: wrap;
}

.flexContainer.flexDirection,
.innerFlexContainer.flexDirection > * {
	flex-direction: column;
}

.flexContainer.flexCenter,
.innerFlexContainer.flexCenter > * {
	justify-content: center;
	align-items: center;
}

.flexContainer.flexStart,
.innerFlexContainer.flexStart > * {
	justify-content: flex-start;
	align-items: center;
}

.flexContainer.flexEnd,
.innerFlexContainer.flexEnd > * {
	justify-content: flex-end;
	align-items: center;
}

.col {
	overflow: hidden;
}

.stack {
	width: 100%;
	clear: both;
}

.stack10 {
	width: 100%;
	clear: both;
	margin-bottom: 1rem;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 300,
  'GRAD' 0,
  'opsz' 90; /* not working */
  /* vertical-align: middle; */
}

.material-symbols-outlined.filled {
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

/* @end */

/* @group global modifier classes */

.flush, 
.box.innerFlush .listing > * {
	padding: 0rem 0rem 0rem 0rem;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.capitalize {
	text-transform: capitalize;
}

.hideSubTitle .subTitle, 
.hideFooter footer, 
.hideHeader header, 
.hide {
	display: none;
}

.noMargin {
	margin: 0rem !important;
}

.marginTop-XXS {
	margin-top: 0.5rem;
}

.marginLeft-S{
	margin-left: 1rem;
} 

.marginRight-S{
	margin-right: 1rem;
}

.marginBottom-XXS {
	margin-bottom: 0.5rem !important;
}

.marginTop-XS {
	margin-top: 1rem !important;
}

.marginBottom-XS {
	margin-bottom: 1rem !important;
}

.marginTop-S {
	margin-top: 2rem !important;
}

.marginBottom-S {
	margin-bottom: 2rem !important;
}

.marginTop-M {
	margin-top: 4rem !important;
}

.marginBottom-M {
	margin-bottom: 4rem !important; 
}

.marginTop-L {
	margin-top: 6rem !important;
}

.marginTop-XL {
	margin-top: 8rem !important;
}

.marginBottom-L {
	margin-bottom: 6rem;
}

.paddingTop-S {
	padding-top: 2rem;
}

.paddingTop-XS {
	padding-top: 1rem;
}

.paddingBottom-S {
	padding-bottom: 2rem;
}

.paddingLeft-S {
	padding-left: 2rem;
}

.paddingTop-M {
	padding-top: 4rem;
}

.paddingBottom-M {
	padding-bottom: 4rem;
}

.paddingLeft-L {
	padding-left: 30%;
}

.paddingTop-L {
	padding-top: 6rem;
}

.paddingBottom-L {
	padding-bottom: 6rem;
}

.bgYellow {
	background-color: #F6B633 !important;
}

.bgGreen {
	background-color: #47A682 !important;
}

.bgCyan {
	background-color: #7CBDE5 !important;
}

.bgBordeaux {
	background-color: #AF3A61 !important;
}

.bgViolet {
	background-color: #9F8CE5 !important;
}

.bgBlue {
	background-color: #0366d6 !important;
}

.bgStyle1 {
	background-color: #ededed !important;
}

.bgStyle2 {
	/* green gradient */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#22552e+0,07abe4+100 */
background: linear-gradient(to right,  #22552e 0%,#07abe4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bgStyle3 {
	background-color: #272728;
}

.bgStyle4 {
	background-color: #45454C;
}

.bgStyle5 {
	background-color: #FFF !important;
}

.bgStyle6 { 
	background-color: #feffe3;
}

.bgStyle7 {
	background-color: #fff;
}

.bgStyle8 {
	background-color: #e3e1ef;
}

.bgStyle9 {
	background-color: #e3e1ef
}

.bgStyle10 {
	background-color: #f5f5f5;
}

.bgStyle11 {
	background-color: #F8F7F7 !important;
}

/* Make touchpointStatus tag with bgStyle11 (Next Interaction) dark */
#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgStyle11 {
	background-color: #1d1d1d !important;
	color: #fff !important;
}

#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgStyle11 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#outreach .flexLayout6 > .col2 > .articleStyle7 .headerStyle1 + div.flexContainer.wrap p#touchpointStatus.tag.bgStyle11 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.bgStyle12 {
	background-color: #daf4ea !important;
}

/* Make touchpointStatus tag with bgStyle12 dark */
#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgStyle12 {
	background-color: #1d1d1d !important;
	color: #fff !important;
}

#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgStyle12 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#outreach .flexLayout6 > .col2 > .articleStyle7 .headerStyle1 + div.flexContainer.wrap p#touchpointStatus.tag.bgStyle12 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

/* Make touchpointStatus tag with bgStyle9 (Next Interaction) dark */
#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgStyle9 {
	background-color: #1d1d1d !important;
	color: #fff !important;
}

#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgStyle9 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

#outreach .flexLayout6 > .col2 > .articleStyle7 .headerStyle1 + div.flexContainer.wrap p#touchpointStatus.tag.bgStyle9 {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.bgStyle13 {
	background-color: #fcffd4 !important;
}

.borderBottom1 {
	border-bottom: 1px solid #d8d8d8;
}

.relativeContainer {
	position: relative;
}

.absoluteContainer {
	position: absolute;
}

.errorMessage {
    display: none;
}

.errorMessage:not(:empty){
    display: inline-block;
    width: 100%;
}

.errorMessage,.fieldError {
	color: #db0202;
  border-color: #ebccd1;
	padding: 0rem 0rem 0.5rem 0.5rem;
}

.form-control.error {
    border-color: #d32f2f;
    background-color: #fffafa;
}

/* @end */

/* @group Template Layouts */

/* Simplified column layouts */

.twoCol, .threeCol, .fourCol {
	justify-content: space-between;
}

.twoCol > * {
	flex-basis: 49%;
}

.threeCol > * {
	flex-basis: 32%;
}

.fourCol > * {
	flex-basis: 24%;
}

/* flexLayout1 : two columns left wider */

.flexLayout1 > .col1, 
.innerFlexLayout1 .listing > * {
	flex-basis: 62.9%;
}

.flexLayout1 > .col2, 
.innerFlexLayout1 .listing > * {
	flex-basis: 32.2%;
}

/* flexLayout2 : one center column */

.flexLayout2 {
	justify-content: center;
}

.flexLayout2 > .col1 {
	flex-basis: 77.2%;
}

/* subFlexLayout2a : three equal columns */

.subFlexLayout2a > .col {
	flex-basis: 33%;
}

/* subFlexLayout2b : four equal sized columns */

.subFlexLayout2b > .col {
	flex-basis: 24%;
}

/* subFlexLayout2c : two equal sized columns with left and right padding  */
.subFlexLayout2c {
	padding: 0rem 0% 0rem 0%;
}

.subFlexLayout2c > .col {
	flex-basis: 48%;
}

/* subFlexLayout2d : two equal sized columns with left and right padding  */
.subFlexLayout2d {
	padding: 0rem 0% 0rem 0%;
}

.subFlexLayout2d > .col1 {
	flex-basis: 33%;
}

.subFlexLayout2d > .col2 {
	flex-basis: 64%;
}

.subFlexLayout2e > .col1 {
	flex-basis: 17%;
}
.subFlexLayout2e > .col2 {
	flex-basis: 80%;
}

.subFlexLayout2e > .col2 > ul {
	line-height: 0.5rem;
}

/* subFlexLayout2f : two equal sized columns with left and right padding  */
.subFlexLayout2f {
}

.subFlexLayout2f > .col {
	flex-basis: 48%;
}

.subFlexLayout2f > .col1 {
	flex-basis: 60%;
}
.subFlexLayout2f > .col2 {
	flex-basis: 25%;
}

/* flexLayout3 : two equal sized columns */

.flexLayout3 > .col {
	flex-basis: 48.6%;
}

.subFlexLayout3 > .col {
	flex-basis: 48.6%;
}

/* flexLayout4 : three equal sized columns */

.flexLayout4 > .col {
	flex-basis: 32%;
}

/* flexLayout5 : two columns, first 66% */

.flexLayout5 > .col1 {
	flex-basis: 65.5%;
}

.flexLayout5 > .col2 {
	flex-basis: 32.5%;
}

.flexLayout5 .subFlexLayout5a > .col1 {
	flex-basis: 10%;
}

.flexLayout5 .subFlexLayout5a > .col2 {
	flex-basis: 89%;
}
.flexLayout5 .subFlexLayout5b > .col1 {
	flex-basis: 10%;
}

.flexLayout5 .subFlexLayout5b > .col2 {
	flex-basis: 88%;
}

/* flexLayout6 : two columns, first 33% (inverse of flexLayout5) */

.flexLayout6 > .col1 {
	flex-basis: 32.5%;
}

.flexLayout6 > .col2 {
	flex-basis: 64%;
}
#outreach .flexLayout6 > .col2 {
	flex-basis: 66.4%;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col2{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-end;
	gap: 0.5rem !important;
	overflow: visible;
	align-items: flex-end;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col2 select {
	border-radius: 0.3rem;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	border: 1px solid #d8d8d8;
	font-size: 1rem;
	cursor: pointer;
}

/* Removed duplicate - using #outreach scoped rules below */

.flexLayout6 > .col2 > .articleStyle7 .headerStyle1 .flexContainer{
	justify-content: flex-start;
	gap: 0.5rem;
	align-items: center;
}

.flexLayout6 > .col2 > .articleStyle7 .headerStyle1 p.txtStyle1 {
	font-weight: 600;
	color: #8f8f8f;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 h1,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt h1 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 p,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt p {
	color: #666;
	font-size: 0.9rem;
	margin: 0;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 .icon,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon {
	margin: 0.5rem 0rem 0.5rem 0rem;
	display: flex;
	gap: 1rem;
	justify-content: flex-start;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 .icon span,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon span {
	font-size: 1.3rem;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 .icon,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon {
	margin: 0.5rem 0rem 0.5rem 0rem;
	display: flex;
	gap: 1rem;
	justify-content: flex-start;
}

.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 .icon span,
.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon span {
	font-size: 1.3rem;
}

.txt {
	margin: 0;
	padding: 0;
}

.txt h1 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.txt p {
	color: #666;
	font-size: 0.9rem;
	margin: 0;
}

.icon {
	margin: 0.5rem 0rem 0.5rem 0rem;
	display: flex;
	gap: 1rem;
	justify-content: flex-start;
}

.icon span {
	font-size: 1.3rem;
}

.flexLayout6 > .col1 > .articleStyle7 .headerStyle1, .flexLayout8 > .col2 > .articleStyle7 .headerStyle1, .flexLayout8 > .col2 > .articleStyle7 .subHeaderStyle1{
	display: flex;
	gap: 0.5rem;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 1rem !important;
}

.flexLayout6 > .col1 > .articleStyle7 .headerStyle1 span.material-symbols-outlined, .flexLayout8 > .col2 > .articleStyle7 .headerStyle1 span.material-symbols-outlined{
	color: #0366d6 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

/* flexLayout7 : four equally sized columns */

.flexLayout7 > .col {
	flex-basis: 23.5%;
}

/* @end */

/* flexLayout8 : two columns, first 20%, second 79% */

.flexLayout8 > .col1 {
	flex-basis: 20%;
	position: sticky !important;
	top: 4.3rem !important;
	min-width: 20% !important;
	align-self: flex-start !important;
	-moz-overflow-y: visible !important;
	-webkit-overflow-y: visible !important;
	overflow-y: visible !important;
}

.flexLayout8 > .col2 {
	flex-basis: 80%;
	max-width: 100%;
	overflow-x: hidden;
    overflow-y: visible;
}

.flexLayout8 .subFlexLayout8a > .col {
	flex-basis: 48%;
}

.flexLayout8 .subFlexLayout8a > .col1 {
	flex-basis: 56%;
}

.flexLayout8 .subFlexLayout8a > .col2 {
	flex-basis: 40%;
	overflow: visible !important;
	-moz-overflow-y: visible !important;
	-webkit-overflow-y: visible !important;
	overflow-y: visible !important;
}

.flexLayout8 > .col2 > article, .flexLayout8 > .col2 > section, .flexLayout8 > .col2 > aside, .flexLayout8 > .col2 > header {
	margin: 0rem 1rem 1rem 1rem;
}

.flexLayout8 > .col2 > .headerStyle1 h2 {
	margin-bottom: 0.5rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
}

.flexLayout8 > .col2 > article > .flexLayout5 {
	align-items: flex-start;
}

.flexLayout8 > .col2 > article > .col1 > .subFlexLayout2e {
	align-items: flex-start;
}

.flexLayout8 > .col2 > article .subFlexLayout2e .imgContainer {
	margin: 0rem !important;
}

.flexLayout8 > .col2 > article .subFlexLayout2e img {
	width: 100%;
	object-fit: contain;
	border-radius: 1rem;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout2e .txt h1 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout2e .txt p {
	color: #666;
	font-size: 0.9rem;
	margin: 0;
}

.flexLayout8 > .col2 > article > .flexLayout5 p.txt {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	color: #737373;
	line-height: 1.3;
	margin: 0rem !important;
}

.flexLayout8 > .col2 > article .subFlexLayout5b{
	justify-content: flex-start;
	gap: 1rem !important;
}

.flexLayout8 > .col2 > article .subFlexLayout5b > .col1 h1.txt {
	object-fit: contain;
	width: 100%;
	height: 70%;
	background-color: #dedede;
	color: #000;
	border-radius: 0.3rem;
	align-items: center;
	justify-content: center;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt h1 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt p {
	color: #666;
	font-size: 0.9rem;
	margin: 0;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon {
	margin: 0.5rem 0rem 0.5rem 0rem;
	display: flex;
	gap: 1rem;
	justify-content: flex-start;
}

.flexLayout8 > .col2 > article > .flexLayout5 .subFlexLayout5b .txt .icon span {
	font-size: 1.3rem;
}

.flexLayout8 > .col2 > article > .flexLayout5 > .col2 {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	gap: 0.5rem !important;
}

.flexLayout8 > .col2 > article > .flexLayout5 > .col2 .btnStyle1 {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background-color: #0366d6 !important;
	border-color: #0366d6 !important;
}

.flexLayout8 > .col2 > article > .flexLayout5 > .col2 .btnStyle1:hover {
	background-color: #01489a !important;
	color: #FFF !important;
}

.flexLayout8 > .col2 > article > .flexLayout5 > .col2 .btnStyle2:hover {
	background-color: #949494 !important;
	cursor: pointer;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c {
	gap: 2rem;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c > ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c > ul {
	list-style: none !important;
	padding: 0;
	margin: 0rem 0rem 0rem 0rem !important;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li {
	margin-bottom: 1.5rem;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li h3 {
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 0.3rem;
	color: #333;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li p {
	font-size: 0.9rem;
	color: #000000;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	height: 2rem;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li .subFlexLayout2e {
	gap: 0.5rem;
	justify-content: flex-start;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li p.tag {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	width: fit-content;
	border-radius: 0.3rem;
	color: #FFF !important;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li p span.material-symbols-outlined {
	font-size: 1rem;
	color: #656565 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li h3 .material-symbols-outlined , .flexLayout8 > .col2 > article > .subFlexLayout2c li h3 span.fab{
	font-size: 1.1rem;
	color: #656565 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li a {
	color: #0366d6;
	text-decoration: none;
}

.flexLayout8 > .col2 > article > .subFlexLayout2c li a:hover {
	text-decoration: underline;
}

.flexLayout8 > .col2 > article > div h3 {
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 0.3rem;
	color: #333;
}

.flexLayout8 > .col2 > .articleStyle7 .headerStyle1, .flexLayout8 > .col2 > .articleStyle7 .subHeaderStyle1{
	display: flex;
	gap: 0.5rem;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 1rem !important;
}

.flexLayout8 > .col2 > .articleStyle7 .headerStyle1 span.material-symbols-outlined{
	color: #0366d6 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

.flexLayout8 > .col2 > .articleStyle7 .headerStyle1 h2 {
	margin-bottom: 0.5rem !important;
}

.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article h3 {
	font-size: 1.1rem;
	font-family: 'Rajdhani';

}
.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article p {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin: 0.5rem 0rem 0rem 0rem !important;
}

.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article p.txt {
	color: #7c7c7c;
	line-height: 1.3;

}

.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article p span {
	font-size: 1.1rem;
	color: #656565 !important;
	font-variation-settings: 'FILL' 1, 'wght' 200, 'GRAD' 0, 'opsz' 24;
}

.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article p a {
	color: #0366d6;
	text-decoration: none;
}

.flexLayout8 > .col2 > .articleStyle7.txtStyle1 article p a:hover {
	text-decoration: underline;
}

/* Channel Coverage Bar Graph - extends existing chart styles */
.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 {
	padding: 1.5rem;
	margin-bottom: 1.5rem;
}

.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 h3 {
	font-size: 1.1rem;
	font-weight: 700;
	color: #333;
	margin-bottom: 1rem;
	margin-top: 0;
}

/* Override chart-wrapper for full width */
.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .chartWrapper {
	justify-content: flex-start;
	margin-top: 0;
}

/* Override chart-box for bar graph layout */
.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .chartBox.barGraph {
	width: 100%;
	max-width: 100%;
	text-align: left;
	gap: 1.5rem;
}

.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .barItem {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	width: 100%;
}

.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .barLabel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1rem;
	color: #666;
}

.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .barTrack {
	width: 100%;
	height: 0.7rem;
	background: #e0e0e0;
	border-radius: 0.75rem;
	overflow: hidden;
}

.flexLayout8 > .col2 > article.articleStyle7.graphStyle1 .barFill {
	height: 100%;
	width: 50%;
	background-color: #47a682;
	border-radius: 0.75rem;
}

/* Employee Table Styles within articleStyle7 */
.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 {
	max-height: 500px;
	overflow-y: auto;
	display: block;
}
#outreach .listingStyle2 {
	display: block;
	max-height: 100%;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table th {
	padding: 0.75rem 0.5rem;
	border: none;
	text-align: left;
	font-size: 1.1rem;
	font-weight: 700;
	color: #333;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table td {
	justify-content: flex-start;
	margin: 0rem 0rem 0rem 0rem;
	border: none;
	padding: 0.5rem 0.5rem;
	text-align: left;
	font-size: 0.9rem;
	vertical-align: middle;
	gap: 2rem;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td .btnStyle3{
	background-color: #0366d6 !important;
	border-color: #0366d6 !important;
}
.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td .btnStyle3:hover{
	background-color: #01489a !important;
	border-color: #01489a !important;
	color: #FFF !important;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr {
	border-bottom: 1px solid #e0e0e0;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
	line-height: 1.4;
	font-weight: 600;
	color: #333;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td p {
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
	color: #666;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td p.tag.bgGreen {
	padding: 0.2rem 0.4rem 0.2rem 0.4rem;
	border-radius: 0.3rem;
	color: #fff;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td p a {
	text-decoration: none;
	color: #333;
}
.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td p a:hover {
	color: #0366d6;

}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td span {
	font-size: 0.9rem;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td .fab {
	gap: 1rem;
	font-size: 1.3rem;
	align-self: center;
}

.flexLayout8 > .col2 > .articleStyle7 .listingStyle2 table tr td .fab:hover {
	opacity: 0.5;
}

.flexLayout8 > .col2 .listingStyle2 table tr th {
   font-weight: 600;
   font-family: 'Rajdhani';
   font-size: 1rem;
}

/* @group dropdownstyles*/

/* Style the dropdown button in the header */
.flexLayout8 > .col2 .listingStyle2 table tr th .dropdown-btn {
    cursor: pointer;
    margin-left: 0.3rem;
    font-size: 0.8rem;
    padding: 0.2rem 0.4rem;
    background-color: transparent;
    border: none;
    color: #666;
}

.flexLayout8 > .col2 .listingStyle2 table tr th .dropdown-btn:hover {
    color: #0366d6;
    background-color: #f0f0f0;
    border-radius: 0.2rem;
}

/* Dropdown for filters button in pagination */
.dropdownStyle1 {
    display: none; 
    position: absolute; 
    top: 100%;
    right: 0;
    background: white; 
    border: 1px solid #ddd;
    border-radius: 0.3rem;
    padding: 0.75rem; 
    z-index: 100; 
    width: 250px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-top: 0.5rem;
}

.dropdownStyle1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdownStyle1 ul li {
	color: #000;
    padding: 0.5rem;
    cursor: pointer;
    border-radius: 0.2rem;
    text-align: left;
    font-weight: normal;
}

.dropdownStyle1 ul li:hover {
    background-color: #f5f5f5;
}

.dropdownStyle1 hr {
    padding: 0;
    margin: 0;
    border: none;
    border-top: 1px solid #e0e0e0;
}




/* BILLING PAGE - Start */
.planSelector { 
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #ededed;
	border-radius: 0.5rem;
	font-family: 'Nunito';
	color: #FFF;
	font-size: 1rem;
	background-color: #0366d6;
	cursor: pointer;
}

.planSelector:hover {
	background-color: #044fa5;
}

.planFeature { 
	width: 30%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #ededed;
	border-radius: 0.5rem;
	font-family: 'Nunito';
	color: #FFF;
	font-size: 1rem;
	background-color: #0366d6;
	cursor: pointer;
}
.planFeature:hover {
	background-color: #044fa5;
}

.planSelector { 
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #ededed;
	border-radius: 0.5rem;
	font-family: 'Nunito';
	color: #FFF;
	font-size: 1rem;
	background-color: #0366d6;
	cursor: pointer;
}
.planSelector:hover {
	background-color: #044fa5;
}

.planFeature { 
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #ededed;
	border-radius: 0.5rem;
	font-family: 'Nunito';
	color: #FFF;
	font-size: 1rem;
	background-color: #0366d6;
	cursor: pointer;
}
.planFeature:hover {
	background-color: #044fa5;
}

.cardSelector {
	width: 60%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #ededed;
	border-radius: 0.5rem;
	font-family: 'Nunito';
	color: #FFF;
	font-size: 1rem;
	background-color: #0366d6;
	cursor: pointer;
}
.cardSelector:hover {
	background-color: #044fa5;
}

/* BILLING PAGE - end */


.taskTab {
    position: relative;
}

.taskTab.back {
    display: inline-flex;
	align-items: center;
	gap: 0.2rem;
}

.taskTab.back span.material-symbols-outlined {
	font-size: 1.5rem;
	font-variation-settings:
	'FILL' 1,
	'wght' 400,
	'GRAD' 0,
	'opsz' 24;
}

.taskTab .dropDownBtn {
    cursor: pointer;
    margin-left: 0.3rem;
    font-size: 0.8rem;
    padding: 0.2rem 0.4rem;
    background-color: transparent;
    border: none;
    color: #666;
    transition: all 0.2s;
}

.taskTab .dropDownBtn:hover {
    color: #0366d6;
    background-color: #f0f0f0;
    border-radius: 0.2rem;
}

.taskTab .columnSortDropdown {
    display: none; 
    position: absolute; 
    top: 100%;
    left: 0;
    background: white; 
    border: 1px solid #ddd;
    border-radius: 0.3rem;
    padding: 0.75rem; 
    z-index: 100; 
    width: 250px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-top: 0.5rem;
}

.taskTab .columnSortDropdown.subMenuSortDropdown {
    width: 300px;
}

.taskTab .columnSortDropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.taskTab .columnSortDropdown ul li {
    padding: 0.5rem;
    cursor: pointer;
    border-radius: 0.2rem;
    text-align: left;
    font-weight: normal;
}

.taskTab .columnSortDropdown ul li:hover {
    background-color: #f5f5f5;
}

.taskTab .columnSortDropdown hr {
    padding: 0;
    margin: 0;
    border: none;
    border-top: 1px solid #e0e0e0;
}

/* Style the dropdown container */
.flexLayout8 > .col2 .listingStyle2 table tr th .columnSortDropdown {
    display: none; 
    position: absolute; 
    background: white; 
    border: 1px solid #ddd;
    border-radius: 0.3rem;
    padding: 0.75rem; 
    z-index: 100; 
    width: 250px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-top: 0.5rem;
}


.flexLayout8 > .col2 .listingStyle2 table tr th .columnSortDropdown .searchName {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 0.3rem;
    margin-bottom: 0.5rem;
}

.flexLayout8 > .col2 .listingStyle2 table tr th .columnSortDropdown ul li {
    padding: 0.5rem;
    cursor: pointer;
    border-radius: 0.2rem;
}

.flexLayout8 > .col2 .listingStyle2 table tr th .columnSortDropdown ul li:hover {
    background-color: #f5f5f5;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 {
    overflow: visible;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .listStatus {
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #333;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination {
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #ababab;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination strong {
	margin-left: 0.5rem;
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #45454C;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle2 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	color: #000;
	margin: 0rem 0.5rem 0rem 0rem;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	font-size: 1.1rem;
	font-weight: 600;
	background-color: transparent;
	cursor: pointer !important;
	border-color: #d8d8d8;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle2:hover {
	color: #0366d6;
	background-color: #f0f0f0;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle2.active {
	color: #000;
	background-color: #f0f0f0;
	border: 1px solid #000;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle2.selected {
	color: #0366d6;
	background-color: #f0f0f0;
	border: 1px solid #0366d6;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle2 span.material-symbols-outlined {
	font-size: 1.5rem;
	color: #aeaeae !important;
	font-weight: 700 !important;
}

/* @end */

.flexLayout8 > .col2 > .stack.listContainer {
	width: auto;
	margin: 0rem 1rem 1rem 1rem !important;
	padding: 1.5rem !important;
	background-color: #fff;
	border-radius: 1rem;
}

#rfContainer.stack.listContainer {
width: auto;
 margin: 0rem 1rem 1rem 1rem !important;
 padding: 1.5rem !important;
 background-color: #fff;
 border-radius: 1rem;
 height: calc(100vh - 7rem);
 display: flex;
 flex-direction: column;
 overflow-x: auto;
}

/* @end */

/* @group taskManagementBar */
.taskManagementBar {
    position: sticky;
    top: 4.3rem;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}

/* Typo version used in templates */
.taskManageqmentBar {
    position: sticky;
    top: 4.3rem;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}

.taskNav {
    display: flex;
	gap: 1rem;
	align-items: center;
	position: fixed;
	top: 4.3rem;
	width: 100%;
	border-bottom: 1px solid #ddd;
	z-index: 999;
}

.taskTab {
	padding: 0.5rem 1rem 0.5rem 1rem;
    font-family: 'Rajdhani';
    font-size: 1.1rem;
    font-weight: 600;
    color: #666;
    text-decoration: none;
    transition: color 0.2s;
    position: relative;
}

.stepsNav{
	justify-content: space-between;
	width: 100%;
}

.stepsNav .steps {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0rem;
}

.stepsNav .steps .step {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.8rem;
	text-align: center;
	color: #45454C;
}

.stepsNav .steps .step p{
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	font-family: 'Nunito';
	text-transform: none;
}

.stepsNav .steps .step.active{
	color: #00A87B !important;
	font-weight: 600 !important;
	font-family: 'Nunito' !important;
	text-transform: none !important;
}

.stepsNav .steps .step.active p.txt {
	border-color: #00A87B;
	background: #00A87B;
	color: #FFF;
}

.stepsNav .steps .step.completed{
	color: #0366d6 !important;
	font-weight: 600 !important;
	font-family: 'Nunito' !important;
	text-transform: none !important;
}

.stepsNav .steps .step.completed p.txt {
	border-color: #0366d6;
	background: #0366d6;
	color: #FFF;
}

.stepsNav .steps .step p.txt {
	font-size: 1.1rem !important;
	font-weight: 600 !important;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #eee;
	background: #fff;
}

.taskTab.back {
    display: inline-flex;
	align-items: center;
	gap: 0.2rem;
}

.taskTab.back span.material-symbols-outlined {
	font-size: 1.5rem;
	font-variation-settings:
	'FILL' 1,
	'wght' 400,
	'GRAD' 0,
	'opsz' 24;
}

.taskTab .dropdown-btn {
    cursor: pointer;
    margin-left: 0.3rem;
    font-size: 0.8rem;
    padding: 0.2rem 0.4rem;
    background-color: transparent;
    border: none;
    color: #666;
    transition: all 0.2s;
}

.taskTab .dropdown-btn:hover {
    color: #0366d6;
    background-color: #f0f0f0;
    border-radius: 0.2rem;
}

.taskTab .columnSortDropdown {
    display: none; 
    position: absolute; 
    top: 100%;
    left: 0;
    background: white; 
    border: 1px solid #ddd;
    border-radius: 0.3rem;
    padding: 0.75rem; 
    z-index: 100; 
    width: 250px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-top: 0.5rem;
}

.taskTab .columnSortDropdown.businessTypeSortDropdown {
    width: 300px;
}

.taskTab .columnSortDropdown ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.taskTab .columnSortDropdown ul li {
    padding: 0.5rem;
    cursor: pointer;
    border-radius: 0.2rem;
    text-align: left;
    font-weight: normal;
}

.taskTab .columnSortDropdown ul li:hover {
    background-color: #f5f5f5;
}

.taskTab .columnSortDropdown hr {
    padding: 0;
    margin: 0;
    border: none;
    border-top: 1px solid #e0e0e0;
}

.taskTab.active {
    color: #0366d6;
    font-weight: 700;
	border-bottom: 2px solid #0366d6;
}

.taskTab.inactive {
	color: #bdbdbd;
	font-weight: 500;
	pointer-events: auto;
	cursor: not-allowed;
}

.taskCount {
    margin-left: 0.3rem;
    font-weight: 400;
}

.taskActions {
    display: flex;
    gap: 1rem;
    align-items: center;
}

/* @end */

/* @group Atoms */

/* Small mostly single tag elements available for use across the whole site */

.iconPill {
	margin: 0rem 0.5rem 0rem 0rem;
	display: block;
	justify-content: center;
	align-content: center;
	width: 5rem;
	height: 4rem;
	border-radius: 1rem;
	color: #FFF;
	float: left;
	text-align: center;
	font-variation-settings: 'wght' 40;
}

.iconPillStandalone {
	margin-left: auto;
	margin-right: auto;
	display: block;
	justify-content: center;
	align-content: center;
	width: 5rem;
	height: 4rem;
	border-radius: 1rem;
	color: #FFF;
	text-align: center;
	font-variation-settings: 'wght' 40, 'opsz' 48;
}

.pillStyle1 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 1rem;
	background-color: #FFF;
	border-radius: 0.5rem;
	text-align: center;
	color: #45454C;
	/* font-style: italic; */
}

.pillStyle2 {
	padding: 0.5rem 1rem 0.5rem 1rem;
	border-radius: 0.5rem;
	font-family: 'Rajdhani';
	font-size: 1.2rem;
	font-weight: 600;
	color: #FFF;
}

.pillStyle2 span.pointer {
width: 0px;
   height: 0px;
   display: block;
   margin: -0.83rem 0rem 0rem -2.4rem;
   border-style: solid;
   border-width: 10px 30px 20px 0;
   border-color: transparent #47A682 transparent transparent;
   transform: rotate(19deg);
}

.pillStyle2 p {
	margin: -1rem 0rem 0rem 0rem;
}

.pillStyle2 p span {
	margin: 0rem 0rem 0rem 0rem;
	display: block;
	font-family: 'Nunito';
	font-weight: 300;
	/* font-style: italic; */
}

/* @group Buttons */

.btn {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.btnStyle1 {
	display: inline-block;
	padding: 0.2rem 1.3rem 0.2rem 1.3rem;
    background-color: #45454C;
	border: 1px solid #45454C;
	border-radius: 0.4rem;
	color: #FFF;
	/* font-style: italic; */
	font-size: 1rem;
	font-weight: 300;
}

.btnStyle1.inverted {
	border: 1px solid #FFF;
}

.btnStyle2 {
	padding: 0.2rem 1.3rem 0.2rem 1.3rem;
  background-color: #FFF;
	border: 1px solid #45454C;
	border-radius: 0.4rem;
	color: #45454C;
	/* font-style: italic; */
	font-size: 1rem;
	font-weight: 300;
}

.btnStyle2:hover {
	color: #000;
	cursor: pointer;
}

.btnStyle3 {
	/* buttons inside listing tables (action button) */
  position: relative; /* required for tooltip positioning */
	margin-right: 0.5rem;
	padding: 0.4rem 0.5rem 0.4rem 0.5rem;
	line-height: 1;
	display: flex;
	align-items: flex-start;
	background-color: #45454C;
	font-size: 0.8rem;
	color: #FFF;
	border-radius: 0.4rem;
	cursor: pointer;
}

.btnStyle3 span {
	margin-right: 0.3rem;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 0.7;
	font-variation-settings:
		'FILL' 0,
		'wght' 400,
		'GRAD' 0,
		'opsz' 24;
}

.btnStyle3:hover {
	color: #47A682;
}

    /* Tooltip styling */
.btnStyle3-tooltip {
    visibility: hidden; /* hidden by default */
    width: 250px;       /* adjust width */
    background-color: #333;
    color: #fff;
    text-align: left;
    padding: 8px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 100;
    bottom: 125%; /* position above the button */
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    line-height: 1.3;
    pointer-events: none; /* avoids blocking hover */
}

/* Tooltip arrow */
.btnStyle3-tooltip::after {
    content: "";
    position: absolute;
    top: 100%; /* bottom of tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

/* Show tooltip on hover */
.btnStyle3:hover .btnStyle3-tooltip {
    visibility: visible;
    opacity: 1;
}

.btnStyle4 {
	font-size: 0.7rem;
	text-transform: uppercase;
}

.btnStyle4 span {
	/* Text button with icon */
	vertical-align: middle;
	font-size: 0.9rem;
}

.btnStyle5 {
	display: inline-block;
	padding: 0.2rem 1.3rem 0.2rem 1.3rem;
  background-color: #38a012;
	border: 1px solid #38a012;
	border-radius: 0.4rem;
	color: #FFF;
	/* font-style: italic; */
	font-size: 1rem;
	font-weight: 300;
}

.btnStyle5:hover {
	color: #FFF;
}

.btnStyle6 {
	font-size: 0.7rem;
}

.btnStyle7 {
	position: relative;
	font-size: 0.9rem;
	text-transform: uppercase;
	cursor: pointer;
}

.btnStyle7 span {
	vertical-align: middle;
	font-size: 0.9rem;
}

.btnStyle7:hover {
	color: #47A682;
}

.btnStyle7-tooltip {
    visibility: hidden; 
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
	padding: 0.5rem 0.8rem 0.5rem 0.8rem;
    position: absolute;
    z-index: 999;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    line-height: 1.3;
    pointer-events: none; 
	white-space: nowrap;
}

.btnStyle7-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.btnStyle7:hover .btnStyle7-tooltip {
    visibility: visible;
    opacity: 1;
}

.btnStyle8 {
	border-radius: 0.4rem;
	color: #FFF;
	font-size: 1rem;
	font-weight: 300;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	border: 1px solid #0366d6 !important;
	background-color: #0366d6 !important;
}

.btnStyle8:hover {
	background-color: #01489a !important;
	color: #FFF !important;
}

/* RFP Discovery Go to CPGRFP button */
.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle8 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background-color: #0366d6 !important;
	border: 1px solid #0366d6 !important;
	color: #FFF;
	font-weight: 500;
	cursor: pointer !important;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle8:hover {
	background-color: #01489a !important;
	color: #FFF !important;
}

.flexLayout8 > .col2 .listingStyle2 > .headerStyle1 > .flexContainer > .pagination a.btnStyle8 span.material-symbols-outlined {
	font-size: 1.5rem;
	color: #FFF !important;
}


/* @end */

/* @end */

/* @group Molecules */

/* Intermediate multi tag elements with one same function or purpose, available across all the website */

/* @group Main Header */

#wrapper > header {
	margin: 0rem auto 0rem auto;
}

#wrapper > header .logoContainer {
	padding: 1.5rem 0rem 1rem 0rem;
}

#wrapper > header .logoContainer .col1 img {
	width: 13rem;
}

#wrapper > header .logoContainer .col2 {
	text-align: right;
	margin: 0rem 0rem 0rem 0rem;
}

#wrapper > header.bgStyle5 {
    position: sticky;
    top: 0;
    z-index: 1000;
}


#wrapper > header .logoContainer1 {
	padding: 1rem 1.5rem 0.5rem 1.5rem;
}

#wrapper > header .logoContainer1 .col1 img {
	width: 13rem;
}

#wrapper > header .logoContainer1 .col2 {
	text-align: right;
}

#wrapper > header .logoContainer1 .col2 nav.secondary {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 0.5rem;
}

#wrapper > header .logoContainer1 .col2 nav.secondary img{
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
#wrapper > header .logoContainer1 .col2 nav.secondary img:hover{
	opacity: 0.8;
	cursor: pointer;
}

#wrapper > header .logoContainer1 .col2 nav.secondary a.btnStyle1{
	display: flex;
	align-items: center;
	gap: 0.5rem;
	border: none !important;
	white-space: nowrap;
}
#wrapper > header .logoContainer1 .col2 nav.secondary a.btnStyle1:nth-child(1):hover{
	background-color: #27604a !important;
	color: #FFF !important;
}
#wrapper > header .logoContainer1 .col2 nav.secondary a.btnStyle1:nth-child(2):hover{
	background-color: #c72e2e !important;
	color: #FFF !important;
}


#wrapper > header .menuContainer {
	/* main menu container */
	padding: 0rem 0rem 0.5rem 0rem;
}

#wrapper > header .menuContainerDashboard {
	/* main menu container */
	padding: 0rem 0rem 0rem 0rem;
}

/* @end */

/* @group Main Menu */

#wrapper > header nav.main ul {
	display: flex;
	margin: 0rem;
	padding: 0rem;
}

#wrapper > header nav.main ul li {
	position: relative;
}

#wrapper > header nav.main > ul > li > a {
	padding: 0.4rem 0.6rem 0.4rem 0.6rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	text-transform: uppercase;
}

#wrapper > header nav.main > ul > li > a:first-child {
	padding-left: 0rem;
}

#wrapper > header nav.main ul li ul {
	display: none;
	position: absolute;
}

/* @end */

/* @group User Menu in Dashboard */

nav.userMenu > ul {
	display: flex;
}

nav.userMenu > ul > li {
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	text-transform: uppercase;
}

nav.userMenu > ul > li a {
	display: block;
	padding: 0.5rem 4rem 0.5rem 4rem;
	cursor: pointer;
}

nav.userMenu > ul > li.active > a {
	font-family: 'Rajdhani';
	font-weight: 600;
	text-transform: uppercase;
	background-color: #ffffff;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}

/* @end */

/* @group User Sidebar Menu in Dashboard */

.sideBarStyle1 {
	width: 100%;
	height: 100vh;
	max-height: calc(100vh - 4.3rem);
	background: #fff;
	border-right: 2px solid #d8d8d8;
	overflow-y: auto;
	transition: all 0.3s ease;
	margin-bottom: 0rem;
}

nav .sideBarNav ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0;
}

.sideBarStyle1 ul {
	list-style: none !important;
	padding: 0 !important;
	min-width: 17% !important;
	border-bottom: 1px solid #d8d8d8;
	margin: 0rem;
}

.sideBarSection {

}

.sideBarHeader {
	justify-content: space-between;
	cursor: pointer;
	font-weight: 700;
	background-color: #FFF;
	font-size: 1.2rem;
	font-family: 'Rajdhani';
	color: #000;
	padding: 8px;
	border-radius: 8px;
	transition: background 0.3s;
	border-bottom: 1px solid #d8d8d8;
	border-radius: 0;
}

.sideBarHeader a {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin-left: 1rem;
	color: #45454c;
}

.sideBarHeader img {
	width: 60%;
	margin: 0.5rem 2rem 0rem 1rem;
	align-items: center;
}

.sideBarHeader a span.material-symbols-outlined {
	color: #0366d6;
}

.sideBarHeader i {
	margin-right: 10px;
	color: #444;
}

.sideBarHeader:hover {
	background: #f0f0f0;
}

.sideBarHeader.active {
	background-color: #d8d8d8;
	color: #000;
}

.sideBarHeader.active i {
	color: #fff;
}

.sideBarDesc {
	font-size: 0.9rem;
	color: #777;
	padding: 0 10px 5px 10px;
}

.sideBarSubMenu {
	display: block;
	font-family: 'Rajdhani';
	font-weight: 600;
}

.sideBarSubMenu a {
	color: #535353;
	text-decoration: none;
	font-size: 1rem;
	display: block;
	padding: 0.5rem 1rem 0.5rem 3.5rem;
}

.sideBarSubMenu a.active {
	background-color:#d8d8d8;
	font-weight: bold;
	color: #000;
}

.sideBarSubMenu a:hover {
	color: #000;
	background-color:#d8d8d8;
	cursor: pointer;
}

.sideBarSubMenu .headerLink span.material-symbols-outlined,
.sideBarSubMenu .headerLink.active .material-symbols-outlined {
	color: #00D33D !important;
}
/* @end */

/* @group socialSharing */

.socialSharing {
	display: flex !important;
	flex-direction: row;
	justify-content: flex-start;
}

.socialSharing.dark, 
.socialSharing.light {
	height: 2.8rem;
	text-align: right;
}

.socialSharing header {
	margin: 0rem 0.5rem 0rem 0rem;
}

.socialSharing article {
}

.socialSharing header h1 {
	display: inline !important;
	font-weight: 300;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.socialSharing a.icn {
	width: 1.5rem;
	height: 1.5rem;
	margin: 0rem 0rem 0.3rem 0.1rem;
	padding-top: 0.3rem;
	border-radius: 1rem;
	display: inline-block;
	font-size: 0rem;
	color: #FFF;
	text-align: center;
}

.socialSharing.dark a.icn {
	color: #373737;
}

.socialSharing a.icn i {
	font-size: 0.9rem;
}

.socialSharing a.icn.facebook, 
.socialSharing.dark a.icn.facebook:hover {
	padding-top: 0.4rem;
	background-color: #4b69a6;
}

.socialSharing.dark a.icn.facebook {
	background-color: #6c6c6c;
}

.fa-facebook-square {
	color: #4b69a6;
}

.socialSharing a.icn.twitter, 
.socialSharing.dark a.icn.twitter:hover {
	background-color: #5fb4f0;
}

.socialSharing.dark a.icn.twitter {
	background-color: #6c6c6c;
}

.fa-twitter-square {
	color: #5fb4f0;
}

.socialSharing a.icn.linkedIn, 
.socialSharing.dark a.icn.linkedIn:hover {
	background-color: #1d90c3;
}

.socialSharing.dark a.icn.linkedIn {
	background-color: #6c6c6c;
}

.fa-linkedin-square {
	color: #1d90c3;
}

.fa-google-plus-square {
	color: #e1584b;
}

.socialSharing a.icn.google, 
.socialSharing.dark a.icn.google:hover {
	background-color: #e15540;
}

.socialSharing.dark a.icn.google {
	background-color: #6c6c6c;
}

.socialSharing a.icn.pinterest, 
.socialSharing.dark a.icn.pinterest:hover {
	background-color: #d1242b;
}

.socialSharing.dark a.icn.pinterest {
	background-color: #6c6c6c;
}

.socialSharing a.icn.reddit, 
.socialSharing.dark a.icn.reddit:hover {
	background-color: #ff4500;
}

.socialSharing.dark a.icn.reddit {
	background-color: #ff4500;
}

.fa-reddit-alien {
	color: #FFF;
}
/* @end */

/* @group navBox1 */



/* @end */

/* @group ulStyles */

.ulStyle1 {
	padding: 0rem 0rem 0rem 0rem;
	display: flex;
	justify-content: center;
}

.ulStyle1 li {
	flex-basis: 12%;
	margin: 0rem 0.5rem 0rem 0.5rem;
	text-align: center;
	font-family: 'Rajdhani';
	font-weight: 600;
	line-height: 1.1;
	text-align: center;
}

.ulStyle1 li span {
	font-size: 2.5rem;
}

.ulStyle1 li > div {
	width: 4rem;
	height: 4rem;
	margin: 0rem auto 0.4rem auto;
	text-align: center;
	color: #FFF;
	line-height: 6;
	border-radius: 0.8rem;
}

.ulStyle2 {
	column-count: 3;
}

.ulStyle2 li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0rem 0.5rem 0.5rem 0.5rem;
	padding: 0.8rem;
	text-align: center;
	font-family: 'Rajdhani';
	font-weight: 600;
	line-height: 1.1;
	text-align: left;
	background-color: white;
}

.ulStyle2 li div.icon {
	width: 4rem;
	height: 4rem;
	margin: 0rem 1rem 0rem 0rem;
	text-align: center;
	color: #FFF;
	line-height: 6;
	border-radius: 0.8rem;
}

.ulStyle2 li span {
	font-size: 2.5rem;
}

.ulStyle2 li .txt {

}

.ulStyle2 li .txt h3 {
	margin: 0rem 0rem 0.3rem 0rem;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: left;
}

.ulStyle2 li .txt p {
	font-size: 1rem;
	margin: 0rem;
	padding: 0rem;
	font-weight: 400;
}

.ulStyle3 {
	position: relative;
	padding-left: 2rem;
	list-style: none;
	margin: 1rem 0;
}

.ulStyle3::before {
	content: '';
	position: absolute;
	left: 0.75rem;
	top: 0;
	bottom: 0;
	border-left: 3px dashed #d8d8d8;
	z-index: 0;
}

.ulStyle3 li {
	position: relative;
	font-size: 1rem;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem !important;
	color: #000000;
	border-radius: 0.5rem;
	margin-bottom: 1.5rem !important;
	border: 2px solid transparent;
}

.ulStyle3 li:hover {
	cursor: pointer;
	border: 2px solid #cecece;
}

.ulStyle3 li:last-child {
	margin-bottom: 0;
}

.ulStyle3 li .flexContainer span.material-symbols-outlined {
	font-size: 1.1rem;
	margin-right: 0.5rem;
	display: inline-flex;
	align-items: center;
	vertical-align: middle;
}

/* Style for radio_button_checked (Current status) - bgStyle13 */
.ulStyle3 li.bgStyle13 .flexContainer span.material-symbols-outlined {
	color: #9ca422;
	font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/* Style for radio_button_unchecked (Next Interaction status) - bgStyle11 */
.ulStyle3 li.bgStyle11 .flexContainer span.material-symbols-outlined {
	color: #8b8b8b;
	font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

/* Style for check_circle (Completed status) - bgStyle12 */
.ulStyle3 li.bgStyle12 .flexContainer.completed span.material-symbols-outlined {
	color: #47A682;
	font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.ulStyle3 li.bgStyle12 h3,
.ulStyle3 li.bgStyle12 span.material-symbols-outlined {
	color: #008000;
}

.ulStyle3 li.bgStyle12 p {
	font-family: 'Nunito' !important;
	font-size: 0.9rem !important;
	color: #008000;
}

.ulStyle3 li.bgStyle13 h3,
.ulStyle3 li.bgStyle13 span.material-symbols-outlined {
	color: #9ca422;
}

.ulStyle3 li.bgStyle11 h3,
.ulStyle3 li.bgStyle11 span.material-symbols-outlined {
	color: #000;
}

.ulStyle3 li.bgStyle11 p {
	font-family: 'Nunito' !important;
	font-size: 0.9rem !important;
	color: #8b8b8b;
}

.ulStyle3 li.bgStyle13 p {
	font-family: 'Nunito' !important;
	font-size: 0.9rem !important;
	color: #272728;
}

.ulStyle3 li.bgStyle11.selected {
	border: 2px solid #1d1d1d !important;
}
.ulStyle3 li.bgStyle13.selected {
	background-color: #fcffd4 !important;
	border: 2px solid #9ca422 !important;
}
.ulStyle3 li.bgStyle12.selected {
	border: 2px solid #189d18 !important;
}

.ulStyle3 li .flexContainer {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}
.ulStyle3 li .flexContainer.wrap {
	margin-left: 1.5rem;
}

.ulStyle3 li .flexContainer.completed span {
	margin-right: 0.5rem;
	font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
	color: #47A682;
}

.completed {
	display: flex;
	align-items: center;
}

.completed span {
	color: #47A682;
}

.ulStyle3 li .flexContainer span {
	margin-right: 0.5rem;
}

.touchpoint-item {
	cursor: pointer;
	transition: all 0.2s ease;
}

.touchpoint-item.selected {
	border: 2px solid #1d1d1d !important;
}

.ulStyle3 li .flexContainer h3 {
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	line-height: 1.1;
	text-align: left;
	margin: 0;
	padding: 0;
}

.ulStyle3 li .flexContainer p {
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

/* @end */

/* @group listingStyles */

.listingStyle1 {
	
}

.listingStyle1 table {
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	border: 0px;
}

.listingStyle1 tr {
	margin: 0rem;
	padding: 0rem 0rem 0rem 0rem;
	justify-content: space-between;
	border-bottom: 1px solid #272728;
	border-left: 1px solid #272728;
	border-right: 1px solid #272728;
	align-items: center;
}

.listingStyle1 tr:first-of-type {
	border-top: 1px solid #272728;
}

.listingStyle1 tr td {
	margin: 0rem;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.listingStyle1 tr td:nth-child(1) { 
  width: 30%;
}

.listingStyle1 tr td:nth-child(2) { 
  width: 15%;
}

.listingStyle1 tr td:nth-child(3) { 
  width: 38%;
}

.listingStyle1 tr td:nth-child(4) { 
  width: 17%;
}

.listingStyle1 tr td.verifiedData{
	width: 12%;
}

.listingStyle1 table tr td.verifiedData > button.btnStyle3 {
	margin-bottom: 0.5rem !important;
	display: block !important;
}
	
.listingStyle1 table tr td h2 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-family: 'Rajdhani';
	font-size: 1.1rem;
	line-height: 1.2;
}

.listingStyle1 tr td p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1rem;
	line-height: 1.2;
}

.listingStyle1 tr td .tag {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.2rem 0.4rem 0.2rem 0.4rem;
	font-family: 'Rajdhani';
	font-size: 1rem;
	line-height: 1.2;
	color: #FFF;
	border-radius: 0.3rem;
	border-top-left-radius: 0rem;
}

/* .listingStyle1 tr td.actions {
	width: 12%;
} */


.listingStyle2 {
	overflow-x: auto;
}

#rfContainer .listingStyle2 {
	overflow-x: visible;
   }

.listingStyle2 #noResultsPlaceholder {
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 2rem;
	min-height: 200px;
	text-align: center;
	color: #666;
	margin-top: 1rem;
}

.listingStyle2 #noResultsPlaceholder span.material-symbols-outlined {
	font-size: 3rem;
	color: #0366d6 !important;
	margin-bottom: 0.5rem;
}

.listingStyle2 #noResultsPlaceholder h3 {
	margin: 0 0 0.25rem 0;
	font-family: 'Rajdhani';
	font-size: 1.4rem;
	color: #303036;
}

.listingStyle2 #noResultsPlaceholder p {
	margin: 0;
	font-size: 1rem;
	color: #6a6a6f;
}

.listingStyle2 table {
	border-collapse: collapse;
  	width: 100%;
	table-layout: auto;
}

.listingStyle2 table tr th {
	 text-align: center;
	 font-weight: unset;
}

.listingStyle2 table, th, td {
   border: 1px solid #ddd;
   padding: 0.5rem 0.5rem 0.5rem 0.5rem;
   text-align: left;
	 font-size: 0.8rem;
}

.listingStyle2 table th {
   border: 1px solid #ddd;
   padding: 3px;
   text-align: left;
	 font-size: 1rem;
}

.listingStyle2 table tr th .columnSortDropdown{
	display:none; 
	position:absolute; 
	background:white; 
	border:1px solid #ccc;
	padding:5px; 
	z-index:10; 
	width:200px;
}

.listingStyle2 table tr th .businessTypeSortDropdown {
  width: 300px;
}

.listingStyle2 table tr th ul {
	list-style:none; 
	padding:0; 
	margin:0;
}

.listingStyle2 table tr th .search-btn-container {
	margin-bottom: 5px;
}

.listingStyle2 table tr th ul li {
	padding:3px; 
	cursor:pointer;
	text-align: left;
	font-weight: normal;
}

.listingStyle2 table tr th hr,
.listingStyle2 table tr th ul li:last-child {
	padding:0; 
	margin:0;
}

.listingStyle2 table tr th .searchName {
	width:100%;
	margin-bottom:5px;
}

.listingStyle2 table, th button{
	padding: 0rem;
  background-color: unset;
  border: 0px;
  font-size: 0.7rem;
  font-weight: unset;
}

 .listingStyle2 table tr .leadName{
	position: relative;
	width: 10%;
} 

 .listingStyle2 table tr .leadPosition{
	position: relative;
	width: 10%;
} 

 .listingStyle2 table tr .companyName{
	position: relative;
  width: 15%;
}

.listingStyle2 table tr .businessType{
	position: relative;
  width: 10%;
}

.listingStyle2 table tr .country{
	position: relative;
  width: 8%;
}

.listingStyle2 table tr .state{
	position: relative;
  width: 5%;
}

.listingStyle2 table tr .opportunitySize{
	position: relative;
  width: 10%;
}

.listingStyle2 table tr .score{
	position: relative;
  width: 7%;
}

.listingStyle2 table tr .reasoning{
	position: relative;
  width: 10%;
}

 .listingStyle2 table tr .actions{
	position: relative;
	width: 12%;
}

.listingStyle2 table tr .actions .btnStyle3 {
	white-space: nowrap;
	flex-wrap: nowrap;
	align-items: center;
} 

.listingStyle2 table tr td h2 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-size: 0.8rem;
	line-height: 1.2;
}

 .listingStyle2 tr td p {
	font-size: 0.8rem;
}  

 .listingStyle2 tr .specialTag {
	text-align: center;	
}

 .listingStyle2 tr td .tag {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.2rem 0.4rem 0.2rem 0.4rem;
	font-size: 0.8rem;
	line-height: 1.1;
	color: #FFF;
	border-radius: 0.3rem;
	border-top-left-radius: 0rem;
	display: inline-block;
}

/* @end */

/* @group listStyles : ul, ol lists */

.listStyle1 {
	display: flex;
	justify-content: center;
}

.listStyle1 li {
	display: flex;
	margin: 0rem 1rem 0rem 0rem;
	line-height: 1.5;
	font-family: 'Rajdhani';
	font-size: 1.1rem;
}

.listStyle1 li span {
	margin: 0rem 0.5rem 0rem 0rem;
}

.listStyle2 {
	text-align: center;
}

.listStyle2 li {
	margin: 0rem 1rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	line-height: 1.5;
	font-family: 'Rajdhani';
	font-size: 1.1rem;
	text-align: center;
}

.listStyle2 li span {
	margin: 0rem 0.5rem 0.5rem 0rem;
	vertical-align: middle;
}

/* @end */

form.formStyle3 {
	display: flex;
	flex-direction: column;
}

form.formStyle3 > header {
	display: flex !important;
	margin: 1rem 0rem 1rem 0rem !important;
	justify-content: flex-start;
	gap: 1rem;
	align-items: center;
	flex-direction: row;
}

form.formStyle3 > header.flexContainer {
	display: flex !important;
}

form.formStyle3 > header h3 {
	margin: 0rem !important;
	padding: 0rem;
	font-weight: 600;
	font-size: 1rem;
	font-family: 'Rajdhani';
}

form.formStyle3 > header .tag {
	margin: 0rem !important;
}

form.formStyle3 h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem;
	font-weight: 600;
	font-size: 1rem;
	font-family: 'Rajdhani';
}
form.formStyle3 p.tag{
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	border-radius: 0.3rem;
	color: #FFF !important;
	font-weight: 600;
}

/* Ensure touchpointStatus tag is visible */
#outreach .flexLayout6 > .col2 #touchpointStatus.tag {
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	font-weight: 600 !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
	line-height: 1.2 !important;
}

#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgGreen {
	background-color: #1d1d1d !important;
	color: #fff !important;
	border: none !important;
}

#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgStyle5 {
	background-color: #fcffd4 !important;
	color: #1d1d1d !important;
	border: none !important;
}

#outreach .flexLayout6 > .col2 #touchpointStatus.tag.bgStyle9 {
	background-color: #f5f5f5 !important;
	color: #666 !important;
	border: none !important;
}

/* Ensure tag is visible in flexContainer wrap */
#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag {
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
	position: relative !important;
	z-index: 1 !important;
}

/* Override any txtStyle1 color inheritance for the tag */
#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgGreen {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
	line-height: 1.2 !important;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	max-width: none !important;
}

#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgStyle5 {
	background-color: #fcffd4 !important;
	color: #1d1d1d !important;
	font-weight: 600 !important;
}

#outreach .flexLayout6 > .col2 .flexContainer.wrap #touchpointStatus.tag.bgStyle9 {
	background-color: #f5f5f5 !important;
	color: #666 !important;
	font-weight: 600 !important;
}
form.formStyle3 textarea {
	width: 100%;
	height: 10rem;
	padding: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 0.9rem;
	font-family: 'Nunito';
	border: 1px solid #e0e0e0;
	border-radius: 0.4rem;
	resize: none;
	text-align: left;
}

form.formStyle3 textarea#internalNotes {
	height: 5rem;
}
.buttonBar {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-top: 1rem;
}

.buttonBar > .flexContainer {
	display: flex;
	gap: 0.5rem;
	align-items: center;
}

.buttonBar > .flexContainer:first-child {
	justify-content: flex-start;
}

.buttonBar > .flexContainer:last-child {
	justify-content: flex-start;
}

form.formStyle3 .buttonBar {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-top: 1rem;
}

form.formStyle3 .buttonBar > .flexContainer {
	display: flex;
	gap: 0.5rem;
	align-items: center;
}

form.formStyle3 .buttonBar > .flexContainer:first-child {
	justify-content: flex-start;
}

form.formStyle3 .buttonBar > .flexContainer:last-child {
	justify-content: flex-start;
}

form.formStyle3 .buttonBar .buttonBarRow {
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

form.formStyle3 .btnStyle3 {
	display: inline-flex;
	align-items: center;
}

/* Style Save Notes button to match Copy/Save/Mark As Done buttons */
#outreach .flexLayout6 > .col2 form.formStyle3 #saveNotesBtn.btnStyle3 {
	font-size: 0.8rem !important;
	padding: 0.4rem 0.5rem !important;
	white-space: nowrap !important;
	
	min-width: 120px !important;
	max-width: 120px !important;
	justify-content: center !important;
	gap: 0.3rem !important;
	display: inline-flex !important;
	align-items: center !important;
	margin-top: 0.5rem !important;
	line-height: 1 !important;
}

#outreach .flexLayout6 > .col2 form.formStyle3 #saveNotesBtn.btnStyle3 span.material-symbols-outlined {
	font-size: 0.8rem !important;
	margin-right: 0.3rem !important;
	font-weight: 700 !important;
	line-height: 0.7 !important;
}

/* Base select styling - only applies to right panel form */
#outreach .flexLayout6 > .col2 form.formStyle3 select,
#outreach .flexLayout6 > .col2 .formStyle3 select,
#outreach .flexLayout6 > .col2 .buttonBar select,
#outreach .flexLayout6 > .col2 #outcome {
    font-size: 1rem;
    cursor: pointer;
    margin-right: 0.5rem;
    border-radius: 0.3rem;
    padding: 0.2rem 0.5rem;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    font-family: 'Nunito';
    min-width: 150px;
    position: relative;
    z-index: 1;
    display: block !important;
}

/* Show select in Suggested Contact section col2 */
#outreach .flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col2 select,
#outreach .flexLayout6 > .col1 .subFlexLayout2c .col2 #contactStatus {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: auto !important;
    overflow: visible !important;
    font-size: 0.8rem;
    cursor: pointer;
    margin-bottom: 0;
    border-radius: 0.3rem;
    padding: 0.25rem 0.5rem;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    font-family: 'Nunito';
    min-width: 120px;
    max-width: 150px;
}

/* Style Change Contact button in header - match Mark as Done button size exactly */
#outreach .flexLayout6 > .col1 > .articleStyle7 .headerStyle1 #changeContactBtn.btnStyle8 {
    font-size: 0.8rem !important;
    padding: 0.25rem 0.5rem !important;
    white-space: nowrap !important;
    width: auto !important;
    min-width: 130px !important;
    max-width: 130px !important;
    justify-content: center !important;
    gap: 0.5rem !important;
    height: 40px !important;
    line-height: 1.2 !important;
    display: inline-flex !important;
    align-items: center !important;
    flex-shrink: 0 !important;
    flex-grow: 0 !important;
    margin-left: auto !important;
}

#outreach .flexLayout6 > .col1 > .articleStyle7 .headerStyle1 #changeContactBtn.btnStyle8 .material-symbols-outlined {
    font-size: 1rem !important;
    line-height: 1 !important;
    display: inline-block !important;
    flex-shrink: 0 !important;
}

/* Style Mark as Done button in Suggested Contact section */
#outreach .flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col2 .btnStyle8 {
    font-size: 0.8rem;
    padding: 0.25rem 0.5rem;
    white-space: nowrap;
    width: auto;
    min-width: 120px;
    max-width: 150px;
    justify-content: center;
}

/* Help text paragraph styling - matches try.css */
.flexLayout6 > .col1 > .articleStyle7 .subFlexLayout2c .col1 .txt p {
    color: #666;
    font-size: 0.9rem;
    margin: 0;
    line-height: 1.4;
}

/* Hide selects from other parts of left panel */
#outreach .flexLayout6 > .col1 .subFlexLayout2c .col1 select,
#outreach .flexLayout6 > .col1 .buttonBar select,
#outreach .flexLayout6 > .col1 form select,
#outreach .flexLayout6 > .col1 #outcome {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}

/* @group formStyles */

/* formStyle1 : Entrollment form */

.formStyle1 h2 {
	font-family: 'Rajdhani';
	font-size: 1.5rem;
}

.formStyle1 h3 {
	font-family: 'Rajdhani';
	font-size: 1.2rem;
}

.formStyle1 p {
	font-family: 'Nunito';
}

.formStyle1 div {
	margin: 0rem 0rem 0.4rem 0rem;
	display: flex;
}

.formStyle1 label {
	width: 28%;
	padding: 0rem 0.5rem 0rem 0rem;
	font-family: 'Nunito';
	font-size: 0.9rem;
	display: inline-block;
	text-align: right;
}

.formStyle1 input[type="text"], 
.formStyle1 input[type="email"], 
.formStyle1 input[type="url"] {
	width: 69%;
	padding: 0.3rem;
	font-family: 'Nunito';
	display: inline-block;
	border: 1px solid #a8a8a8;
}

.formStyle1 textarea {
	width: 69%;
	height: 5rem;
	padding: 0.3rem;
	font-family: 'Nunito';
	display: inline-block;
	border: 1px solid #a8a8a8;
}

.formStyle1 button {
	padding: 0.4rem 1rem 0.3rem 1rem;
	border: 0px;
	font-family: 'Nunito';
	font-weight: 700;
	font-size: 0.8rem;
	text-transform: uppercase;
	color: #FFF;
	background-color: #47a682;
	
}

.formStyle1 .buttonBar {
	padding: 1rem 0.3rem 0rem 0rem;
	justify-content: flex-end;
}

/* formStyle2: horizontal search form */

form.formStyle2 > .flexContainer {
	flex-direction: row;
}

form.formStyle2 > .flexContainer > div {
	flex-basis: 100%;
	padding: 0rem 0.4rem 0rem 0.4rem;
	display: flex;
	flex-direction: column;
}

form.formStyle2 > .flexContainer > div p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.2rem 0.4rem 0rem 0.4rem;
	font-size: 0.8rem;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.4;
}

form.formStyle2 > .flexContainer > div p strong {
	margin: 0rem 0.3rem 0rem 0rem;
	font-weight: 400;
}

form.formStyle2 > .flexContainer > div .tag {
	margin: 0rem 0.2rem 0.2rem 0rem;
	padding: 0.1rem 0.4rem 0rem 0.4rem;
	font-size: 0.8rem;
	color: #FFF;
	display: inline;
	background-color: #47A682;
	border-radius: 0.2rem;
}

form.formStyle2 > .flexContainer > div:first-child {
	padding-left: 0rem;
}

form.formStyle2 > .flexContainer > div:last-child {
	padding-right: 0rem;
}

form.formStyle2 label {
	padding: 0rem 0rem 0rem 0.3rem;
	font-family: 'Rajdhani';
	font-size: 0.9rem;
	font-weight: 600;
}

form.formStyle2 input[type="text"], 
form.formStyle2 input[type="number"], 
form.formStyle2 input[type="email"], 
form.formStyle2 input[type="url"] {
	margin-bottom: 0.4rem;
	padding: 0.4rem;
	background-color: #EDECEC;
	border: 0px;
	font-size: 0.9rem;
}

form.formStyle2 textarea {
	margin-bottom: 0.4rem;
	padding: 0.4rem;
	background-color: #EDECEC;
	border: 0px;
	font-size: 0.9rem;
}

form.formStyle2 select {
	margin-bottom: 0.4rem;
	display: grid;
	grid-template-areas: "select";
	grid-area: select;
	-webkit-appearance: none;
    -moz-appearance: none;
	padding: 0.4rem;
	font-size: 0.9rem;
	border-radius: 0rem;
	border: 0px;
	background-color: #eee;
	background-image: linear-gradient(to top, #EDECEC, #eee 33%);
	align-items: center;
	
}

form.formStyle2 select::after {
	/* https://moderncss.dev/custom-select-styles-with-pure-css/ */
    content: "";
    justify-self: end;
    width: 0.8rem;
    height: 0.5rem;
    background-color: #000;
    clip-path: polygon(100% 0%, 0 0%, 50% 100%);
	grid-area: select;
	justify-self: end;
  }


form.formStyle3 {
	display: flex;
	flex-direction: column;
}

form.formStyle3 > .boxStyle3 {
	margin: 1rem 0rem 0.5rem 0rem;
	justify-content: flex-start;
	gap: 1rem;
	align-items: center;
}

form.formStyle3 > .boxStyle3 .btnStyle2 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.3rem 0.5rem 0.3rem 1rem;
	border-radius: 0.3rem;
	border: 1px solid #d8d8d8;
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
}

form.formStyle3 > .boxStyle3 .btnStyle2 .icon {
	font-size: 1.2rem;
	font-variation-settings: 'FILL' 0, 'wght' 600, 'GRAD' 0, 'opsz' 24;
}

form.formStyle3 > .boxStyle3 .btnStyle2.active {
	background-color: #eeeeee;
	color: #0366d6;
	font-weight: 700;
}

form.formStyle3 > .boxStyle3 .inactive {
	opacity: 0.4;
	cursor: not-allowed;
}

form.formStyle3 p.txtStyle1 {
	font-size: 0.8rem;
	font-weight: 500;
	color: #8f8f8f;
}
form.formStyle3 h3 {
	margin: 0rem 0rem 0.2rem 0rem;
	padding: 0rem;
	font-weight: 600;
}
form.formStyle3 p.tag{
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	border-radius: 0.3rem;
	color: #FFF !important;
	font-weight: 600;
}
form.formStyle3 textarea {
	width: 100%;
	height: 8rem;
	padding: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 0.9rem;
	font-family: 'Nunito';
	border: 1px solid #e0e0e0;
	border-radius: 0.4rem;
	resize: none;
	text-align: left;
}

form.formStyle3 textarea#internalNotes {
	height: 3rem;
}
form.formStyle3 .buttonBar {
	display: flex;
	justify-content: space-between;
	gap: 0.5rem;
}

form.formStyle3 .btnStyle3 {
	display: inline-flex;
	align-items: center;
}

form.formStyle3 select {
	border-radius: 0.3rem;
  padding: 0.2rem 0.5rem 0.2rem 0.5rem;
  border: 1px solid #d8d8d8;
  font-size: 1rem;
  cursor: pointer;
	margin-right: 0.5rem;
}

/* @end */

/* @group Search Bar Container */

.searchBarContainer {
    margin: 0.5rem 0;
}


.searchBarContainer form.formStyle2 {
    display: flex;
    gap: 0.5rem;
    align-items: flex-end;
}

.searchBarContainer form.formStyle2 .flexContainer {
    flex-direction: row;
    flex: 1;
    margin: 0;
    padding: 0;
}

.searchBarContainer form.formStyle2 input[type="text"] {
    width: 100%;
    padding: 0.5rem 1rem;
    margin: 1rem 0rem 0rem 0rem;
    font-size: 1rem;
    background-color: #EDECEC;
    border: 1px solid #ddd;
    border-radius: 0.4rem;
}

.searchBarContainer form.formStyle2 .btnStyle8 {
    padding: 0.5rem 2rem;
	cursor: pointer;
}
.searchBarContainer form.formStyle2 .btnStyle8:hover {
    background-color: #2a2a2a;
}

.filterSearch {
	display: block; 
	margin-bottom: 10px;
	font-size: 1.1rem;
	font-weight: bold;
}
/* @group tableStyles */

.tableStyle1 tr th {
	padding: 0.4rem 2rem 0.4rem 2rem;
}

.tableStyle1 tr td {
	padding: 0.4rem 2rem 0.4rem 2rem;
	text-align: center;
	font-family: 'Nunito';
	font-size: 0.9rem;
}

.tableStyle1 tr td.left {
	text-align: left;
}

.tableStyle1 tr:nth-child(even) {
	background-color: #f7f7f7;
}

.tableStyle1 tr:nth-child(odd) {
	background-color: #d6d6d6;
}

.tableStyle1 tr td .green {
	color: #00D33D;
}

/* @end */

/* @group listContainer */

.listContainer {

}

.listContainer .listingStyle2 .headerStyle1 {

}

.listContainer .listingStyle2 .headerStyle1 span.material-symbols-outlined {
	color: #0366d6 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

.listContainer .listingStyle2 .headerStyle1 h2 {
	display: flex;
	gap: 0.5rem;
	align-items: center;
	border-bottom: 1px solid #d8d8d8;
	padding: 0rem 0rem 0.5rem 0rem !important;
	margin: 0rem 0rem 0.5rem 0rem !important;
	font-family: 'Rajdhani';
	font-size: 1.3rem;
}

.listContainer .listingStyle2 .headerStyle1 p {
	color: #666;
	font-size: 1rem;
	margin-bottom: 1rem;
}

/* @end */

/* @group Organisms */

/* Standard layout elements (boxes, article styles, etc…) available across sections */


/* @group Header Styles */

.headerStyle1 {
	margin: 0rem auto 1rem auto;
}

.headerStyle1 h1 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-weight: 700;
	font-size: 1.3rem;
	color: #45454C;
}

.headerStyle1 p {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-weight: 100;
	font-size: 1rem;
	color: #45454C;
}

.headerStyle1 .pagination {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-weight: 100;
	font-size: 1rem;
	color: #45454C;
}

.headerStyle2 h1 {
	max-width: 40%;
	margin: 0rem auto 2rem auto;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-weight: 500;
	font-size: 3.4rem;
	line-height: 0.9;
}

.headerStyle2 h4 {
	display: inline;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 1.5rem 0.5rem 2rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 0.8rem;
	color: #FFF;
	background-color: #60CF43;
	border-radius: 1rem;
}

.headerStyle2 h4 em {
	margin: 0rem 0.5rem 0rem -2rem;
	padding: 0.5rem 1.5rem 0.5rem 1.5rem;
	font-size: 0.8rem;
	font-style: normal;
	background-color: #272728;
	border-radius: 1rem;
	display: inline-block;
}

.headerStyle3 {
	margin: 0rem 0rem 2rem 0rem;
}

.headerStyle3 h1 {
	margin: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	font-size: 2rem;
	color: #272728;
}

.headerStyle4 {
	/* standard grey background section title */
	padding: 0.4rem 2rem 0.3rem 2rem;
	background-color: #DBDBD9;
	display: inline-block;
	font-weight: 200;
}

.headerStyle4 h3 {
	margin: 0rem;
	padding: 0rem;
	font-weight: 200;
	font-size: 1rem;
	line-height: 1;
}

.headerStyle4 span {
	margin-right: 1rem;
	vertical-align: middle;
}

.headerStyle5 h1 {
	font-family: 'Rajdhani';
	font-weight: 500;
	font-size: 3rem;
	line-height: 1;
}

.headerStyle6 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
}

.headerStyle7 h2{
	margin: 0rem auto 0rem auto;
  font-family: 'Rajdhani';
  font-size: 3rem;
  font-weight: 700;
}

.headerStyle7 p{
	font-family: 'Rajdhani';
  font-size: 1.3rem;
}

.creditBorder {
  border: 2px solid #dcdcdc;
  border-radius: 22px;
  padding: 40px 25px;
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
}

/* @end */


/* @group Main menu */

nav.main > ul {
	
}

nav.main > ul > li {
	
}

nav.main > ul > li > a {
	
}

nav.main > ul > li:hover > ul {
	
}

/* sub menu */

nav.main > ul > li > ul {
	
}

nav.main > ul > li > ul > li {
	
}

nav.main > ul > li > ul > li > a {
	
}

nav.primary {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

nav.primary .listStatus {
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #333;
	align-self: center;
}

nav.primary .taskTab {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.5rem;
	white-space: nowrap;
	flex: 1 1 auto;
	min-width: 0;
	text-align: center;
	padding: 0.5rem 0.2rem;
	font-size: 1rem;
}

nav.primary .taskTab span.material-symbols-outlined {
	font-size: 1.5rem;
	font-weight: 700 !important;
	font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
nav.primary .pagination {
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #ababab;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
}

nav.primary .pagination strong {
	margin-left: 0.5rem;
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #45454C;
}

nav.primary .pagination a.btnStyle2 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	color: #000;
	margin: 0rem 0.5rem 0rem 0rem;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	font-size: 1.1rem;
	font-weight: 600;
	background-color: transparent;
	cursor: pointer !important;
	border: 1px solid #d8d8d8; /* Changed from just border-color */
}

nav.primary .pagination a.btnStyle2:hover {
	color: #0366d6;
	background-color: #f0f0f0;
}

nav.primary .pagination a.btnStyle2.active {
	color: #000;
	background-color: #f0f0f0;
	border: 1px solid #000 !important;
}

nav.primary .pagination a.btnStyle2.inactive {
	color: #bdbdbd;
	font-weight: 500;
	background-color: #f0f0f0;
	border: none !important;
}

nav.primary .pagination a.btnStyle2.selected {
	color: #0366d6 !important;
	background-color: #f0f0f0 !important;
	border: 1px solid #0366d6 !important;
}

nav.primary .pagination a.btnStyle2 span.material-symbols-outlined {
	font-size: 1.5rem;
	color: #aeaeae !important;
	font-weight: 700 !important;
}

nav.primary .dropdownStyle1 {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	background: white;
	border: 1px solid #ddd;
	border-radius: 0.3rem;
}

nav.primary .dropdownStyle1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

nav.primary .dropdownStyle1 ul li {
	padding: 0.5rem;
	cursor: pointer;
	border-radius: 0.2rem;
	margin-bottom: 0.2rem;
}

nav.primary .dropdownStyle1 ul li:hover {
	background-color: #f5f5f5;
}

nav.primary .dropdownStyle1 ul li.selected {
	background-color: #f0f0f0;
	border: 1px solid #000;
}

nav.primary .dropdownStyle1 ul li.selected:hover {
	background-color: #f0f0f0;
	border: 1px solid #000;
}

nav.primary .dropdownStyle1 ul li.selected span.material-symbols-outlined {
	font-size: 1.5rem;
	color: #aeaeae !important;
	font-weight: 700 !important;
}

nav.primary .dropdownStyle1 ul li.selected:hover span.material-symbols-outlined {
	font-size: 1.5rem;
	color: #aeaeae !important;
	font-weight: 700 !important;
}

/* @end */


/* @group Box Styles */

/* boxStyle1 [description] */

.boxStyle1 {
	
}

/* boxStyle2 [description] */

.boxStyle2 {
	border-radius: 1rem;
	padding: 1rem;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}

.boxStyle2 h1 {
	text-align: center;
	font-family: 'Rajdhani';
	font-size: 1.8rem;
	font-weight: 700;
	color: #0366d6;
	margin: 0rem 0rem 0.5rem 0rem;
}

.boxStyle2 h2 {
	text-align: center !important;
}

.boxStyle2 h2.txt {
	color: #b52b57;
}

.boxStyle2 h2.txt1 {
	color: #2f855a;
}
.boxStyle2 p {
	text-align: center !important;
	font-size: 1rem;
	font-weight: 400;
	color: #6a6a6a;
	margin: 0rem 0rem 1rem 0rem;
}
.boxStyle2 p.txt {
	font-size: 0.9rem;
	font-weight: 400;
	color: #6a6a6a;
	text-align: left !important;
}

.boxStyle2 p.small {
	text-align: left !important;
	font-size: 0.7rem;
	font-family: 'Nunito';
	font-weight: 400;
	color: #6a6a6a;
	margin: 0rem 0rem 0rem 0rem;
}

.boxStyle2 article {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	height: 100%;
	align-items: center;
	transition: all 0.3s ease;
}

.boxStyle2 article:hover {
	background-color: #f6f6f6;
	border: 1px solid #0366d6;
	cursor: pointer;
}

.boxStyle2 ul li span.material-symbols-outlined{
	color: #b3b3b3 !important;
	margin-right: 0.5rem !important;
}
   	/* boxStyle3 [description] */

.boxStyle3 {
	display: flex;
	flex-wrap: wrap;
    gap: 1rem;
    padding: 0rem;
	margin: 0rem 1rem 0rem 1rem;
}

.boxStyle3 article {
	flex: 32%;
    padding: 0.8rem 0.8rem 0.8rem 0.8rem;
    text-align: center;
    font-family: 'Rajdhani';
    font-weight: 600;
    line-height: 1.1;
    text-align: left;
    border-radius: 0.8rem;
    transition: all 0.3s ease;
}

.boxStyle3 article > .flexContainer {
	flex-wrap: nowrap;
}

.boxStyle3 article:hover {
	transform: translateY(-3px);
	background-color: #f6f6f6;
	box-shadow: 0 10px 32px rgba(0,0,0,0.08), 0 3px 8px rgba(0,0,0,0.06);
}

.boxStyle3 article div.icon {
	width: 4rem;
	height: 4rem;
	margin: 0rem 1rem 0rem 0rem;
	text-align: center;
	color: #FFF;
	line-height: 6;
	border-radius: 0.8rem;
}

.boxStyle3 article span {
	font-size: 1.5rem;
	color: #5f5f5f;
}

.boxStyle3 article .txt {

}
.boxStyle3 article .txt .subFlexLayout2b {
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.boxStyle3 article .txt h3 {
	margin: 0.3rem 0rem 0rem 0rem;
	font-size: 1.7rem;
	font-weight: 700;
}

.boxStyle3 article .txtStyle1 {
	color: #9a9a9a;
	font-weight: 500;
}

.boxStyle3 article .txt p {
	margin: 0.3rem 0rem 0rem 0rem;
    font-size: 0.9rem;
    font-weight: 400;
    color: #858585;
}
.boxStyle3 article .txt h2 {
    margin: 0rem 0rem 0.2rem 0rem;
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
}

.boxStyle3 article .txt h4 {
	height: 2rem;
	margin: 0.3rem 0rem 0rem 0rem;
	font-size: 1.3rem;
	font-weight: 700;
}
.boxStyle3 article .col2 {
	
}

.boxStyle3 article .col2 a.btnStyle1{
	min-width: 8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: flex-end;
	gap: 0.5rem;
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	margin: 0rem 0rem 0.5rem 0rem;
}
.boxStyle3 article .col2 a.btnStyle1 span {
	font-variation-settings: 'FILL' 1, 'wght' 500, 'GRAD' 0, 'opsz' 90;
	color: #fff;
}

.boxStyle3 article .col2 a.btnStyle1:hover{
	background-color: #252525;
	color: #FFF;
}

.boxStyle3 article .col2 a.btnStyle2{
	min-width: 8rem;
	display: flex;
	justify-content: center;
	align-self: flex-end;
	font-weight: 500;
}

.boxStyle3 article .col2 a.btnStyle2:hover{
	background-color: #d2d2d2;
}

.boxStyle3 article .txt > .imgContainer{
	width: 25%;
	margin: 0rem 0rem 0rem 0rem;
}

/* boxStyle4 - Simple card layout with modifiers */

.boxStyle4 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 0.75rem;
	background: #ffffff;
	border-radius: 0.5rem;
	padding: 1.5rem 1.25rem;
	min-height: 220px;
	border: 1px solid #e0e0e0;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	cursor: pointer;
	flex-basis: 23%;
}

.boxStyle4:hover,
.boxStyle4:focus-visible {
	transform: translateY(-4px);
}

.boxStyle4:focus-visible {
	outline: none;
}

.boxStyle4 .icon {
	width: 48px;
	height: 48px;
	border-radius: 0.5rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #2f6bff;
	color: #ffffff;
	font-size: 1.25rem;
}

.boxStyle4 h3 {
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	margin: 0;
	color: #222;
}

.boxStyle4 .txt {
	margin: 0;
	color: #5b6067;
	font-size: 0.9rem;
	line-height: 1.4;
	text-align: center;
	text-transform: none;
}

.boxStyle4 .tags {
	display: flex;
	gap: 0.5rem;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0.5rem 0 0;
	padding: 0;
	list-style: none;
}

.boxStyle4 .tags span {
	display: inline-block;
	background: #f0f3ff;
	color: #3c4f7c;
	padding: 0.2rem 0.5rem;
	border-radius: 0.5rem;
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: lowercase;
	margin: 0.2rem 0.2rem 0.2rem 0.2rem;
}

.boxStyle4 .badge {
	position: absolute;
	top: 12px;
	right: 12px;
	color: #f7b500;
	font-size: 20px;
}

/* Modifier: clickable with button */
.boxStyle4.withButton {
	padding-bottom: 1rem;
}

.boxStyle4 .btnStyle1 {
	align-self: flex-start;
	margin-top: auto;
}

.boxStyle5 {
	height: 30%;
	flex-basis: 32%;
	text-align: left;
	background: #ffffff;
	border-radius: 1.5rem;
	padding: 1.5rem 1.25rem;
	position: relative;
	overflow: visible;
}

.txtStyle1 .txt{
    font-size: 0.9rem;
    text-transform: none;
}

.txtStyle1 hr{
    margin: 0.5rem 0rem;
    border: 1px solid #ededed;
}

.txtStyle1 h3{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0rem;
}
.txtStyle1 h3 span.material-symbols-outlined{
    font-size: 1.5rem;
    font-weight: 500;
    color: #5fb894 !important;
}

.txtStyle2{
}

.txtStyle3{
    margin-top: 1rem;
    flex-direction: column;
    align-self: flex-end;
    align-items: center;
    justify-content: flex-end;
    gap: 0.2rem;
    font-family: 'Rajdhani';
}

/* @end */

/* @group Tags Styles */

.tagStyle1 {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem !important;
	font-size: 0.7rem;
	margin: 0rem 0.5rem 0.5rem 0rem !important;
	color: #FFF !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 5rem;
	gap: 0.2rem;
}

.tagStyle1 span.material-symbols-outlined {
	color: #fff;
	border-radius: 50%;
	font-size: 1rem;
	font-variation-settings:
	'FILL' 1,
	'wght' 700,
	'GRAD' 0,
	'opsz' 24;
}

.tagStyle1 span.material-symbols-outlined:hover {
	color: #c00000 !important;
	cursor: pointer;
}
/* @group Overlay Styles */

.overlayStyle1 {
	overflow: hidden;
	position: absolute;
  top: -1rem;
	opacity: 0.6;
  left: -3.5rem;
  width: 12rem !important;
  height: 12rem;
}

.overlayStyle2 {
	overflow: hidden;
  position: absolute;
  bottom: 6rem;
	opacity: 0.5;
  left: -3.5rem;
  width: 10rem !important;
  height: 10rem;
}

.overlayStyle3 {
	overflow: hidden;
  position: absolute;
  bottom: -4rem;
	opacity: 0.6;
  left: -3.5rem;
  width: 12rem !important;
  height: 12rem;
}

/* end */

/* @group Badge Styles */
.badgeStyle1 {
    position: absolute;
    top: -0.5rem;
    align-self: center;
    background: #45454C;
    color: #fff;
    padding: 0.2rem 1rem;
    border-radius: 1rem;
    font-size: 0.9rem;
    font-weight: 500;
    white-space: nowrap;
}

/* @end */

/* @group Article Styles */

.articleStyle1 h1 {
	margin: 0rem 0rem 2rem 0rem;
	font-family: 'Rajdhani';
	font-size: 6rem;
	line-height: 0.8;
}

.articleStyle1 p {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.2rem;
	line-height: 1.4;
}

.articleStyle2 h2 {
	margin: 0rem 0rem 0rem 0rem;
	font-size: 3rem;
	font-family: 'Rajdhani';
	line-height: 1;
	color: #272728;
}

.articleStyle2 h3 {
	margin: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 3rem;
	color: #45454C;
}

.articleStyle2 p {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.2rem;
	/* font-style: italic; */
	color: #000;
}

.articleStyle3 {
	padding: 3rem;
	display: flex;
	flex-direction: column;
	border-radius: 1rem;
	text-align: center;
	color: #FFF;
}

.articleStyle3 h2 {
	width: 50%;
	margin: 0rem auto 1rem auto;
	font-family: 'Rajdhani';
	font-size: 3rem;
	font-weight: 700;
}

.articleStyle3 h3 {
	width: 70%;
	margin: 0rem auto 1rem auto;
	font-size: 1.4rem;
	font-weight: 300;
}

.articleStyle3 p {
	width: 40%;
	margin: 0rem auto 2rem auto;
	/* font-style: italic; */
	font-size: 1rem;
	font-weight: 300;
}

.articleStyle3 a.btnStyle1 {
	/* button override styles */
	width: 15rem;
	margin: 0rem auto 1rem auto;
	display: block;
}

.articleStyle4 h1 {
	margin: 0rem 0rem 1.5rem 0rem;
	font-family: 'Rajdhani';
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.4;
	color: #272728;
}

.articleStyle4 h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-family: 'Rajdhani';
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	color: #47A682;
}

.articleStyle4 h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4;
	color: #191717;
}

.articleStyle4 h4 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.4;
	color: #000;
}

.articleStyle4 h5 {
	margin: 0rem 0rem 1rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2;
	color: #000;
}

.articleStyle4 p {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem;
	font-size: 1rem;
	font-weight: 400;
	/* font-style: italic; */
	line-height: 1.4;
	color: #000;
}

.articleStyle5 h2 {
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 1.5rem;
	color: #FFF;
}

.articleStyle6 p {
	text-align: center;
	color: #45454C;
	font-size: 1.1rem;
	line-height: 1.2;
}

.articleStyle6 p span {
	display: block;
	font-size: 3rem;
}

.articleStyle6 p strong {
	display: block;
	font-size: 2.9rem;
	font-family: 'Rajdhani';
	color: #272728;
}

/* card style boxes */

.articleStyle7 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 1rem;
	background-color: #f5f5f5;
	/* border: 1px solid #a3a3a3; */
	border-radius: 1rem;
	text-align: left;
}

.articleStyle7 h1 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	text-align: left;
	font-family: 'Rajdhani';
	font-size: 1.8rem;
	line-height: 1;
}

.articleStyle7 h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	text-align: left;
	font-family: 'Rajdhani';
	font-size: 1.3rem;
}

.articleStyle7 h3 {
	margin: 0rem 0rem 0.8rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1.1rem;
	color: #656565;
	text-align: left;
}

.articleStyle7 p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 0.9rem;
	line-height: 1.4;
	text-align: left;
}

.articleStyle7 > p span {
	line-height: 1.4;
	font-size: 1.3rem;
	vertical-align: middle;
}

.articleStyle7 p > label {
	font-weight: 700;
}

.articleStyle7 ul {
	padding: 0rem 0rem 0rem 0rem;
}

.articleStyle7 ul li {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
}

.articleStyle7 ul li h3 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1.1rem;
	color: #000;
	text-align: left;
}

.articleStyle7 ul li h4 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1rem;
	font-weight: 400;
	color: #646464;
	text-align: left;
}

.articleStyle7 ul li p {
	margin: 0rem 0rem 0.2rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 0.9rem;
	line-height: 1.5;
	text-align: left;
}

.articleStyle7 ul li span {
	font-size: 1rem;
	vertical-align: middle;
}

.articleStyle7 p.iconText {
	padding: 0rem 0rem 0rem 2rem;
}

.articleStyle7 p.iconText span {
	margin: 0rem 0rem 0rem -2rem;
}

.articleStyle7.image .imgContainer img {
	/* width: 80%; */
}

.articleStyle7.newsArticles article h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	color: #000;
}

.articleStyle7.newsArticles article {
	margin: 0rem 0rem 1rem 0rem;
}

.articleStyle7.newsArticles article p {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	color: #3d3d3d;
	line-height: 1.3;
}

.articleStyle8 {
	/* pricing page articles for plans */
	margin: 0rem 0rem 2rem 0rem;
	padding: 2rem 2% 2rem 2%;
	border: 1px solid ;
	border-radius: 1.5rem;
	position: relative;
	overflow: visible;
}

.articleStyle8.inverted {
	margin-top: -2rem;
	margin-bottom: 0rem;
	padding-top: 4rem;
	padding-bottom: 6rem;
	
}

.articleStyle8.inverted, 
.articleStyle8.inverted h2, 
.articleStyle8.inverted h3, 
.articleStyle8.inverted p {
	/* white color text (white) */
	color: #FFF;
	
}

.articleStyle8.inverted h2 {
	border-bottom-color: #FFF;
}
 
.articleStyle8.inverted h5 {
	border-color: #FFF;
}

.articleStyle8 p {
	margin: 0rem;
	font-size: 0.6rem;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1;
	color: #edecec;
}

.articleStyle8 h2 {
	margin: 0rem 0rem 0rem 0rem;
	text-align: left;
	border-bottom: 1px solid #333;
	display: inline-block;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #272728;
}

.articleStyle8 span.bookmark {
	color: #FFF;
	font-size: 6rem;
	font-variation-settings:
	  'FILL' 1,
	  'wght' 200,
	  'GRAD' 0,
	  'opsz' 24;
	position: absolute;
	top: -1.7rem;
	right: 0rem;
	text-shadow: 0 0 3px #262626;
}

.articleStyle8 h3 {
	text-align: left;
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 1.8rem;
	color: #272728;
	line-height: 0.9;
}

.articleStyle8 h3 strong {
	font-size: 2.8rem;
	font-weight: 600;
}

.articleStyle8 .btnStyle1 {
	/* overrides of global button style 1 */
	width: 100%;
	margin-bottom: 2rem;
	padding: 0.4rem 0rem 0.4rem 0rem;
	text-align: center;
}

.articleStyle8 .limits {
	width: 90%;
	margin: 0rem auto 0rem auto;
}

.articleStyle8 .limits div {
	display: flex;
	flex-direction: column;
	text-align: center;
	line-height: 1;
	font-weight: 700;
}

.articleStyle8 .limits div strong {
	font-size: 2.3rem;
	font-weight: 800;
}

.articleStyle8 h5 {
	padding: 1rem 15% 1rem 15%;
	border: 1px solid #000;
	border-radius: 0.5rem;
	font-family: 'Armata';
	font-weight: 500;
	text-align: center;
}

.articleStyle8 ul {
	width: 90%;
	margin: 0rem auto 0rem auto;
	padding: 0rem 0rem 0rem 0rem;
}

.articleStyle8 ul li {
	margin-bottom: 0.5rem;
	font-family: 'Nunito';
	font-size: 0.9rem;
	list-style-position: outside;
}

.articleStyle8 ul li span {
	font-size: 1rem;
	vertical-align: middle;
}

.articleStyle9 {
	/* credit usage guide */
	display: flex;
	align-content: center;
	margin: 3rem 0rem 2rem 0rem;
	padding: 2rem 2% 2rem 2%;
	border: 1px solid ;
	border-radius: 0.8rem;
	position: relative;
	overflow: visible;
}

.articleStyle9 div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.articleStyle9 .imgContainercu {
	text-align: center;
}

.articleStyle9 .txtcu h2, h3 {
	font-family: 'Rajdhani';
}

.articleStyle9 h2, h3 {
	font-family: 'Rajdhani';
	text-align: center;
}

.articleStyle9 .txtcu h2 {
	font-size: 2rem;
}

.articleStyle9 h3 {
	font-size: 1.5rem;
}

.articleStyle9 ul {
	display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    text-align: left;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	height: 100%;
}

.articleStyle9 li {
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;

}

.articleStyle10, 
.innerArticleStyle10 article {
	/* Grey Background pills with white text and Icons */
	padding: 2rem;
	background-color: #606060;
	border-radius: 1rem;
	color: #FFFFFF;
}

.articleStyle10, 
.innerArticleStyle10 article {
	padding: 1.5rem;
	background-color: #606060;
	border-radius: 1rem;
	color: #FFFFFF;
}

.articleStyle10 span, 
.innerArticleStyle10 article span {
	display: inline-block;
	margin: 0rem 0rem 1rem 0rem;
}

.articleStyle10 h4, 
.innerArticleStyle10 article h4 {
	margin: 0rem 0rem 0.6rem 0rem;
	padding: 0rem;
	font-family: 'Rajdhani';
	font-size: 1.3rem;
	line-height: 1.4;
}

.articleStyle10 p, 
.innerArticleStyle10 article p {
	margin: 0rem;
	padding: 0rem;
	font-size: 0.9rem;
	line-height: 1.4;
}

.articleStyle10 .headerStyle1 {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ffffff61;
}

.articleStyle10 .headerStyle1 span {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-size: 1.5rem;
	font-variation-settings:
	'FILL' 1,
	'wght' 600,
	'GRAD' 0,
	'opsz' 90;
}

.articleStyle10 .headerStyle1 h2{
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1.rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	line-height: 1.4;
}

.articleStyle10 .flexContainer {
	padding: 0.5rem 0rem 0.5rem 0rem;
	color: #000;
	background-color: #ededed;
	border-radius: 0.5rem;
	align-items: center;
}

.articleStyle10 .flexContainer > .col1 p.txt{
	margin-left: 0.5rem;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.articleStyle10 .flexContainer > .col1 p span{
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-size: 1.5rem;
	line-height: 1.4;
	font-variation-settings:
	'FILL' 1,
	'wght' 300,
	'GRAD' 0,
	'opsz' 48;
}

.articleStyle10 .flexContainer > .col2{
	display: flex;
}

.articleStyle10 .flexContainer > .col2 .btnStyle8{
	padding: 0.5rem 0.8rem 0.5rem 0.8rem !important;
	margin-right: 0.5rem;
	cursor: pointer !important;
}

.articleStyle11, 
.innerArticleStyle11 article {
	/* Gradient Background pills with white text and Icons changing on hover */
	margin-bottom: 1rem;
	padding: 1.5rem;
	background-color: #606060;
	border-radius: 1rem;
	color: #272728;
	text-align: left;
	background: #FFF;
	border: 1px solid #222020;
}

.articleStyle11:hover, 
.innerArticleStyle11 article:hover {
	/* Grey background pills with white text and Icons */
	
	color: #FFF;
	border: 1px solid #222020;
	background: linear-gradient(180deg, rgb(167, 81, 224) 0%, rgb(232, 170, 83) 89%);
}

.articleStyle11 span, 
.innerArticleStyle11 article span {
	/* Grey background pills with white text and Icons */
	display: inline-block;
	margin: 0rem 0rem 1rem 0rem;
}

.articleStyle11 h2, 
.articleStyle11 h3, 
.innerArticleStyle11 article h2, 
.innerArticleStyle11 article h3 {
	/* Grey background pills with white text and Icons */
	margin: 0rem 0rem 0.6rem 0rem;
	padding: 0rem;
	font-family: 'Rajdhani';
	font-size: 1.3rem;
	line-height: 1.4;
}

.articleStyle11 p,
.innerArticleStyle11 article p {
	/* Grey background pills with white text and Icons */
	margin: 0rem;
	padding: 0rem;
	font-size: 0.9rem;
	line-height: 1.4;
}

.articleStyle12 {
    display: flex;
    flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
    gap: 0.5rem;
	padding: 0rem 0rem 0rem 0rem !important;
}

.articleStyle12 article {
	flex-basis: 24%;
    padding: 0.8rem;
    text-align: center;
    font-family: 'Rajdhani';
    font-weight: 600;
    line-height: 1.1;
    text-align: left;
    border-radius: 0.8rem;
    transition: all 0.3s ease;
	  text-transform: uppercase;
}


.articleStyle12 article .txt {
	justify-content: space-evenly;
	flex-direction: column !important;
}

.articleStyle12 article .txt h3 {
	margin: 1rem 0rem 1rem 0rem;
	font-size: 1.7rem;
	font-weight: 700;
	text-align: left;
}

.articleStyle12 article .txt h4 {
	font-size: 1.1rem;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-weight: 400;
}

.articleStyle12 article .txt p {
	font-size: 0.8rem;
	margin: 1rem 0rem 0rem 0rem;
	padding: 0rem;
	font-weight: 400;
}
.articleStyle12 article .txt .alert{
	justify-content: space-between;
	align-items: center;
	gap: 0.5rem;
	color: #FF0000 !important;
	font-weight: 600 !important;
}

.articleStyle12 article .txt .alert p{
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-weight: 600 !important;
}

.articleStyle12 article .txt .alert button.btnStyle8{
	display: inline-flex;
	align-items: center;
	gap: 0.2rem;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.3rem !important;
	background-color: #FF0000 !important;
	border: none !important;
	border-radius: 0.4rem;
	font-size: 0.8rem;
	cursor: pointer !important;
}
.articleStyle12 article .txt .alert button.btnStyle8:hover{
	background-color: #c70000 !important;
	color: #FFF !important;
}

.articleStyle12 article .txt .alert button.btnStyle8 span.material-symbols-outlined{
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1.2rem;
	font-variation-settings: 'FILL' 1, 'wght' 600, 'GRAD' 0, 'opsz' 90;
}

.articleStyle12.manualRequestsGrid {
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 0.5rem;
	padding: 0 !important;
}

.articleStyle12.manualRequestsGrid .boxStyle4 {
	Flex-basis: 24.4%;
	justify-content: center;
	align-items: center;
}

.articleStyle14 {
	margin: 0rem 0rem 2rem 0rem;
	padding: 3rem 2% 1.5rem 2%;
	border: 1px solid ;
	border-radius: 0.8rem;
	position: relative;
	overflow: visible;
}

.articleStyle14:nth-child(1):hover {
	background-color: #e6e4fa;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

.articleStyle14:nth-child(2):hover {
	background-color: #e2e2e2;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

.articleStyle14:nth-child(3):hover {
	background-color: #d9ebff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

.articleStyle14:nth-child(4):hover {
	background-color: #d1ffee;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease-in-out;
}

.articleStyle14:nth-child(1) .btnStyle1 {
	background-color: #897AC3;
	border: none !important;
}

.articleStyle14:nth-child(2) .btnStyle1 {
	background-color: #606060;
	border: none !important;
}

.articleStyle14:nth-child(3) .btnStyle1 {
	background-color: #41aace;
	border: none !important;
}

.articleStyle14:nth-child(4) .btnStyle1 {
	background-color: #00A87B;
	border: none !important;
}

.articleStyle14 .btnStyle1:hover {
	background-color: #000;
	color: #fff;
	border: none !important;
}

.articleStyle14 p.txt{ 
    color: #fff;
    font-size: 16px !important;
    font-weight: 500;
	  margin-bottom: 0.5rem !important;
} 

.articleStyle14 span.material-symbols-outlined{
 font-size: 1.2rem;
 font-weight: 600;
 color: #ffffff;
}

.articleStyle14 p {
	margin: 0rem;
	font-size: 0.9rem;
	font-weight: 300;
	color: #45454C;
}

.articleStyle14 h2 {
	margin: 0rem 0rem 0rem 0rem;
	text-align: left;
	display: inline-block;
	font-size: 1.2rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	color: #272728;
}

.articleStyle14 span.bookmark {
	color: #FFF;
	font-size: 6rem;
	font-variation-settings:
	  'FILL' 1,
	  'wght' 200,
	  'GRAD' 0,
	  'opsz' 24;
	position: absolute;
	top: -2rem;
	left: 1rem;
	text-shadow: 0 0 3px #262626;
}

.articleStyle14 .logo {
	position: absolute;
	top: -2rem;
	left: 1rem;
	text-shadow: 0 0 3px #262626;
}

.articleStyle14 h3.txt{
	color: #000 !important;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
}

.articleStyle14 h3 {
	font-family: 'Rajdhani';
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	line-height: 0.9;
	text-align: left !important;
}

.articleStyle14 h3 strong {
	font-size: 2rem;
	font-weight: 700;
	color: #000;
}

.articleStyle14 .btnStyle1 {
	width: 100%;
	margin-top: 2rem;
	padding: 0.4rem 0rem 0.4rem 0rem;
	text-align: center;
}

.articleStyle14 .limits {
	width: 90%;
	gap: 1rem;
	margin: 0rem auto 2rem auto;
}

.articleStyle14 .limits div {
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	line-height: 1;
	font-weight: 700;
	gap: 0.5rem;
}

.articleStyle14 .limits div strong {
	font-size: 1rem;
	font-weight: 800;
}
.articleStyle14 .limits div p {
	color: #646464;
	font-size: 0.6rem;
	font-weight: 400;
	line-height: 1.3;
}

.articleStyle14 h5 {
	font-family: 'Armata';
	font-weight: 500;
	height: 70px;
}

.articleStyle14 ul {
	margin: 0rem auto 0rem auto;
	padding: 0rem 0rem 0rem 0rem;
}

.articleStyle14 ul li {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin-bottom: 0.5rem;
	font-family: 'Nunito';
	font-size: 0.9rem;
	list-style-position: outside;
}

.articleStyle14 ul li span.material-symbols-outlined {
	font-size: 1.2rem;
	font-weight: 600;
	color: #22552e;
}

/* @end */

/* @group Tools page styles */

#tools section {
	width: 1200px !important; 
	max-width: 1200px !important;
	margin: 0rem auto;
}

#tools .articleStyle1 .col2 p {
	font-family: 'Rajdhani';
    font-size: 2.5rem;
    line-height: 1;
}

#tools .stack .btnStyle2 {
	display: inline-flex;
    align-items: center;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(190, 190, 190) !important;
    border-image: initial !important;
	
}

#tools .stack .headerStyle2 h1 {
    font-family: Rajdhani;
    font-size: 3rem;
    width: 80% !important;
    max-width: none !important;
	padding: 3rem 0rem 0rem;
}

#tools .stack .headerStyle2 p {
	max-width: 40%;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 300;
    color: #666666 !important;
    margin: 0rem auto 2rem;
    padding: 0rem;
	font-family: 'Rajdhani';
}

#tools .stack11 .productEcosystem .col {
    flex-basis: 100%;
}

#tools .stack11 .productEcosystem .col .flexContainer.flexLayout5{
	align-items: center;
    color: #ffffff !important;
    gap: 2rem;
}

#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 {
    flex-basis: 63% !important;
}

#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 > h3,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 > h5,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 > div.limits strong,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 > div.limits p,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col2 ul li,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col2 ul li h2,
#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col2 ul li span.material-symbols-outlined {
	color: #000 !important;
}

#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col1 > div.limits{
	width: 30% !important;
    margin: 0rem 0rem 1rem !important;
}

#tools .stack11 .productEcosystem .col .flexContainer.flexLayout5 .col2 {
    padding-left: 2rem;
    flex-basis: 33% !important;
    border-left: 1px solid rgb(255, 255, 255);
}

#tools .stack11 .productEcosystem .col .flexContainer.flexLayout5 .col3 {
	flex-basis: 23% !important;
    height: 100px;
}

#tools .stack11 .productEcosystem .articleStyle14.productItem .flexContainer.flexLayout5 .col3 .btnStyle1 {
	background-color: rgb(207, 162, 71) !important;
    color: rgb(255, 255, 255) !important;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
}

#tools .stack11 .productEcosystem .articleStyle14.productItem:hover {
	background-color: #ffe9be !important;
    transition: 0.3s ease-in-out;
}

#tools .stack11 .productEcosystem .articleStyle14.txt{
	padding: 0rem;
	overflow: visible;
  border: 1px solid transparent;
}

#tools .stack11 .productEcosystem .articleStyle14.txt .imgContainer{
	  position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100% !important;
    height: 300px !important;
    background: #00000040;
    background-size: cover;
    overflow: visible;
    background-position: center;
    background-blend-mode: overlay;
    padding: 1rem;
    border-radius: 2rem 2rem 0rem 0rem;
}

#tools .stack11 .productEcosystem .articleStyle14.txt .txtStyle1{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1rem;
	text-align: left !important;
}

#tools .stack11 .productEcosystem .articleStyle14.txt .txtStyle1 h5{
	margin: 1rem 0rem 1rem 0rem !important;
    height: 100% !important;
}

#tools .stack11 .productEcosystem .articleStyle14.txt .txtStyle1 .limits{
	align-self: center;
    margin: 1rem 0rem 1rem 0rem !important;
}

#tools .stack11 hr{
	border: 1px solid #d9d9d9 !important;
}

.txtStyle1 .btnStyle2 {
	margin-bottom: 0.5rem;
}

#tools .stack11 .productEcosystem .articleStyle14.txt:hover{
	background-color: #fff !important;
	box-shadow: none !important;
}

#tools .articleStyle3 a.btnStyle1 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 0.5rem;
	white-space: nowrap;
}

#tools p.txtStyle2 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 0.5rem;
    font-weight: 500;
}

.stack7 .imgContainer {
	max-width: 1200px;
    display: flex;
    justify-content: center;
    margin: 0rem auto;
}

.stack7 .flexContainer.limits {
	font-family: Rajdhani;
    justify-content: center;
    gap: 5rem;
}

.stack7 .flexContainer.limits div {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.stack7 .flexContainer.limits div .material-symbols-outlined {
    font-size: 3rem;
    margin: 0rem 0rem 0.5rem;
}

#tools .stack .flexContainer.limits div:nth-child(1) .material-symbols-outlined {
    color: #5fb894;
}

#tools .stack .flexContainer.limits div:nth-child(2) .material-symbols-outlined {
	color: #d4749a;
}
#tools .stack .flexContainer.limits div:nth-child(3) .material-symbols-outlined {
	color: #4a90e2;
}
#tools .stack .flexContainer.limits div:nth-child(4) .material-symbols-outlined {
	color: #3a8d6e;
}

.stack7 .flexContainer.limits div strong {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: rgb(39, 39, 40);
}

.stack7 .flexContainer.limits div p {
    font-size: 1rem;
    font-weight: 300;
    color: rgb(102, 102, 102);
    margin: 0rem 0rem 0rem;
	padding: 0rem;
	font-family: 'Rajdhani';
}

#tools .stack11 .productEcosystem {
    padding: 2rem 0rem 0rem;
}

#tools .stack11 .productEcosystem .col.col1 {
    flex-basis: 23%;
}

#tools .stack7 article {
	width: fit-content;
	margin: 0rem auto 0rem auto;
}

#tools .stack7 form.formStyle3 {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0rem auto 0rem auto;
	justify-content: center !important;
	gap: 0.5rem;
	background-color: #45454E;
	border-radius: 0.4rem;
	width: fit-content;
	padding: 1rem;
}

#tools .stack7 form.formStyle3 input {
	height: 40px;
	width: 100%;
	padding: 0.5rem;
	background-color: #747474 !important;
	color: #fff !important;
	font-size: 0.9rem;
	font-family: 'Nunito';
	border: 1px solid transparent;
	border-radius: 0.4rem;
	text-align: left;
}

#tools .stack7 form.formStyle3 input:focus {
	outline: none;
	border: 1px solid #b9b9b9 !important;
}

#tools .stack7 form.formStyle3 input::placeholder {
	color: #d8d8d8 !important;
}

#tools .stack7 form.formStyle3 .btnStyle1 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 1rem;
	border-radius: 0.4rem;
	background-color: #F5B532;
	color: #FFF;
	border: none;
	flex-wrap: nowrap;
	white-space: nowrap;
}

#tools .stack7 form.formStyle3 .btnStyle1:hover {
	background-color: #cd972a;
	color: #FFF;
	cursor: pointer;
}

#tools .stack7 form.formStyle3 .txtStyle1 {
	display: flex;
	align-self: center;
	align-items: center;
	font-size: 0.9rem;
	color: #000 !important;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-family: 'Nunito';
	white-space: nowrap;
	gap: 0.5rem;
}

#tools .stack7 form.formStyle3 p.txtStyle1 a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

#tools .stack7 form.formStyle3 p.txtStyle1 a:hover {
	text-decoration: underline;
}

#tools .stack7 form.formStyle3 .boxStyle5 {
	align-self: center;
	background-color: #FFFFE3;
	border-radius: 0.4rem;
	padding: 0.7rem 1rem 0.7rem 1rem;
	width: fit-content;
}

#tools .stack7 form.formStyle3 .boxStyle1{
	display: flex;
	flex-direction: row;
	gap: 0.5rem;
	align-items: center;
	justify-content: center;
	width: 100%;
}

#tools .stack7 .txtStyle2 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: fit-content;
	margin: 0rem auto 0rem auto;
	padding: 0rem;
	gap: 0.5rem;
}

#tools .stack7 .txtStyle2 hr {
	border: 1px solid #e6e6e6 !important;
	width: 270px;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
}

#tools .stack7 .buttonBar {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0rem auto 0rem auto;
	padding: 0rem;
	gap: 0.5rem;	
  flex-direction: row;
}

#tools .stack7 .buttonBar .btnStyle1 {
	display: inline-flex;
	background-color: #ededed;
	color: #000;
	border: none;
	width: 100%;
	padding: 0.5rem 1rem;
	border-radius: 0.4rem;
	align-items: center;
	text-align: center;
	justify-content: center;
	gap: 0.5rem;
	flex-wrap: nowrap;
	white-space: nowrap;
}

#tools .stack7 .buttonBar .btnStyle1:hover {
	background-color: #d8d8d8;
	color: #000;
	cursor: pointer;
}

#tools .stack7 .buttonBar .btnStyle1 img {
	width: 20px;
	height: 20px;
	object-fit: contain;
}

#tools nav.userMenu .mnu{
	justify-content: flex-start;
	gap: 0.5rem;
}

nav.userMenu .mnu{
	display: flex;
	justify-content: space-between;
	padding: 0rem;
	margin: 0rem;
}

#tools .tabContent {
	 display: none;
}

#tools .tabContent.active {
    display: block;
}

#tools nav.userMenu .mnu li.taskTab {
	border-top: 1.5px solid #a6a6a6;
	border-bottom: none !important;
	border-left: 1.5px solid #a6a6a6;
	border-right: 1.5px solid #a6a6a6;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}

nav.userMenu .mnu li.taskTab.active {
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
	color: #000;
	background-color: #ffffff;
	font-weight: 600 !important;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
}

.stack12{
	margin: 0rem auto 0rem auto;
	max-width: 900px;
}

.stack12 .articleStyle7 {
	position: relative;
	padding: 1rem 2rem 2rem 2rem !important;
	border: 1px solid transparent;
	overflow: visible;
}

.stack12 .articleStyle7:hover{
	background-color: #feffe3;
	cursor: pointer;
	border: 1px solid transparent;
	transition: all 0.3s ease;
}

.stack12 .articleStyle7 .iconPillStandalone{
	position: absolute;
	top: -2rem;
	width: 60px;
	height: 60px;
	border-radius: 0.5rem;
	background-color: #9a8bdd !important;
	color: #fff;
	font-size: 1.5rem;
}

.stack12 .articleStyle7 p.txt {
	margin-top: 3rem;
}

.stack12 .articleStyle7 .iconPillStandalone span.material-symbols-outlined{
	font-size: 2.5rem;
}

.stack12 .articleStyle7 h2{
	margin: 0rem 0rem 0rem 0rem !important;
}

.stack12 .articleStyle7 hr{
	width: 15% !important;
	margin: 0.4rem 0rem 1rem 0rem !important;
	border: 1.5px solid #454545 !important;
}

.stack12 .articleStyle7 .col1 {
	border-bottom: 1px solid #626262;
}

.stack12 .articleStyle7 .col1 a{
	font-size: 1.2rem;
	font-weight: 100;
	color: #4a4a4a;
	font-family: 'Rajdhani';
	transition: all 0.3s ease;
}

.stack12 .articleStyle7 .col1 a:hover {
	color: #080808;
	font-weight: 600;
	transform: translateY(-0.2rem);
}

.stack12 .articleStyle7 .col2 .buttonBar{
	gap: 0.5rem;
}

.stack12 .articleStyle7 .col2 .buttonBar .material-symbols-outlined{
	font-size: 1.5rem;
	color: #4a4a4a;
}

.stack12 .articleStyle7 .col2 .buttonBar .material-symbols-outlined:hover {
	cursor: pointer;
	color: #473f68;
	font-variation-settings: 'FILL' 1, 'wght' 200, 'GRAD' 0, 'opsz' 24;
}
/* end tools page styles  */

/* @On boarding form */
.stack13 {
    max-width: 1200px;
    margin: 0rem auto 0rem auto;
    min-height: calc(100vh - 73px);
}
/* @end */

/* @end */

/* @group Section specific styles & overrides */

/* Styles that apply only to specific sections, section specific modifiers of globally available classes */


/* @group Home */

#home .stack1 .col2 img {
	width: 100%;
}
 
#home .stack2 > div p {
	display: flex;
	align-items: center;
}

#home .stack2 p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 10% 0rem 0rem;
	font-size: 1.2rem;
	color: #45454C;
	line-height: 1.3;
}

#home .stack3.flexLayout4 > .col1 {
	flex-basis: 17%;
	position: sticky ;
	top: 0rem ;
	max-width: 17% ;
	align-self: flex-start ;
	overflow-y: auto ;
}

#home .stack3.flexLayout4 > .col2 {
	flex-basis: 82%;

}

/* #home .stack3.flexLayout4 > .col1 ul {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
}

#home .stack3.flexLayout4 > .col1 ul li {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1rem;
	line-height: 2;
} */

/* #home .stack3.flexLayout4 > .col1 ul li a {
	display: flex;
	align-items: center;
	color: #0366d6;
} */
/* 
#home .stack3.flexLayout4 > .col1 ul li span{
	padding: 0rem 0.5rem 0rem 0rem;
	color: #7a7a7a;
} */

#home .flexLayout4 > .col2 > article, #home .flexLayout4 > .col2 > section, #home .flexLayout4 > .col2 > aside {
	margin-right: 1rem;
}

#home .flexLayout4 > .col2 > .stack.listContainer {
	width: auto;
	margin: 0rem 1rem 1rem 1rem !important;
	padding: 1.5rem !important;
	border-radius: 1rem;
}

#home .flexLayout4 > .col2 > article > .flexLayout5.marginBottom-XS {
	align-items: flex-start;
}

#home .flexLayout4 > .col2 > article > .col1 > .subFlexLayout2e {
	align-items: flex-start;
}

#home .flexLayout4 > .col2 > article .subFlexLayout2e .imgContainer {
	margin: 0rem !important;
}

#home .flexLayout4 > .col2 > article .subFlexLayout2e img {
	width: 100%;
	object-fit: contain;
	border-radius: 1rem;
}

#home .flexLayout4 > .col2 > article > .flexLayout5 .subFlexLayout2e .txt h1 {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
}

#home .flexLayout4 > .col2 > article > .flexLayout5 .subFlexLayout2e .txt p {
	color: #666;
	font-size: 0.9rem;
	margin: 0;
}

#home .flexLayout4 > .col2 > article > .flexLayout5 > .col2 {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 0.5rem !important;
}

#home .flexLayout4 > .col2 > article > .flexLayout5 > .col2 .btnStyle1 {
	padding: 0.2rem 0.5rem 0.2rem 0.5rem;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background-color: #0366d6 !important;
	border-color: #0366d6 !important;
}

#home .flexLayout4 > .col2 > article > .flexLayout5 > .col2 .btnStyle1:hover {
	background-color: #01489a !important;
	color: #FFF !important;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c {
	gap: 2rem;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c > ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c > ul {
	list-style: none !important;
	padding: 0;
	margin: 0rem 0rem 0rem 0rem !important;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c li {
	margin-bottom: 1.5rem;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c li h3 {
	font-family: 'Rajdhani';
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 0.3rem;
	color: #333;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

/* ======= Manual Lead Requests Start ======= */

#manualLeadRequests .manualLeadRequestsLayout {
	max-width: 1100px;
	margin: 0 auto;
	display: grid;
	gap: 2.5rem;
	padding-bottom: 3rem;
}

#manualLeadRequests .manualRequestsIntro {
	text-align: center;
	display: grid;
	gap: 1.5rem;
	justify-items: center;
}

#manualLeadRequests .manualRequestsIntro .leadText {
	max-width: 640px;
}

#manualLeadRequests .manualRequestsHighlights {
	margin-top: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 1rem;
}

#manualLeadRequests .manualRequestsGoals header {
	text-align: center;
}

#manualLeadRequests .manualRequestsGoals header p {
	margin: 0.5rem auto;
	max-width: 720px;
}

#manualLeadRequests .manualRequestsGrid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 1.25rem;
}

#manualLeadRequests .manualRequestCard {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 0.65rem;
	background: #ffffff;
	border-radius: 16px;
	padding: 1.25rem 1.15rem;
	min-height: 220px;
	border: 1px solid #d9e4ff;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	cursor: pointer;
}

#manualLeadRequests .manualRequestCard:hover,
#manualLeadRequests .manualRequestCard:focus-visible {
	transform: translateY(-4px);
	border-color: transparent;
	box-shadow: 0 0 0 2px rgba(51, 214, 196, 0.35), 0 12px 32px rgba(15, 35, 95, 0.08);
}

#manualLeadRequests .manualRequestCard:focus-visible {
	outline: none;
}

#manualLeadRequests .manualRequestCard h3 {
	font-size: 1.05rem;
	margin: 0;
	color: #222;
}

#manualLeadRequests .manualRequestCard .cardSubtitle {
	margin: 0;
	color: #5b6067;
	font-size: 0.9rem;
	line-height: 1.4;
}

#manualLeadRequests .manualRequestCard .iconHalo {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: var(--icon-color, #2f6bff);
	color: #ffffff;
	font-size: 1.25rem;
}

#manualLeadRequests .manualRequestCard .iconHalo i {
	font-size: 1.15rem;
	line-height: 1;
}

#manualLeadRequests .manualRequestCard .tags {
	display: flex;
	gap: 0.5rem;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0.75rem 0 0;
	padding: 0;
	list-style: none;
}

#manualLeadRequests .manualRequestCard .tags li {
	background: #f0f3ff;
	color: #3c4f7c;
	padding: 0.35rem 0.75rem;
	border-radius: 999px;
	font-size: 0.82rem;
	font-weight: 600;
	text-transform: lowercase;
}

#manualLeadRequests .manualRequestCard .cardBadge {
	position: absolute;
	top: 12px;
	right: 12px;
	color: #f7b500;
	font-size: 20px;
}

#manualLeadRequests .manualRequestCard .cardFooter {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	margin-top: auto;
}

#manualLeadRequests .manualRequestCard .turnaround {
	display: flex;
	align-items: center;
	gap: 0.45rem;
	font-size: 0.9rem;
	color: #525252;
	margin: 0;
}

#manualLeadRequests .manualRequestCard .turnaround span {
	font-size: 1.1rem;
	color: #8f5be8;
}

#manualLeadRequests .manualRequestsTabs {
	display: inline-flex;
	align-items: flex-end;
	gap: 2.2rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	margin-bottom: 1.5rem;
	padding-bottom: 0.5rem;
}

#manualLeadRequests .manualRequestsTab {
	position: relative;
	border: none;
	background: transparent;
	padding: 0;
	font-weight: 600;
	font-size: 1rem;
	color: rgba(0, 0, 0, 0.55);
	cursor: pointer;
	transition: color 0.2s ease;
}

#manualLeadRequests .manualRequestsTab.is-active {
	color: #111827;
}

#manualLeadRequests .manualRequestsTab.is-active::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -0.55rem;
	width: 100%;
	height: 0.25rem;
	background: linear-gradient(90deg, #ec4899, #a855f7);
	border-radius: 999px;
}

#manualLeadRequests .manualRequestsTab:not(.is-active):hover {
	color: rgba(0, 0, 0, 0.75);
}

#manualLeadRequests .manualRequestsHistoryPanel {
	display: grid;
	gap: 1.5rem;
}

#manualLeadRequests .manualRequestsHistoryPanel.is-hidden {
	display: none;
}

#manualLeadRequests .manualRequestsHistoryHeader {
	display: grid;
	gap: 0.5rem;
}

#manualLeadRequests .manualRequestsHistoryHeader h2 {
	margin: 0;
}

#manualLeadRequests .manualRequestsHistoryHeader p {
	margin: 0;
	color: rgba(0, 0, 0, 0.6);
}

#manualLeadRequests .manualRequestsHistoryList {
	display: grid;
	gap: 1rem;
}

#manualLeadRequests .manualRequestsPagination,
#manualLeadRequestDetail .leadPagination {
	display: flex;
	justify-content: center;
	width: 100%;
	padding-bottom: 20px;
}

#manualLeadRequests .manualRequestsPagination ul,
#manualLeadRequestDetail .leadPagination ul {
	display: inline-flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 0.4rem;
	flex-wrap: wrap;
	justify-content: center;
}

#manualLeadRequests .manualRequestsPagination .paginationButton,
#manualLeadRequestDetail .leadPagination .paginationButton {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.4rem 0.9rem;
	border-radius: 999px;
	border: 1px solid #d4daf4;
	font-weight: 600;
	font-size: 0.85rem;
	color: #1d2a6d;
	text-decoration: none;
	background: #fff;
	min-width: 2.5rem;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

#manualLeadRequests .manualRequestsPagination .paginationButton:hover,
#manualLeadRequestDetail .leadPagination .paginationButton:hover {
	background: #eef2ff;
	border-color: #bfc6ef;
	color: #111b4f;
}

#manualLeadRequests .manualRequestsPagination .paginationButton.is-disabled,
#manualLeadRequestDetail .leadPagination .paginationButton.is-disabled {
	opacity: 0.45;
	cursor: not-allowed;
	pointer-events: none;
}

#manualLeadRequests .manualRequestsPagination .paginationButton.is-current,
#manualLeadRequestDetail .leadPagination .paginationButton.is-current {
	background: linear-gradient(135deg, #ec4899, #a855f7);
	color: #fff;
	border-color: transparent;
	box-shadow: 0 8px 24px rgba(168, 85, 247, 0.35);
}

#manualLeadRequests .manualRequestEntry {
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	padding: 1.1rem 1.25rem;
	background: #ffffff;
	display: grid;
	gap: 0.8rem;
	color: inherit;
	text-decoration: none;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

#manualLeadRequests .manualRequestEntry:hover {
	border-color: rgba(236, 72, 153, 0.4);
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
	transform: translateY(-2px);
}

#manualLeadRequests .manualRequestEntry header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1rem;
}

#manualLeadRequests .manualRequestEntry .entryHeading {
	display: grid;
	gap: 0.4rem;
}

#manualLeadRequests .manualRequestEntry .entryHeading h3 {
	margin: 0;
	font-size: 1.05rem;
}

#manualLeadRequests .manualRequestEntry .entryId {
	font-size: 0.85rem;
	color: #6b7280;
}

#manualLeadRequests .statusChip {
	display: inline-flex;
	align-items: center;
	padding: 0.25rem 0.6rem;
	border-radius: 999px;
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: capitalize;
}

#manualLeadRequests .statusChip-pending {
	background: rgba(255, 193, 7, 0.18);
	color: #a76b00;
}

#manualLeadRequests .statusChip-in_progress {
	background: rgba(33, 150, 243, 0.2);
	color: #0d47a1;
}

#manualLeadRequests .statusChip-completed {
	background: rgba(76, 175, 80, 0.22);
	color: #1b5e20;
}

#manualLeadRequests .manualRequestEntry .entryMeta {
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
	font-size: 0.85rem;
	color: #6b7280;
}

#manualLeadRequests .manualRequestEntry .entryMeta span::before {
	content: "•";
	margin: 0 0.6rem 0 0;
	color: #d1d5db;
}

#manualLeadRequests .manualRequestEntry .entryMeta span:first-child::before {
	display: none;
}

#manualLeadRequests .manualRequestEntry .entryFields {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}

#manualLeadRequests .manualRequestEntry .entryField {
	background: #f8fafc;
	border-radius: 12px;
	padding: 0.55rem 0.7rem;
	display: grid;
	gap: 0.35rem;
	min-width: 160px;
}

#manualLeadRequests .manualRequestEntry .entryField .fieldLabel {
	font-size: 0.8rem;
	font-weight: 600;
	color: #475569;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#manualLeadRequests .manualRequestEntry .entryField .fieldValue {
	font-size: 0.92rem;
	color: #1f2937;
}

#manualLeadRequests .manualRequestEntry:hover .entryHeading h3 {
	color: #111827;
}

#manualLeadRequests .manualRequestEntry:hover .entryField {
	background: #f1f5f9;
}

#manualLeadRequests .manualRequestEntry .entryFieldMore {
	background: rgba(236, 72, 153, 0.08);
	color: #be2773;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
}

#manualLeadRequests .manualRequestEntry .entryFieldMore:hover {
	color: #9d1f61;
}

#manualLeadRequests .manualRequestsEmpty {
	text-align: center;
	padding: 2rem;
	border: 1px dashed rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.65);
}

@media (max-width: 768px) {
	#manualLeadRequests .manualRequestsTabs {
		width: 100%;
		justify-content: space-between;
	}

	#manualLeadRequests .manualRequestEntry {
		padding: 1rem;
	}

	#manualLeadRequests .manualRequestEntry header {
		flex-direction: column;
		align-items: flex-start;
		gap: 0.5rem;
	}

	#manualLeadRequests .manualRequestEntry .entryMeta span::before {
		display: none;
	}
}

#manualLeadRequestDetail .manualLeadRequestDetail {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	display: grid;
	gap: 2rem;
	box-sizing: border-box;
	padding: clamp(1rem, 4vw, 3rem);
}

#manualLeadRequestDetail .detailToolbar {
	display: flex;
	justify-content: flex-start;
	margin-bottom: -0.5rem;
}

#manualLeadRequestDetail .detailBackLink {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	padding: 0.45rem 0.9rem;
	border-radius: 999px;
	background: #f2f4ff;
	color: #1c2b6d;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #dfe4ff;
	transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

#manualLeadRequestDetail .detailBackLink:hover,
#manualLeadRequestDetail .detailBackLink:focus-visible {
	background: #dfe5ff;
	color: #0f1b4e;
	transform: translateY(-1px);
}

#manualLeadRequestDetail .detailBackLink .material-symbols-outlined {
	font-size: 1.1rem;
}

#manualLeadRequestDetail .manualRequestSummary,
#manualLeadRequestDetail .manualRequestPreload,
#manualLeadRequestDetail .manualRequestLeads {
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	padding: 1.2rem 1.4rem;
	background: #ffffff;
	display: grid;
	gap: 1rem;
}

#manualLeadRequestDetail .manualRequestPreload header,
#manualLeadRequestDetail .manualRequestLeads header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 0.75rem;
}

#manualLeadRequestDetail .manualRequestPreload header h2,
#manualLeadRequestDetail .manualRequestLeads header h2 {
	margin: 0;
	font-size: 1.1rem;
}

#manualLeadRequestDetail .manualRequestPreload header p,
#manualLeadRequestDetail .manualRequestLeads header p {
	margin: 0.3rem 0 0;
	font-size: 0.85rem;
	color: #64748b;
}
.manualLeadRequestDetail .leadActions,
#manualLeadRequestDetail .leadActions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
	align-items: center;
}
.manualLeadRequestDetail .leadActions form,
#manualLeadRequestDetail .leadActions form {
	display: inline-flex;
	margin: 0;
}
.manualLeadRequestDetail .leadActionButton,
#manualLeadRequestDetail .leadActionButton {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.4rem 0.85rem;
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 600;
	border: 1px solid transparent;
	outline: none;
	appearance: none;
	cursor: pointer;
	text-decoration: none;
	background: #f8fafc;
	color: #0f172a;
	border-color: #e2e8f0;
	transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.manualLeadRequestDetail .leadActionButton:hover,
#manualLeadRequestDetail .leadActionButton:hover {
	transform: translateY(-1px);
}
.manualLeadRequestDetail .leadActionButton.secondary,
#manualLeadRequestDetail .leadActionButton.secondary {
	background: #f8fafc;
	border-color: #cbd5f5;
	color: #0f172a;
}
.manualLeadRequestDetail .leadActionButton.primary,
#manualLeadRequestDetail .leadActionButton.primary {
	background: linear-gradient(135deg, #2563eb, #1d4ed8);
	color: #fff;
	border-color: transparent;
	box-shadow: 0 8px 24px -12px rgba(37, 99, 235, 0.65);
}
.manualLeadRequestDetail .leadActionButton.danger,
#manualLeadRequestDetail .leadActionButton.danger {
	background: linear-gradient(135deg, #fee2e2, #fecaca);
	border-color: #fca5a5;
	color: #b91c1c;
}
.manualLeadRequestDetail .leadActionButton.disabled,
#manualLeadRequestDetail .leadActionButton.disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}
.manualLeadRequestDetail .leadActionButton.primary:disabled,
#manualLeadRequestDetail .leadActionButton.primary:disabled,
.manualLeadRequestDetail .leadActionButton.danger:disabled,
#manualLeadRequestDetail .leadActionButton.danger:disabled {
	opacity: 0.35;
	box-shadow: none;
}

#manualLeadRequestDetail .manualRequestSummary header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
}

#manualLeadRequestDetail .manualRequestSummary .summaryHeading {
	display: flex;
	align-items: baseline;
	gap: 1rem;
	flex-wrap: wrap;
}

#manualLeadRequestDetail .manualRequestSummary h1 {
	margin: 0;
	font-size: 1.2rem;
}

#manualLeadRequestDetail .manualRequestSummary .summaryMeta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem 1.2rem;
	font-size: 0.85rem;
	color: #4b5563;
}

#manualLeadRequestDetail .manualRequestSummary .summaryFieldList {
	display: grid;
	gap: 0.4rem;
	margin: 0;
	width: 100%;
}

#manualLeadRequestDetail .manualRequestSummary .summaryFieldList > div {
	display: flex;
	gap: 0.5rem;
	font-size: 0.9rem;
	color: #1f2937;
	flex-wrap: wrap;
	word-break: break-word;
}

#manualLeadRequestDetail .manualRequestSummary .summaryFieldList dt {
	min-width: 160px;
	font-weight: 600;
	color: #475569;
	word-break: break-word;
}

#manualLeadRequestDetail .manualRequestSummary .summaryFieldList dd {
	margin: 0;
	flex: 1 1 auto;
	word-break: break-word;
	overflow-wrap: anywhere;
}

#manualLeadRequestDetail .manualRequestLeads header h2 {
	margin: 0;
	font-size: 1.2rem;
}

#manualLeadRequestDetail .manualRequestLeads header .headerActions {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-top: 1rem;
	flex-wrap: wrap;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionsContainer {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	padding: 0.75rem 1rem;
	background: #f8f9fa;
	border-radius: 8px;
	border: 1px solid #e0e0e0;
	margin-right: 1rem;
	min-width: 300px;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkSelectionCount {
	font-weight: 600;
	color: #495057;
	margin-right: 0.75rem;
	font-size: 0.9rem;
	padding-right: 0.75rem;
	border-right: 1px solid #dee2e6;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton {
	padding: 0.6rem 1.25rem;
	border: none;
	border-radius: 6px;
	font-size: 0.875rem;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.2s;
	white-space: nowrap;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.primary {
	background: #007bff;
	color: white;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.primary:hover:not(:disabled) {
	background: #0056b3;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.danger {
	background: #dc3545;
	color: white;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.danger:hover:not(:disabled) {
	background: #c82333;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.secondary {
	background: #6c757d;
	color: white;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton.secondary:hover:not(:disabled) {
	background: #5a6268;
}

#manualLeadRequestDetail .manualRequestLeads header .bulkActionButton:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

#manualLeadRequestDetail .manualRequestLeads header p {
	margin: 0.4rem 0 0;
	color: #6b7280;
	font-size: 0.92rem;
}

#manualLeadRequestDetail .exportDropdownContainer {
	position: relative;
}

#manualLeadRequestDetail .exportButton {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.6rem 1.2rem;
	background: linear-gradient(135deg, #2563eb, #1d4ed8);
	color: #fff;
	border: none;
	border-radius: 999px;
	font-size: 0.9rem;
	font-weight: 600;
	cursor: pointer;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	box-shadow: 0 4px 12px -4px rgba(37, 99, 235, 0.5);
}

#manualLeadRequestDetail .exportButton:hover,
#manualLeadRequestDetail .exportButton:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 6px 16px -4px rgba(37, 99, 235, 0.6);
}

#manualLeadRequestDetail .exportButton .material-symbols-outlined {
	font-size: 1.2rem;
	transition: transform 0.2s ease;
}

#manualLeadRequestDetail .exportButton[aria-expanded="true"] .material-symbols-outlined {
	transform: rotate(180deg);
}

#manualLeadRequestDetail .exportDropdown {
	position: absolute;
	top: calc(100% + 0.5rem);
	right: 0;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 12px;
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
	padding: 0.75rem;
	min-width: 200px;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-8px);
	transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
}

#manualLeadRequestDetail .exportDropdown.is-open {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

#manualLeadRequestDetail .exportOption {
	display: flex;
	align-items: center;
	gap: 0.6rem;
	padding: 0.6rem 0.5rem;
	border-radius: 8px;
	cursor: pointer;
	transition: background 0.2s ease;
}

#manualLeadRequestDetail .exportOption:hover {
	background: #f8fafc;
}

#manualLeadRequestDetail .exportOption input[type="checkbox"] {
	width: 18px;
	height: 18px;
	cursor: pointer;
	accent-color: #2563eb;
}

#manualLeadRequestDetail .exportOption span {
	font-size: 0.9rem;
	color: #1f2937;
	font-weight: 500;
}

#manualLeadRequestDetail .exportConfirmButton {
	width: 100%;
	margin-top: 0.5rem;
	padding: 0.6rem;
	background: linear-gradient(135deg, #2563eb, #1d4ed8);
	color: #fff;
	border: none;
	border-radius: 8px;
	font-size: 0.9rem;
	font-weight: 600;
	cursor: pointer;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

#manualLeadRequestDetail .exportConfirmButton:hover,
#manualLeadRequestDetail .exportConfirmButton:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 4px 12px -4px rgba(37, 99, 235, 0.5);
}

#manualLeadRequestDetail .leadTableScroller {
	overflow-x: auto;
	width: 100%;
}

#manualLeadRequestDetail .leadTable {
	width: 100%;
	border-collapse: collapse;
	min-width: 1800px;
}

#manualLeadRequestDetail .leadTable th,
#manualLeadRequestDetail .leadTable td {
	padding: 0.75rem 1.2rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	text-align: left;
	font-size: 0.9rem;
	white-space: nowrap;
}

#manualLeadRequestDetail .leadTable .checkboxColumn {
	width: 40px;
	text-align: center;
}

#manualLeadRequestDetail .leadTable .checkboxColumn input[type="checkbox"] {
	cursor: pointer;
	width: 18px;
	height: 18px;
	accent-color: #2563eb;
}

#manualLeadRequestDetail .leadTable tr.is-verifying {
	background-color: #fff3cd;
}

#manualLeadRequestDetail .leadTable tr.is-enriched {
	background-color: #d4edda;
}

#manualLeadRequestDetail .leadCompanyLink {
	color: #2563eb;
	text-decoration: none;
	font-weight: 500;
	transition: color 0.2s;
}

#manualLeadRequestDetail .leadCompanyLink:hover {
	color: #1d4ed8;
	text-decoration: underline;
}

#manualLeadRequestDetail .leadTable .checkboxColumn {
	width: 40px;
	text-align: center;
}

#manualLeadRequestDetail .leadTable .checkboxColumn input[type="checkbox"] {
	cursor: pointer;
	width: 18px;
	height: 18px;
	accent-color: #2563eb;
}

#manualLeadRequestDetail .leadTable tr.is-verifying {
	background-color: #fff3cd;
}

#manualLeadRequestDetail .leadTable tr.is-enriched {
	background-color: #d4edda;
}

#manualLeadRequestDetail .leadCompanyLink {
	color: #2563eb;
	text-decoration: none;
	font-weight: 500;
	transition: color 0.2s;
}

#manualLeadRequestDetail .leadCompanyLink:hover {
	color: #1d4ed8;
	text-decoration: underline;
}

#manualLeadRequestDetail .leadTable th {
	text-transform: uppercase;
	font-size: 0.8rem;
	letter-spacing: 0.06em;
	color: #6b7280;
	white-space: nowrap;
}

#manualLeadRequestDetail .leadStatus {
	display: inline-flex;
	align-items: center;
	padding: 0.2rem 0.55rem;
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 600;
	text-transform: capitalize;
}

#manualLeadRequestDetail .leadStatus-pending .enrichingIndicator {
	margin-left: 0.5rem;
	font-size: 0.7rem;
	animation: pulse 1.5s ease-in-out infinite;
}

@keyframes pulse {
	0%, 100% { opacity: 1; }
	50% { opacity: 0.5; }
}

#manualLeadRequestDetail .leadStatus-verified {
	background: rgba(34, 197, 94, 0.15);
	color: #047857;
}

#manualLeadRequestDetail .leadStatus-pending {
	background: rgba(59, 130, 246, 0.15);
	color: #1d4ed8;
}

#manualLeadRequestDetail .leadStatus-rejected {
	background: rgba(248, 113, 113, 0.18);
	color: #b91c1c;
}

#manualLeadRequestDetail .manualRequestsEmpty {
	text-align: center;
	padding: 2rem;
	border: 1px dashed rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.65);
}

@media (max-width: 768px) {
	#manualLeadRequestDetail .manualLeadRequestDetail {
		padding: 1rem;
	}

	#manualLeadRequestDetail .manualRequestSummary header {
		flex-direction: column;
		align-items: flex-start;
	}

	#manualLeadRequestDetail .manualRequestSummary .summaryMeta {
		flex-direction: column;
		gap: 0.4rem;
	}

	#manualLeadRequestDetail .manualRequestSummary .summaryField {
		width: 100%;
	}

	#manualLeadRequestDetail .leadTable {
		min-width: 1000px;
	}
}

@media (max-width: 540px) {
	#manualLeadRequestDetail .manualLeadRequestDetail {
		padding: 0.75rem;
	}

	#manualLeadRequestDetail .detailBackLink {
		width: 100%;
		justify-content: center;
	}

	#manualLeadRequestDetail .leadTable {
		min-width: 900px;
	}
}
#manualLeadRequests .manualRequestCard .btnStyle1 {
	align-self: flex-start;
}

#manualLeadRequests .manualRequestsHowItWorks header h2,
#manualLeadRequests .manualRequestsNext header h2 {
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
}

#manualLeadRequests .manualRequestsHowItWorks header p {
	color: #575757;
	max-width: 600px;
}

#manualLeadRequests .manualRequestsHowItWorks .manualSteps {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 1rem;
}

#manualLeadRequests .manualRequestsHowItWorks .manualSteps article {
	background: #fafafa;
	border-radius: 0.9rem;
	padding: 1.25rem;
	border: 1px solid #ededed;
}

#manualLeadRequests .manualRequestsHowItWorks .stepNumber {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	background: linear-gradient(180deg, rgb(167, 81, 224) 0%, rgb(232, 170, 83) 89%);
	color: #fff;
	font-weight: 600;
	margin-bottom: 0.5rem;
}

#manualLeadRequests .manualRequestsNext ul {
	list-style: disc;
	padding-left: 1.2rem;
	color: #4b4b4b;
}

#manualLeadRequests .manualRequestsNext li {
	margin-bottom: 0.6rem;
}

#manualLeadRequests .manualRequestsNext .note {
	margin-top: 1rem;
	font-size: 0.9rem;
	color: #6a6a6a;
	font-style: italic;
} */

/* Manual Lead Requests: Modal & Form */

#manualLeadRequests .manualRequestsGoals header h2 {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
}

#manualLeadRequests .manualInfoTrigger {
	background: none;
	border: none;
	color: #2b7fff;
	font-size: 1.35rem;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	line-height: 1;
}

#manualLeadRequests .manualInfoTrigger:hover,
#manualLeadRequests .manualInfoTrigger:focus-visible {
	color: #1a4fbb;
}

#manualLeadRequests .manualInfoModal {
	position: fixed;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	background: rgba(11, 21, 48, 0.55);
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s ease;
	z-index: 1200;
}

#manualLeadRequests .manualInfoModal.is-open {
	opacity: 1;
	pointer-events: auto;
}

#manualLeadRequests .manualInfoModal .modalOverlay {
	position: absolute;
	inset: 0;
	background: transparent;
}

#manualLeadRequests .manualInfoModal .modalDialog {
	position: relative;
	background: #ffffff;
	border-radius: 18px;
	box-shadow: 0 28px 60px rgba(15, 25, 54, 0.25);
	max-width: 1020px;
	width: 100%;
	max-height: 90vh;
	overflow-y: auto;
	padding: 2.5rem 2.25rem 2rem;
	transform: translateY(24px);
	opacity: 0;
	transition: transform 0.25s ease, opacity 0.25s ease;
}

#manualLeadRequests .manualInfoModal.is-open .modalDialog {
	transform: translateY(0);
	opacity: 1;
}

#manualLeadRequests .manualInfoModal .modalClose {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	background: #eff2ff;
	border: none;
	border-radius: 999px;
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #4a4f6a;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease;
}

#manualLeadRequests .manualInfoModal .modalClose:hover,
#manualLeadRequests .manualInfoModal .modalClose:focus-visible {
	background: #dfe7ff;
	color: #1e2557;
}

body.modalOpen {
	overflow: hidden;
}

#manualLeadRequests .manualFormModal {
	position: fixed;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.5rem;
	background: rgba(11, 21, 48, 0.55);
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.25s ease;
	z-index: 1250;
}

#manualLeadRequests .manualFormModal.is-open {
	opacity: 1;
	pointer-events: auto;
}

#manualLeadRequests .manualFormModal .modalOverlay {
	position: absolute;
	inset: 0;
	background: transparent;
}

#manualLeadRequests .manualFormModal .modalDialog {
	position: relative;
	background: #ffffff;
	border-radius: 18px;
	box-shadow: 0 28px 60px rgba(15, 25, 54, 0.25);
	max-width: 760px;
	width: 100%;
	max-height: 92vh;
	overflow-y: auto;
	padding: 2.5rem 2.5rem 2rem;
	transform: translateY(24px);
	opacity: 0;
	transition: transform 0.25s ease, opacity 0.25s ease;
	scrollbar-width: none;
}

#manualLeadRequests .manualFormModal .modalDialog::-webkit-scrollbar {
	display: none;
}

#manualLeadRequests .manualFormModal.is-open .modalDialog {
	transform: translateY(0);
	opacity: 1;
}

#manualLeadRequests .manualFormModal .modalClose {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	background: #eff2ff;
	border: none;
	border-radius: 999px;
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #4a4f6a;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease;
}

#manualLeadRequests .manualFormModal .modalClose:hover,
#manualLeadRequests .manualFormModal .modalClose:focus-visible {
	background: #dfe7ff;
	color: #1e2557;
}

#manualLeadRequests .manualLeadForm {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

#manualLeadRequests .manualLeadForm .formHeader h2 {
	font-size: 1.6rem;
	margin-bottom: 0.4rem;
}

#manualLeadRequests .manualLeadForm .formHeader p {
	margin: 0;
	color: #575e68;
	font-size: 0.95rem;
}

#manualLeadRequests .manualLeadForm .formFields {
	display: grid;
	gap: 1.25rem;
}

#manualLeadRequests .manualLeadForm .formField {
	display: flex;
	flex-direction: column;
	gap: 0.55rem;
}

#manualLeadRequests .manualLeadForm .formField.is-hidden {
	display: none;
}

#manualLeadRequests .manualLeadForm .radioGroup {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

#manualLeadRequests .manualLeadForm .radioOption {
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
	border: 1px solid #dfe3f4;
	background: #f8f9ff;
	border-radius: 999px;
	padding: 0.4rem 0.85rem;
	font-weight: 600;
	color: #1f2c61;
	cursor: pointer;
	transition: border-color 0.2s ease, background 0.2s ease;
}

#manualLeadRequests .manualLeadForm .radioOption:hover,
#manualLeadRequests .manualLeadForm .radioOption:focus-within {
	border-color: #aab5ea;
	background: #eef1ff;
}

#manualLeadRequests .manualLeadForm .radioOption input {
	accent-color: #2b7fff;
}

#manualLeadRequests .manualLeadForm .checkboxGroup {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

#manualLeadRequests .manualLeadForm .checkboxOption {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	padding: 0.35rem 0.6rem;
	border-radius: 10px;
	background: #f8f9ff;
	border: 1px solid #dfe3f4;
	font-weight: 600;
	color: #1f2c61;
	cursor: pointer;
	transition: background 0.2s ease, border-color 0.2s ease;
}

#manualLeadRequests .manualLeadForm .checkboxOption:hover,
#manualLeadRequests .manualLeadForm .checkboxOption:focus-within {
	background: #eef2ff;
	border-color: #aab5ea;
}

#manualLeadRequests .manualLeadForm .checkboxOption input {
	accent-color: #2b7fff;
}

#manualLeadRequests .manualLeadForm .formField label {
	font-weight: 600;
	color: #222;
}

#manualLeadRequests .manualLeadForm input[type="text"],
#manualLeadRequests .manualLeadForm input[type="number"],
#manualLeadRequests .manualLeadForm input[type="date"],
#manualLeadRequests .manualLeadForm textarea,
#manualLeadRequests .manualLeadForm select {
	border: 1px solid #d5d9e2;
	border-radius: 10px;
	padding: 0.75rem 0.85rem;
	font-size: 0.95rem;
	font-family: inherit;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

#manualLeadRequests .manualLeadForm input[type="text"]:focus,
#manualLeadRequests .manualLeadForm input[type="number"]:focus,
#manualLeadRequests .manualLeadForm input[type="date"]:focus,
#manualLeadRequests .manualLeadForm textarea:focus,
#manualLeadRequests .manualLeadForm select:focus {
	outline: none;
	border-color: #2b7fff;
	box-shadow: 0 0 0 3px rgba(43, 127, 255, 0.15);
}

#manualLeadRequests .manualLeadForm textarea {
	min-height: 120px;
}

#manualLeadRequests .manualLeadForm select[multiple] {
	height: auto;
	min-height: 140px;
}

#manualLeadRequests .manualLeadForm .dateRangeGroup {
	display: grid;
	gap: 0.75rem;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

#manualLeadRequests .manualLeadForm .fieldHelp {
	margin: 0;
	font-size: 0.85rem;
	color: #6a6f78;
}

#manualLeadRequests .manualLeadForm .manualRequestFormStatus {
	margin: 0;
	padding: 0.85rem 1rem;
	border-radius: 10px;
	font-weight: 600;
	background: #eff3ff;
	color: #1f2c61;
	border: 1px solid #d0d7ff;
}

#manualLeadRequests .manualLeadForm .manualRequestFormStatus.is-success {
	background: #e7f8f1;
	border-color: #9cdcc0;
	color: #135f3d;
}

#manualLeadRequests .manualLeadForm .manualRequestFormStatus.is-error {
	background: #fdecea;
	border-color: #f5b1a8;
	color: #8c1f12;
}

#manualLeadRequests .manualLeadForm .manualRequestFormErrors {
	margin: 0;
	padding: 0.85rem 1rem;
	border-radius: 10px;
	background: #fff5f5;
	border: 1px solid #f1b7b2;
	color: #8c1f12;
}

#manualLeadRequests .manualLeadForm .manualRequestFormErrors p {
	margin: 0 0 0.35rem 0;
	font-weight: 600;
	color: inherit;
}

#manualLeadRequests .manualLeadForm .manualRequestFormErrors p:last-child {
	margin-bottom: 0;
}

#manualLeadRequests .manualRequestFeedback {
	margin: 0 0 1rem 0;
	padding: 0.9rem 1.15rem;
	border-radius: 12px;
	border: 1px solid #dbe3ff;
	background: #f4f6ff;
	color: #1f2c61;
	font-weight: 600;
	transition: opacity 0.2s ease;
}

#manualLeadRequests .manualRequestFeedback.is-success {
	background: #e7f8f1;
	border-color: #9cdcc0;
	color: #0e6440;
}

#manualLeadRequests .manualRequestFeedback.is-error {
	background: #fdecea;
	border-color: #f5b1a8;
	color: #8c1f12;
}

#manualLeadRequests .manualLeadForm .repeatableGroup {
	border: 1px solid #d9def2;
	border-radius: 16px;
	padding: 1.25rem;
	background: #fdfdff;
}

#manualLeadRequests .manualLeadForm .repeatableGroupHeading {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 0.75rem;
	margin-bottom: 0.75rem;
}

#manualLeadRequests .manualLeadForm .repeatableGroupHeading h3 {
	margin: 0;
	font-size: 1.1rem;
}

#manualLeadRequests .manualLeadForm .repeatableEntries {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

#manualLeadRequests .manualLeadForm .repeatableEntry {
	border: 1px solid #e4e7f5;
	border-radius: 14px;
	padding: 1rem;
	background: #fff;
	box-shadow: 0 4px 18px rgba(20, 32, 78, 0.05);
}

#manualLeadRequests .manualLeadForm .repeatableEntryHeader {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.75rem;
}

#manualLeadRequests .manualLeadForm .repeatableEntryTitle {
	margin: 0;
	font-weight: 600;
	color: #1e2557;
}

#manualLeadRequests .manualLeadForm .repeatableEntryRemove {
	background: transparent;
	border: none;
	color: #b3261e;
	font-weight: 600;
	cursor: pointer;
	padding: 0.25rem 0.5rem;
	border-radius: 8px;
	transition: background 0.2s ease, color 0.2s ease;
}

#manualLeadRequests .manualLeadForm .repeatableEntryRemove:hover:not(:disabled),
#manualLeadRequests .manualLeadForm .repeatableEntryRemove:focus-visible:not(:disabled) {
	background: rgba(179, 38, 30, 0.1);
	color: #8d1f19;
}

#manualLeadRequests .manualLeadForm .repeatableEntryRemove:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

#manualLeadRequests .manualLeadForm .repeatableEntryFields {
	display: grid;
	gap: 1rem;
}

#manualLeadRequests .manualLeadForm .repeatableEntryFields .formField {
	margin: 0;
}

#manualLeadRequests .manualLeadForm .repeatableControls {
	display: flex;
	justify-content: flex-end;
	margin-top: 1rem;
}

#manualLeadRequests .manualLeadForm .repeatableAddButton {
	border: 1px dashed #9aa4d6;
	background: #f5f7ff;
	color: #1f2c61;
	border-radius: 999px;
	padding: 0.6rem 1.4rem;
	font-weight: 600;
	cursor: pointer;
	transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

#manualLeadRequests .manualLeadForm .repeatableAddButton:hover:not(:disabled),
#manualLeadRequests .manualLeadForm .repeatableAddButton:focus-visible:not(:disabled) {
	border-color: #7684d6;
	background: #e8ecff;
	color: #131a4a;
}

#manualLeadRequests .manualLeadForm .repeatableAddButton:disabled {
	cursor: not-allowed;
	opacity: 0.55;
}

#manualLeadRequests .manualLeadForm .formFooter {
	display: flex;
	justify-content: flex-end;
	gap: 0.75rem;
}

#manualLeadRequests .manualLeadForm .btnStyle2 {
	background: transparent;
	border: 1px solid #d0d5e6;
	color: #344054;
	padding: 0.75rem 1.4rem;
	border-radius: 999px;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

#manualLeadRequests .manualLeadForm .btnStyle2:hover,
#manualLeadRequests .manualLeadForm .btnStyle2:focus-visible {
	background: #f3f6ff;
	border-color: #b7c3f5;
	color: #1f2c61;
}

@media (max-width: 992px) {
	#manualLeadRequests .manualLeadRequestsLayout {
		padding: 0 1rem;
		gap: 2rem;
	}

	#manualLeadRequests .manualRequestsIntro h1 {
		font-size: 1.8rem;
	}
}

/* boxStyle4 - Simple card layout with modifiers */

.boxStyle4 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 0.75rem;
	background: #ffffff;
	border-radius: 0.5rem;
	padding: 1.5rem 1.25rem;
	min-height: 220px;
	border: 1px solid #e0e0e0;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	cursor: pointer;
	flex-basis: 23%;
}

.boxStyle4:hover,
.boxStyle4:focus-visible {
	transform: translateY(-4px);
}

.boxStyle4:focus-visible {
	outline: none;
}

.boxStyle4 .icon {
	width: 48px;
	height: 48px;
	border-radius: 0.5rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #2f6bff;
	color: #ffffff;
	font-size: 1.25rem;
}

.boxStyle4 h3 {
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	margin: 0;
	color: #222;
}

.boxStyle4 .txt {
	margin: 0;
	color: #5b6067;
	font-size: 0.9rem;
	line-height: 1.4;
	text-align: center;
	text-transform: none;
}

.boxStyle4 .tags {
	display: flex;
	gap: 0.5rem;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0.5rem 0 0;
	padding: 0;
	list-style: none;
}

.boxStyle4 .tags span {
	display: inline-block;
	background: #f0f3ff;
	color: #3c4f7c;
	padding: 0.2rem 0.5rem;
	border-radius: 0.5rem;
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: lowercase;
	margin: 0.2rem 0.2rem 0.2rem 0.2rem;
}

.boxStyle4 .badge {
	position: absolute;
	top: 12px;
	right: 12px;
	color: #f7b500;
	font-size: 20px;
}

/* Modifier: clickable with button */
.boxStyle4.withButton {
	padding-bottom: 1rem;
}

.boxStyle4 .btnStyle1 {
	align-self: flex-start;
	margin-top: auto;
}


/* ======= Manual Lead Requests End ======= */

#home .flexLayout4 > .col2 > article > .subFlexLayout2c li h3 .material-symbols-outlined , #home .flexLayout4 > .col2 > article > .subFlexLayout2c li h3 span.fab{
	font-size: 1.1rem;
	color: #656565 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c li a {
	color: #0366d6;
	text-decoration: none;
}

#home .flexLayout4 > .col2 > article > .subFlexLayout2c li a:hover {
	text-decoration: underline;
}

#home .flexLayout4 > .col2 > article > div h3 {
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 0.3rem;
	color: #333;
}

#home .flexLayout4 > .col2 > .articleStyle7 .headerStyle1, #home .flexLayout4 > .col2 > .articleStyle7 .subHeaderStyle1{
	display: flex;
	gap: 0.5rem;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 1rem !important;
}

#home .flexLayout4 > .col2 > .articleStyle7 .headerStyle1 span.material-symbols-outlined{
	color: #0366d6 !important;
	font-variation-settings:
	'FILL' 1,
	'wght' 200,
	'GRAD' 0,
	'opsz' 24;
}

#home .flexLayout4 > .col2 > .articleStyle7 .headerStyle1 h2 {
	margin-bottom: 0.5rem !important;
}

#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article h3 {
	font-size: 1.1rem;
	font-family: 'Rajdhani';

}
#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article p {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin: 0.5rem 0rem 0rem 0rem !important;
}

#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article p.txt {
	color: #7c7c7c;
	line-height: 1.3;

}

#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article p span {
	font-size: 1.1rem;
	color: #656565 !important;
	font-variation-settings: 'FILL' 1, 'wght' 200, 'GRAD' 0, 'opsz' 24;
}

#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article p a {
	color: #0366d6;
	text-decoration: none;
}

#home .flexLayout4 > .col2 > .articleStyle7.txtStyle1 article p a:hover {
	text-decoration: underline;
}

/* Channel Coverage Bar Graph - extends existing chart styles */
#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 {
	padding: 1.5rem;
	margin-bottom: 1.5rem;
}

#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 h3 {
	font-size: 1.1rem;
	font-weight: 700;
	color: #333;
	margin-bottom: 1rem;
	margin-top: 0;
}

/* Override chart-wrapper for full width */
#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .chartWrapper {
	margin: 0;
	justify-content: flex-start;
}

/* Override chart-box for bar graph layout */
#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .chartBox.barGraph {
	width: 100%;
	max-width: 100%;
	text-align: left;
	gap: 1.5rem;
}

#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .barItem {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	width: 100%;
}

#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .barLabel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1rem;
	color: #666;
}

#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .barTrack {
	width: 100%;
	height: 0.7rem;
	background: #e0e0e0;
	border-radius: 0.75rem;
	overflow: hidden;
}

#home .flexLayout4 > .col2 > article.articleStyle7.graphStyle1 .barFill {
	height: 100%;
	width: 50%;
	background-color: #47a682;
	border-radius: 0.75rem;
}

/* Employee Table Styles within articleStyle7 */
#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 {
	max-height: 500px;
	overflow-y: auto;
	display: block;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table th {
	padding: 0.75rem 0.5rem;
	border: none;
	text-align: left;
	font-size: 0.9rem;
	font-weight: 600;
	color: #333;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table td {
	justify-content: flex-start;
	margin: 0rem 0rem 0rem 0rem;
	border: none;
	padding: 0.5rem 0.5rem;
	text-align: left;
	font-size: 0.9rem;
	vertical-align: middle;
	gap: 2rem;
	width: 400px;
	min-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td .btnStyle3{
	background-color: #0366d6 !important;
	border-color: #0366d6 !important;
}
#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td .btnStyle3:hover{
	background-color: #01489a !important;
	border-color: #01489a !important;
	color: #FFF !important;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr {
	border-bottom: 1px solid #e0e0e0;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
	line-height: 1.4;
	font-weight: 600;
	color: #333;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td p {
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
	color: #666;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td span {
	font-size: 0.9rem;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td .fab {
	gap: 1rem;
	font-size: 1.3rem;
	align-self: center;
}

#home .flexLayout4 > .col2 > .articleStyle7 .listingStyle2 table tr td .fab:hover {
	opacity: 0.5;
}

#verifiedDataContainer .listingStyle2 {
	overflow-x: visible;
}

/* Specialties Section */
#home .stack4 .col2 {
	padding: 0rem 0rem 0rem 10%;
}

#home .stack5 {

}

#home .stack5 > div.col2 {
	padding: 0.4rem;
	text-align: center;
	border-radius: 1rem;
}

#home .stack5 .col1 {
	padding: 2rem;
}

#home .stack5 .col1 span {
	margin: 0rem 0.5rem 0rem -4rem;
	font-size: 2.4rem;
	
}

#home .stack5 .col1 h4 {
	display: flex;
	align-items: center;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 4rem;
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1;
}

#home .stack5 .col1 p {
	margin: 0rem 0rem 2rem 0rem;
	padding: 0rem 0rem 0rem 3rem;
	font-size: 1rem;
}

#home .pill1 {
	width: 100%;
	top: 10rem;
	margin: 0rem auto 0rem auto;
	text-align: center;
	z-index: 100000;
}

#home .pill1 div.logo {
	width: 10rem;
	height: 10rem;
	display: flex;
	justify-content: center;
	border-radius: 5rem;
	background-color: #F8FAFC;
	box-shadow: 0 0 4px #343434;
}

#home .pill1 div.logo img {
	width: 70%;
}

#home .pill1 div.dialogue {
	width: 90%;
	background-color: #F8FAFC;
	box-shadow: 0 0 4px #343434;
}

#home .stack8 > div {
	padding: 1rem;
}

#home .articleStyle5 {
	padding: 0rem 0rem 0rem 15%;
}

#home .pillStyle2 {
	
}

#home .stack9 .imgContainer img {
	width: 82.5%;
	margin: auto;
}

/* @end */

/* @group FancyBox */

.fancybox__backdrop {
	background: rgba(0, 0, 0, 0.90);
}

.fancybox__content > .carousel__button.is-close {
	top: 65px;
}

.fancybox__content {
  background:none !important;
}

/* @end */

/* --- Header bar with button on right --- */
/* .headerStyle1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerStyle1 h1 {
    margin: 0;
} */

/* .back-btn {
    margin-left: auto;
    background: #4caf50;
    color: #fff;
    padding: 8px 16px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.2s;
} */

/* .back-btn:hover {
    background: #43a047;
} */
/* @end */


/* @group Login Modal  */

.loginFormContainer {
	background: #FFF;
	color: #000;
	border-radius: 18px;
	padding: 25px;
	max-width: 420px;
	margin: auto;
	box-shadow: 0 8px 30px rgba(0,0,0,0.45);
}

.loginFormContainer input[type="text"],
.loginFormContainer input[type="password"] {
	width: 100%;
	padding: 12px 15px;
	margin-bottom: 14px;
	border: 2px solid #555;
	border-radius: 10px;
	background: transparent;
	color: #000;
	font-size: 14px;
	outline: none;
}
/* @end */

/* @group Contact Selection Modal  */

#contactSelectionModal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 10000;
	justify-content: center;
	align-items: center;
}

#contactSelectionModal .contact-modal-box {
	background: #fff;
	border-radius: 8px;
	max-width: 450px;
	width: 90%;
	max-height: 90vh;
	overflow: hidden;
	box-shadow: 0 8px 30px rgba(0,0,0,0.45);
	display: flex;
	flex-direction: column;
}

#contactSelectionModal .contact-modal-header {
	background-color: #45454C;
	color: #fff;
	padding: 20px;
	position: relative;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
}

#contactSelectionModal .contact-modal-close {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	padding: 0;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	transition: opacity 0.2s;
}

#contactSelectionModal .contact-modal-close:hover {
	opacity: 0.8;
}

#contactSelectionModal .contact-modal-body {
	padding: 25px;
	overflow-y: auto;
	flex: 1;
}

#contactSelectionModal .contact-modal-company {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
}

#contactSelectionModal .contact-employees-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-bottom: 20px;
	max-height: 350px;
	overflow-y: auto;
}

#contactSelectionModal .contact-employee-item {
	border: 2px solid #ddd;
	border-radius: 6px;
	padding: 15px;
	cursor: pointer;
	transition: all 0.2s ease;
	background: #fff;
}

#contactSelectionModal .contact-employee-item:hover {
	border-color: #999;
	background: #f5f5f5;
}

#contactSelectionModal .contact-employee-item.selected {
	border-color: #45454C;
	background: #e8e8e8;
}

#contactSelectionModal .contact-employee-info {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

#contactSelectionModal .contact-employee-radio {
	margin-top: 4px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	accent-color: #45454C;
}

#contactSelectionModal .contact-employee-details {
	flex: 1;
}

#contactSelectionModal .contact-employee-name {
	font-weight: 600;
	font-size: 16px;
	color: #1a202c;
	margin-bottom: 5px;
}

#contactSelectionModal .contact-employee-position {
	color: #666;
	font-size: 14px;
	margin-bottom: 8px;
}

#contactSelectionModal .contact-employee-contact {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	font-size: 13px;
	color: #555;
}

#contactSelectionModal .contact-employee-contact span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

#contactSelectionModal .contact-employee-contact .material-symbols-outlined {
	font-size: 18px;
	color: #64748b;
}

#contactSelectionModal .contact-employee-contact .fab {
	font-size: 16px;
	color: #0077b5;
}

#contactSelectionModal .contact-modal-actions {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 20px 25px;
	border-top: 1px solid #eee;
}

#contactSelectionModal #addToOutreachBtn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

#contactSelectionModal .contact-empty-state {
	text-align: center;
	padding: 3rem 1rem;
	color: #666;
	background: #f5f5f5;
	border: 2px solid #ddd;
	border-radius: 6px;
}

#contactSelectionModal .contact-empty-state .material-symbols-outlined {
	font-size: 48px;
	color: #999;
	margin-bottom: 1rem;
	display: block;
}

#contactSelectionModal .contact-empty-state p {
	margin: 0;
	font-size: 15px;
	color: #666;
}

#contactSelectionModal .contact-success-state {
	text-align: center;
	padding: 3rem 1rem;
	color: #666;
	background: #e8f5e9;
	border: 2px solid #4caf50;
	border-radius: 6px;
}

#contactSelectionModal .contact-success-state .material-symbols-outlined {
	font-size: 48px;
	color: #4caf50;
	margin-bottom: 1rem;
	display: block;
}

#contactSelectionModal .contact-success-state p {
	margin: 0;
	font-size: 15px;
	color: #2e7d32;
	font-weight: 500;
}

/* Change Contact Modal - uses same styles as contact selection modal */
#changeContactModal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 10000;
	justify-content: center;
	align-items: center;
}

#changeContactModal .contact-modal-box,
#changeContactModal .contact-modal-header,
#changeContactModal .contact-modal-close,
#changeContactModal .contact-modal-body,
#changeContactModal .contact-modal-company,
#changeContactModal .contact-employees-list,
#changeContactModal .contact-employee-item,
#changeContactModal .contact-employee-info,
#changeContactModal .contact-employee-radio,
#changeContactModal .contact-employee-details,
#changeContactModal .contact-employee-name,
#changeContactModal .contact-employee-position,
#changeContactModal .contact-employee-contact,
#changeContactModal .contact-modal-actions {
	/* Inherit all styles from #contactSelectionModal */
}

#changeContactModal .contact-modal-box {
	background: #fff;
	border-radius: 8px;
	max-width: 450px;
	width: 90%;
	max-height: 90vh;
	overflow: hidden;
	box-shadow: 0 8px 30px rgba(0,0,0,0.45);
	display: flex;
	flex-direction: column;
}

#changeContactModal .contact-modal-header {
	background-color: #45454C;
	color: #fff;
	padding: 20px;
	position: relative;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
}

#changeContactModal .contact-modal-close {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	padding: 0;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

#changeContactModal .contact-modal-close:hover {
	opacity: 0.8;
}

#changeContactModal .contact-modal-body {
	padding: 25px;
	overflow-y: auto;
	flex: 1;
}

#changeContactModal .contact-modal-company {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 2px solid #eee;
}

#changeContactModal .contact-employees-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-bottom: 20px;
	max-height: 350px;
	overflow-y: auto;
}

#changeContactModal .contact-employee-item {
	border: 2px solid #ddd;
	border-radius: 6px;
	padding: 15px;
	cursor: pointer;
	transition: all 0.2s ease;
	background: #fff;
}

#changeContactModal .contact-employee-item:hover {
	border-color: #999;
	background: #f5f5f5;
}

#changeContactModal .contact-employee-item.selected {
	border-color: #45454C;
	background: #e8e8e8;
}

#changeContactModal .contact-employee-info {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

#changeContactModal .contact-employee-radio {
	margin-top: 4px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	accent-color: #45454C;
}

#changeContactModal .contact-employee-details {
	flex: 1;
}

#changeContactModal .contact-employee-name {
	font-weight: 600;
	font-size: 16px;
	color: #1a202c;
	margin-bottom: 5px;
}

#changeContactModal .contact-employee-position {
	color: #666;
	font-size: 14px;
	margin-bottom: 8px;
}

#changeContactModal .contact-employee-contact {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	font-size: 13px;
	color: #555;
}

#changeContactModal .contact-employee-contact span {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}

#changeContactModal .contact-employee-contact .material-symbols-outlined {
	font-size: 18px;
	color: #64748b;
}

#changeContactModal .contact-employee-contact .fab {
	font-size: 16px;
	color: #0077b5;
}

#changeContactModal .contact-modal-actions {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 20px 25px;
	border-top: 1px solid #eee;
}

#changeContactModal #changeContactBtn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

#changeContactModal .contact-empty-state {
	text-align: center;
	padding: 3rem 1rem;
	color: #666;
	background: #f5f5f5;
	border: 2px solid #ddd;
	border-radius: 6px;
}

#changeContactModal .contact-empty-state .material-symbols-outlined {
	font-size: 48px;
	color: #999;
	margin-bottom: 1rem;
	display: block;
}

#changeContactModal .contact-empty-state p {
	margin: 0;
	font-size: 15px;
	color: #666;
}

#changeContactModal .contact-success-state {
	text-align: center;
	padding: 3rem 1rem;
	color: #666;
	background: #e8f5e9;
	border: 2px solid #4caf50;
	border-radius: 6px;
}

#changeContactModal .contact-success-state .material-symbols-outlined {
	font-size: 48px;
	color: #4caf50;
	margin-bottom: 1rem;
	display: block;
}

#changeContactModal .contact-success-state p {
	margin: 0;
	font-size: 15px;
	color: #2e7d32;
	font-weight: 500;
}

/* Confirmation Modal */
#confirmationModal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 10001;
	justify-content: center;
	align-items: center;
}

#confirmationModal .confirmation-modal-box {
	background: #fff;
	border-radius: 8px;
	max-width: 450px;
	width: 90%;
	box-shadow: 0 8px 30px rgba(0,0,0,0.45);
	display: flex;
	flex-direction: column;
}

#confirmationModal .confirmation-modal-header {
	background-color: #45454C;
	color: #fff;
	padding: 20px;
	position: relative;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
}

#confirmationModal .confirmation-modal-body {
	padding: 25px;
	text-align: center;
	color: #666;
	font-size: 15px;
	line-height: 1.5;
}

#confirmationModal .confirmation-modal-actions {
	display: flex;
	justify-content: center;
	gap: 10px;
	padding: 20px 25px;
	border-top: 1px solid #eee;
}

#confirmationModal .confirmation-modal-actions button {
	min-width: 100px;
}

/* Outreach Disabled Button Styles */
.outreach-disabled,
.outreach-disabled:hover,
.outreach-disabled:focus {
	opacity: 0.6 !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
	background-color: #e0e0e0 !important;
	color: #666 !important;
	border-color: #ccc !important;
}

.outreach-disabled .material-symbols-outlined {
	color: #4caf50 !important;
}
/* @end */

/* @group Reject Modal Content */

#rejectModal {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
  background:#fff;
  padding:20px;
  border-radius:8px;
  box-shadow:0 2px 10px rgba(0,0,0,0.2);
  z-index:1000;
}

#rejectModal textarea {
    width: 100%;
    height: 100px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    resize: vertical;
}

/* @end */

/* @group Graph Chart Styles */

.chartWrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 20px;
}

.chartBox {
  width: 260px;
  height: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chartBox canvas {
  width: 220px !important;
  height: 220px !important;
  display: block;
}

.chartLegend {
  margin-top: 8px;
  font-size: 11px;
  line-height: 1.4;
  max-height: 80px;          
  overflow-y: auto;             
  scrollbar-width: thin;        
  scrollbar-color: #ccc transparent;
}

.chartLegend::-webkit-scrollbar {
  width: 6px;
}

.chartLegend::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 4px;
}

.chartLegend ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.chartLegend li {
  display: flex;
  align-items: center;
  margin: 2px 6px;
}

.chartLegend span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  border-radius: 2px;
}
/* @end */

/* @group Plans & Pricing */

/* credit usage guide - START*/


#plans .stack3 .articleStyle9 {
	display: flex;
	align-content: center;
	margin: 3rem 0rem 2rem 0rem;
	padding: 2rem 2% 2rem 2%;
	border: 1px solid ;
	border-radius: 0.8rem;
	position: relative;
	overflow: visible;
}

#plans .stack3 .articleStyle9 div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#plans .stack3 .articleStyle9 .imgContainercu {
	text-align: center;
}

#plans .stack3 .articleStyle9 .txtcu h2, h3 {
	font-family: 'Rajdhani';
}

#plans .stack3 .articleStyle9 h2 {
	font-family: 'Rajdhani';
	text-align: center;
	border-bottom: 1px solid #000;
}

#plans .stack3 .articleStyle9 .txtcu h2 {
	font-size: 2rem;
}

#plans .stack3 .articleStyle9 h3 {
	font-family: 'Rajdhani';
	text-align: center;
	font-size: 1.5rem;
}

#plans .stack3 .articleStyle9 ul {
	display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    text-align: left;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	height: 100%;
}

#plans .stack3 .articleStyle9 li {
	align-items: center;
	display: flex;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
}

#plans .stack3 .headerStyle3 p {
	font-family: 'Rajdhani';
	text-align: center;
	font-size: 1rem;
}

/* credit usage guide - END*/

#plans #wrapper > header {
	margin: 0rem;
	padding: 0rem 0% 3rem 0%;
}

#plans .stack1 .plansAndPricing {
	padding: 7rem 5% 7rem 5%;
}

#plans .stack1 .plansAndPricing .col {
	flex-basis: 24%;
}

/* STACK4 - START */

#plans .stack4 .headerStyle1 div {
	background-color: #dbdbd9;
	font-family: 'Rajdhani';
	width: 10%;
	margin: 0rem auto 0rem auto;
	padding: 0.1rem 0rem 0.1rem 0rem;
}

#plans .stack4 .headerStyle1 p {
	color: #000;
	font-family: 'Rajdhani';
	padding: 4rem 0rem 0rem 0rem;
	font-size: 1rem;
	line-height: 1.2;
}

#plans .stack4 .col {
	flex-basis: 48%;
	background-color: #45454C;
	margin: 0rem 0rem 0rem 0rem;
	padding: 2rem 2rem 2rem 2rem;
	border-radius: 1.5rem;
	display: flex;
	flex-direction: column;
	align-content: center;
}

#plans .stack4 .col ul {
	list-style: none;
	padding: 0rem;
	margin: 0rem;
}

#plans .stack4 .col ul li {
	color: #FFF;
	font-family: 'Rajdhani';
	font-size: 1rem;
	margin: 0rem 0rem 0.5rem 0rem;
}

#plans .stack4 .col h2 {
	color: #FFF;
	font-size: 2rem;
	font-family: 'Rajdhani';
}

#plans .stack4 .col .price h2 {
	color: #FFF;
	font-size: 3rem;
	font-family: 'Rajdhani';
}

#plans .stack4 .col .price h2 s {
	color: #FFF;
	font-size: 3rem;
	font-family: 'Rajdhani';
	font-weight: 100;
}

#plans .stack4 .col p {
	color: #FFF;
	font-family: 'Rajdhani';
	margin: 2rem 0rem 1rem 0rem;
}

#plans .stack4 .col2 {
	flex-basis: 50%;
	margin: 0rem 1rem 0rem 1rem;
}

#plans .stack4 .col2 .imgContainer img {
	width: 100%;
	border-radius: 1.5rem;
}

#plans .stack4 .col2 .tools {
	position:relative;
	background-color: #45454C;
	color: #FFF;
	width: 50%;
	border-radius: 0.3rem;
	padding: 0.5rem 0rem 0.5rem 0rem;
	margin: -1.5rem 8.5rem 0rem 8.5rem; 
	text-align: center;
}

/* STACK4 - END */

/* STACK5 - START */

#plans .stack5 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 2rem;
	padding: 2rem 0rem 2rem 0rem;
}

#plans .stack5 .gradient {
	width: 98%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	background: linear-gradient(to right, #eab750, #9a8bdd);
	border-radius: 1.5rem;
	padding: 4rem 2rem 4rem 2rem;
}

#plans .stack5 .gradient .col {
	flex-basis: 25%;
}

#plans .stack5 .gradient .col2 {
	flex-basis: 40%;
	text-align: center;
	color: #FFF;
	font-family: 'Rajdhani';
	font-size: 2.5rem;
	font-weight: 600;
}

#plans .stack5 .gradient .col3 {
	flex-basis: 18%;
	text-align: center;
}

/* STACK5 - END */

/* STACK6 - START */

#plans .stack6 .headerStyle1 h2 {
	margin: 0rem auto 0rem 0rem;
	color: #000;
	font-family: 'Rajdhani';
	font-size: 4rem;
	font-weight: 600;
	text-align: left;
}

#plans .stack6 .headerStyle1 div {
	background-color: #fff;
	font-family: 'Rajdhani';
	width: 15%;
	margin: 0rem auto 1rem 0rem;
	padding: 0.1rem 0rem 0.1rem 0rem;
	text-align: center;
}

#plans .stack6 .headerStyle1 p {
	color: #000;
	font-family: 'Rajdhani';
	margin: 0rem auto 1rem 0rem;
	font-size: 1.5rem;
	font-weight: 400;
	text-align: left;
}

#plans .stack6 .col {
	flex-basis: 30%;
	display: flex;
	flex-direction: column;
	border: 1px solid #000;
	border-radius: 1.5rem;
	padding: 1rem 1rem 1rem 1rem;
	position: relative;
	overflow: visible;
}

#plans .stack6 .col div {
	text-align: center;
	font-family: 'Rajdhani';
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .imgContainer img {
	width: 35%;
	margin: -8rem 0rem 0rem -3.5rem;
	position: absolute;
}

#plans .stack6 .col h2 {
	color: #000;
	margin: 1rem 0rem 2rem 0rem;
	font-family: 'Rajdhani';
	font-size: 3rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col h2 strong {
	color: #000;
	font-family: 'Rajdhani';
	font-size: 4rem;
	font-weight: 600;
	text-align: center;
}

#plans .stack6 .col .txt0 {
	border-top:#000 2px solid;
	margin: 1rem 0rem 1rem 0rem;
}

#plans .stack6 .col .txt0 p {
	color: #000;
	margin: -2rem 0rem 1rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.2rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col .txt1 {
	border: 1px solid #000;
	border-radius: 0.8rem;
	padding: 1rem 1rem 1rem 1rem;
	margin: 0rem 0rem 2rem 0rem;
}

#plans .stack6 .col .txt1 h3 {
	color: #000;
	margin: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
}

#plans .stack6 .col .txt1 p {
	color: #000;
	margin: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.2rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col .txt1 p strong {
	color: #000;
	margin: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.2rem;
	font-weight: 600;
	text-align: center;
}

#plans .stack6 .col .txt p {
	color: #000;
	margin: 0rem 0rem 2rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col .tools1 {
	background-color: #45454C;
	color: #FFF;
	width: 100%;
	border-radius: 0.8rem;
	text-align: center;
}

#plans .stack6 .col .tools1 h3 {
	color: #FFF;
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
}

#plans .stack6 .col .tools1 p {
	color: #FFF;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col .tools2 { 
	background-color: #45454C;
	color: #FFF;
	width: 100%;
	border-radius: 0.8rem;
	text-align: center;
}

#plans .stack6 .col .tools2 h3 {
	color: #FFF;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
}

#plans .stack6 .col .tools2 p {
	color: #FFF;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 0rem 0.5rem 0rem;
	font-family: 'Rajdhani';
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
}

#plans .stack6 .col2 {
	flex-basis: 80%;
	margin: 0rem 1rem 0rem 1rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#plans .stack6 .col2 .boxStyle5 div {
	display: flex;
	flex-direction: column;
	align-items: left;
}

#plans .stack6 .col2 .boxStyle5 .imgContainer img {
	width: 25%;
	margin: -4.5rem 0rem 0rem 5rem;
	position: absolute;
}

#plans .stack6 .col2 .boxStyle5 span {
	text-align: left;
}

#plans .stack6 .col2 .boxStyle5 h3 {
	text-align: left;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1.5rem;
	font-weight: 600;
}

#plans .stack6 .col2 .boxStyle5 p {
	text-align: left;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 4rem 0rem;
	font-size: 1rem;
	font-weight: 400;
}

#plans .stack6 .col2 .boxStyle5 .txt {
	border: 1px solid #000;
	border-radius: 0.8rem;
}

#plans .stack6 .col2 .boxStyle5 .txt h4 {
	text-align: center;
	font-family: 'Rajdhani';
	margin: 0.2rem 0rem 0.2rem 0rem;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1;
}

#plans .stack6 .col2 .boxStyle5 .txt p {
	text-align: center;
	font-family: 'Rajdhani';
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1rem;
	font-weight: 600;
}



/* @end */


/* @On boarding form */

.formStyle3 h4 {
	font-size: 1.1rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	margin: 0rem 0rem 0.5rem 0rem;
	color: #000;
}

.formStyle3 h5 {
	font-size: 1rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	margin: 0rem 0rem 0rem 0rem;
	color: #000;
}

.formStyle3 label {
	display: inline-flex;
	align-items: center;
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
	color: #6a6a6a;
	font-weight: 400;
	gap: 0.5rem;
}

.formStyle3 input[type="text"],
.formStyle3 input[type="number"],
.formStyle3 input[type="email"],
.formStyle3 input[type="url"],
.formStyle3 input[type="file"],
.formStyle3 select,
.formStyle3 textarea{
	width: 100%;
	padding: 0.4rem 0.7rem 0.4rem 0.7rem;
	font-family: 'Nunito';
	font-size: 0.9rem;
	border: 1px solid #e0e0e0;
	border-radius: 0.5rem;
	background-color: #f8f8f8;
	transition: border-color 0.2s;
}

.formStyle3 input[type="checkbox" i]{
	margin: 0rem 0rem 0rem 0rem !important;
}

.formStyle3 textarea {
	min-height: 90px;
	resize: vertical;
}

.checkboxLabel {
	flex-basis: 33.333% !important;
	align-items: center !important;
	margin-bottom: 1rem !important;
}

.fileUploadOption {
	border: 2px dashed #d0d0d0;
	padding: 1rem;
	border-radius: 0.5rem;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.2s, border-color 0.2s;
}

.fileUploadOption p {
	font-size: 0.8rem;
	font-family: 'Nunito';
	font-weight: 400;
	color: #6a6a6a;
	margin: 0rem 0rem 0rem 0rem;
}

.fileUploadOption .btnStyle2 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.2rem 0.5rem;
	border: 1px solid #e0e0e0;
	background-color: #f8f8f8;
	font-size: 0.8rem;
}

.fileUploadOption:hover {
	background-color: #f0f0f0;
	border-color: #b0b0b0;
}

.formStyle3 .selectCard {
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 16px;
  cursor: pointer;
  transition: all 0.25s ease;
  background: #fff;
}

.formStyle3 .selectCard:hover {
  border-color: #90caf9;
}

.formStyle3 .selectCard.selected {
  border-color: #1976d2;
  background: #e3f2fd;
  box-shadow: 0 6px 18px rgba(25, 118, 210, 0.25);
  transform: translateY(1px);
}

.formStyle3 .selectCard.selected::after {
  content: "✓";
  position: absolute;
  top: 10px;
  right: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #1976d2;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.formStyle3 .hidden {
	display: none;
}

.formStyle3 .errorHighlight {
  border: 1px solid #db0202 !important;
  background: #fff6f6 !important;
}

.formStyle3 .fieldError {
  font-size: 12px;
}

/* @end */

/* @group About Us */


#aboutUs .articleStyle1 p {
	font-family: 'Rajdhani';
	font-size: 2.5rem;
	line-height: 1;
} 

#aboutUs .photoGallery {
	width: 100%;
	height: 500px;
	position: relative;
	background-color: #FFF;
}

#aboutUs .photoGallery .quadrant {
	position: absolute;
}

#aboutUs .photoGallery .quadrant img {
	width: 100%;
}

#aboutUs .photoGallery .quadrant1 {
	width: 895px;
	height: 233px;
	top: 0rem;
	left: 0rem;
	border-top-left-radius: 1rem;
}

#aboutUs .photoGallery .quadrant2 {
	width: 300px;
	height: 502px;
	top: 0rem;
	right: 0rem;
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
}

#aboutUs .photoGallery .quadrant2 img {
	/* margin-top: -100px; */
}

#aboutUs .photoGallery .quadrant3 {
	width: 895px;
	height: 264px;
	top: 238px;
	left: 0rem;
	border-bottom-left-radius: 1rem;
}

#aboutUs .introduction {
	max-width: 86%;
	margin-right: auto;
	margin-left: auto;
}

#aboutUs .introduction .years p strong {
	font-family: 'Rajdhani';
	font-size: 9rem;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
}

#aboutUs .introduction .years p em {
	display: inline-block;
	font-family: 'Rajdhani';
	font-size: 2.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: 0.9;
	text-align: left;
}

#aboutUs .statsContainer {
	height: 9rem;
	border-radius: 1rem;
	border: 1px solid #333;
	text-align: left;
}

#aboutUs .statsContainer .col {
	flex-basis: 16.6%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.5rem 0rem 0.5rem 0rem;
}

#aboutUs .statsContainer .col p {
	margin: 0rem;
	height: 100%;
	padding: 1rem 7% 0rem 9%;
	text-align: left;
	border-right: 1px solid #272728;
	font-size: 0.9rem;
	line-height: 1.2;
}

#aboutUs .statsContainer .col:last-of-type p {
	border-right: 0px;
}

#aboutUs .statsContainer .col p span {
	font-size: 1rem;
}

#aboutUs .statsContainer .col p strong {
	font-size: 2rem;
}

#aboutUs .teamBlock > .col1 > .col {
	/* team photo container */
	height: 19rem;
	border-radius: 1rem;
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
}

#aboutUs .teamBlock .col h6 {
	margin: 0rem;
	padding: 0rem;
}

#aboutUs .teamBlock .col h6 img {
	width: 100%;
}

#aboutUs .teamBlock .col > .col > div {
	/* position description container */
	width: 100%;
	height: 19rem;
	padding: 4rem 1rem 1rem 1rem;
	display: none;
	position: absolute;
	top: 0rem;
	left: 0rem;
	background-color: #FFF;
	opacity: 0.9;
	text-align: left;
}

#aboutUs .teamBlock .col > .col:hover > div {
	/* position description container */
	display: block;
	cursor: hand;
}

#aboutUs .teamBlock .col > .col > div h4 {
	margin: 0rem 0rem 0.4rem 0rem;
	font-family: 'Rajdhani';
	font-weight: 700;
	font-size: 1.5rem;
	color: #272728;
	line-height: 1;
}

#aboutUs .teamBlock .col > .col > div h5 {
	margin: 0rem 0rem 0.7rem 0rem;
	font-family: 'Rajdhani';
	font-weight: 500;
	font-size: 1.2rem;
	color: #272728;
	line-height: 1;
}

#aboutUs .teamBlock .col > .col > div p {
	margin: 0rem 0rem 0.5rem 0rem;
	font-weight: 500;
	font-size: 0.9rem;
	line-height: 1.2;
}

#aboutUs .teamAttributes {
	
}

#aboutUs .story {
	margin: -7rem 0rem 0rem 0rem;
	padding: 8rem 0rem 0rem 0rem;
}

#aboutUs .story .pill {
	padding: 1rem 1rem 1rem 1rem;
	border: 1px solid #272728;
}

#aboutUs .story .pill:hover {
	background-color: #FFF;
}

#aboutUs .story .pill h2 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
	font-family: 'Rajdhani';
	font-size: 6rem;
	font-weight: 500;
	line-height: 1;
}

#aboutUs .story .col1 > .pill {
	min-height: 22.4rem;
}

#aboutUs .story .col1 > .pill h2 {
	font-size: 7rem;
}

#aboutUs .story .twoCol .pill h2 {
	font-size: 3rem;
}

#aboutUs .story .pill img {
	max-width: 80%;
}

#aboutUs .story .col2 > .pill, 
#aboutUs .story .col2 > .twoCol .pill {
	display: flex;
	justify-content: space-between;
}

#aboutUs .story .col2 > .pill {
	margin-bottom: 2rem;
}

#aboutUs .story .col2 .pill h2 {
	flex-basis: 30%;
}

#aboutUs .story .col2 .pill > div {
	flex-basis: 67%;
}

#aboutUs .story .col2 .pill > div p {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem;
}

#aboutUs .story .col2 .twoCol  {
	display: flex;
	justify-content: space-between;
}

#aboutUs .story .col2 .twoCol > div {
	flex-basis: 48%;
}

/* @end */
/* 
#manualLeadRequests .manualRequestsEmpty {
	text-align: center;
	padding: 2rem;
	border: 1px dashed rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.65);
}

#manualLeadRequestAdminDetail .manualLeadRequestAdminDetail {
	max-width: 1100px;
	margin: 0 auto;
	display: grid;
	gap: 2rem;
}

#manualLeadRequestAdminDetail .alertStack {
	display: grid;
	gap: 0.6rem;
}

#manualLeadRequestAdminDetail .alert {
	padding: 0.65rem 0.85rem;
	border-radius: 10px;
	background: #eef2ff;
	color: #1e293b;
	font-size: 0.9rem;
}

#manualLeadRequestAdminDetail .adminRequestSummary,
#manualLeadRequestAdminDetail .adminLeadEntry,
#manualLeadRequestAdminDetail .adminLeadList {
	border: 1px solid #e5e7eb;
	border-radius: 16px;
	background: #ffffff;
	padding: 1.3rem 1.5rem;
	display: grid;
	gap: 1rem;
}

#manualLeadRequestAdminDetail .adminRequestSummary header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
}

#manualLeadRequestAdminDetail .adminRequestSummary h1 {
	margin: 0;
	font-size: 1.3rem;
}

#manualLeadRequestAdminDetail .adminRequestSummary .goal {
	margin: 0.15rem 0 0;
	font-size: 0.95rem;
	color: #475569;
}

#manualLeadRequestAdminDetail .adminRequestSummary .submitted {
	margin: 0.2rem 0 0;
	font-size: 0.85rem;
	color: #64748b;
}

#manualLeadRequestAdminDetail .adminRequestSummary .statusForm {
	display: flex;
	align-items: center;
	gap: 0.8rem;
	margin: 0;
}

#manualLeadRequestAdminDetail .adminRequestSummary .requestParams {
	display: grid;
	gap: 0.5rem;
	margin: 0;
}

#manualLeadRequestAdminDetail .adminRequestSummary .requestParams > div {
	display: flex;
	gap: 0.6rem;
	font-size: 0.9rem;
	color: #0f172a;
}

#manualLeadRequestAdminDetail .adminRequestSummary .requestParams dt {
	min-width: 150px;
	font-weight: 600;
	color: #475569;
}

#manualLeadRequestAdminDetail .adminRequestSummary .requestParams dd {
	margin: 0;
}

#manualLeadRequestAdminDetail .adminLeadEntry header,
#manualLeadRequestAdminDetail .adminLeadList header {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 0.75rem;
}

#manualLeadRequestAdminDetail .adminLeadEntry header h2,
#manualLeadRequestAdminDetail .adminLeadList header h2 {
	margin: 0;
	font-size: 1.1rem;
}

#manualLeadRequestAdminDetail .adminLeadEntry header p,
#manualLeadRequestAdminDetail .adminLeadList header p {
	margin: 0.2rem 0 0;
	font-size: 0.85rem;
	color: #64748b;
}

#manualLeadRequestAdminDetail .leadEntryForm .formGrid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 0.75rem;
}

#manualLeadRequestAdminDetail .leadEntryForm label {
	display: grid;
	gap: 0.35rem;
	font-size: 0.85rem;
	color: #475569;
}

#manualLeadRequestAdminDetail .leadEntryForm input {
	width: 100%;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	padding: 0.6rem 0.7rem;
	font-size: 0.9rem;
}

#manualLeadRequestAdminDetail .leadEntryForm .formActions {
	display: flex;
	justify-content: flex-end;
	margin-top: 0.5rem;
}

#manualLeadRequestAdminDetail .leadImportForm {
	margin-top: 1.5rem;
	padding-top: 1.25rem;
	border-top: 1px solid #e5e7eb;
	display: grid;
	gap: 0.75rem;
}

#manualLeadRequestAdminDetail .leadImportForm .importGrid {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	align-items: center;
}

#manualLeadRequestAdminDetail .leadImportForm label {
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
	font-size: 0.85rem;
	color: #475569;
}

#manualLeadRequestAdminDetail .leadImportForm input[type="file"] {
	font-size: 0.85rem;
}

#manualLeadRequestAdminDetail .leadImportForm .importHelp {
	margin: 0;
	font-size: 0.8rem;
	color: #6b7280;
}

#manualLeadRequestAdminDetail .formErrors {
	color: #b91c1c;
	font-size: 0.85rem;
}

#manualLeadRequestAdminDetail .leadTableScroller {
	overflow-x: auto;
}

#manualLeadRequestAdminDetail .leadTable {
	width: 100%;
	border-collapse: collapse;
	min-width: 640px;
}

#manualLeadRequestAdminDetail .leadTable th,
#manualLeadRequestAdminDetail .leadTable td {
	padding: 0.65rem 0.75rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	font-size: 0.88rem;
	text-align: left;
}

#manualLeadRequestAdminDetail .leadTable th {
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 0.05em;
	color: #64748b;
}

#manualLeadRequestAdminDetail .leadTable td.actionsCell {
	width: 120px;
}

#manualLeadRequestAdminDetail .leadTable .linkButton {
	background: none;
	border: none;
	color: #dc2626;
	cursor: pointer;
	padding: 0;
	font-size: 0.85rem;
}

#manualLeadRequestAdminDetail .statusChip {
	display: inline-flex;
	align-items: center;
	padding: 0.25rem 0.6rem;
	border-radius: 999px;
	font-size: 0.78rem;
	font-weight: 600;
	text-transform: capitalize;
}

#manualLeadRequestAdminDetail .statusChip-pending {
	background: rgba(255, 193, 7, 0.18);
	color: #a76b00;
}

#manualLeadRequestAdminDetail .statusChip-processed {
	background: rgba(34, 197, 94, 0.18);
	color: #047857;
}

#manualLeadRequestAdminDetail .manualRequestsEmpty {
	text-align: center;
	padding: 2rem;
	border: 1px dashed rgba(0, 0, 0, 0.12);
	border-radius: 16px;
	color: rgba(0, 0, 0, 0.65);
}

@media (max-width: 768px) {
	#manualLeadRequestAdminDetail .adminRequestSummary header {
		flex-direction: column;
		align-items: flex-start;
	}

	#manualLeadRequestAdminDetail .leadEntryForm .formGrid {
		grid-template-columns: 1fr;
	}
}

#manualLeadRequestDetail .manualLeadRequestDetail {
	max-width: 1100px;
	margin: 0 auto;
	display: grid;
	gap: 2rem;
}

#manualLeadRequests .manualRequestsTable td .tableActionLink {
	display: inline-block;
	margin-bottom: 0.35rem;
	font-size: 0.85rem;
	color: #2563eb;
}

#manualLeadRequests .manualRequestsTable td .tableActionLink:hover {
	text-decoration: underline;
} */

.welcomeBanner {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 30px 40px; 
    border-radius: 12px;
    margin-bottom: 30px;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.welcomeBanner h1 {
    font-size: 28px; 
    font-weight: 700;
    margin: 0 0 12px 0;
}

.welcomeBanner p {
    font-size: 18px; 
    margin: 0;
    opacity: 0.95;
    line-height: 1.55;
}

.welcomeBanner a {
    font-weight: 600;
    background: rgba(255, 255, 255, 0.2);
    padding: 2px 8px;
    border-radius: 4px;
    color: white;
}

.welcomeBanner a:hover {
    background: rgba(255, 255, 255, 0.3);
}

.paymentReminder {
    background: linear-gradient(135deg, #2A9D8F 0%, #264653 100%);
    color: white;
    padding: 30px 40px; 
    border-radius: 12px;
    margin-bottom: 30px;
    box-shadow: 0 4px 15px rgba(42, 157, 143, 0.3);
}

.paymentReminder h1 {
    font-size: 28px; 
    font-weight: 700;
    margin: 0 0 12px 0;
}

.paymentReminder p {
    font-size: 18px; 
    margin: 0 0 22px 0;
    opacity: 0.95;
    line-height: 1.55;
}

.paymentReminderActions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.statsGrid {
    display: grid;
    grid-template-columns: repeat(5, 1fr); 
    gap: 15px; 
    margin-bottom: 40px;
}

.statCard {
    background: white;
    padding: 20px 15px; 
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    border-left: 4px solid #5899DA;
}

.statCard.aiPreVerified {
    border-left-color: #E8743B;
}

.statCard.verificationRequested {
    border-left-color: #19A979;
}

.statCard.verified {
    border-left-color: #ED4A7B;
}

.statCard.rejected {
    border-left-color: #945ECF;
}

.statCard.totalAssigned {
    border-left-color: #667eea;
}

.statLabel {
    font-size: 13px; 
    color: #6c757d;
    font-weight: 500;
    margin-bottom: 8px; 
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.statValue {
    font-size: 32px; 
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 5px;
}

.statDescription {
    font-size: 12px; 
    color: #95a5a6;
}

@media (max-width: 1200px) {
    .statsGrid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .statsGrid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .statsGrid {
        grid-template-columns: 1fr;
    }
}

.progressSection {
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-bottom: 40px;
}

.progressSection h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 25px;
}

.progressItem {
    margin-bottom: 20px;
}

.progressHeader {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
}

.progressBarContainer {
    height: 24px;
    background: #f0f0f0;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.progressBar {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    color: white;
    font-size: 12px;
    font-weight: 600;
    transition: width 0.6s ease;
    border-radius: 12px;
}

.progressBar.aiSuggested {
    background-color: #5899DA;
}

.progressBar.aiPreVerified {
    background-color: #E8743B;
}

.progressBar.verificationRequested {
    background-color: #19A979;
}

.progressBar.verified {
    background-color: #ED4A7B;
}

.progressBar.rejected {
    background-color: #945ECF;
}

/* AI Data Marker Styling */
.aiDataMarker {
    font-size: 0.8rem;
    color: #c62828;
    font-weight: 600;
    margin-left: 0.5rem;
    padding: 0.2rem 0.6rem;
    background-color: #ffebee;
    border: 1px solid #e57373;
    border-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
} 

/* Disclaimer Section Styling */
.disclaimerSection {
    background-color: #f8f9fa;
    border-left: 4px solid #dc3545;
    margin-top: 2rem;
}

.disclaimerText {
    font-size: 0.85rem;
    color: #666;
    line-height: 1.4;
    margin: 0;
}

.disclaimerText strong {
    color: #dc3545;
}

.articleStyle7 h2 {
    display: flex;
    align-items: center;
    margin: 0rem 0rem 0.5rem 0rem;
    padding: 0rem 0rem 0rem 0rem;
    font-family: 'Rajdhani';
    font-size: 1.3rem;
}

.articleStyle7.graphStyle1 h2 {
    margin: 0rem 0rem 1rem 0rem;
}

.articleStyle7.newsArticles h2 {
    margin: 0rem 0rem 0rem 0rem;
}

#overviewSection ul li h3 {
    display: flex;
    align-items: center;
    gap: 0.3rem;
	  font-family: 'Rajdhani';
    font-size: 1.3rem;
}

/* counter for company research tool*/
.counterBadge {
    display: inline-block;
    padding: 5px 12px;
    background-color: #f0f7ff;
    border: 1px solid #d0e3ff;
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    margin-left: 15x;
	margin-bottom: 15px;
}

.counterText {
    display: flex;
    align-items: center;
}

.counterText strong {
    color: #0066cc;
    margin: 0 3px;
}

/* Bar Graph Styles */
.articleStyle7.graphStyle1 {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.articleStyle7.graphStyle1 .headerStyle1 h2 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 1rem;
    margin-top: 0;
}

/* Bar Graph Layout */
.chartBox.barGraph {
    width: 100%;
    max-width: 100%;
    text-align: left;
    gap: 1.5rem;
}

.barGraph {
	width: 100%;
	max-width: 100%;
	text-align: left;
	gap: 1.5rem;
}

.barItem {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	width: 100%;
}

.barLabel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1rem;
	color: #666;
}

.barTrack {
	width: 100%;
	height: 0.7rem;
	background: #e0e0e0;
	border-radius: 0.75rem;
	overflow: hidden;
}

.barFill {
	height: 100%;
	width: 50%;
	background-color: #47a682;
	border-radius: 0.75rem;
}

/* Tag styles for timeline and general use */
.tag {
	margin: 0.2rem 0.5rem 0.2rem 0rem !important;
	padding: 0.1rem 0.4rem 0.1rem 0.4rem !important;
	font-size: 0.8rem;
	color: #FFF !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.2rem;
	font-family: 'Rajdhani';
	font-weight: 600;
}

.tag.bgStyle5 {
	background-color: #9ca422 !important;
	color: #fff !important;
	font-weight: 600 !important;
}

.tag.bgStyle9 {
	background-color: #e3e1ef !important;
	color: #272728 !important;
	font-weight: 600 !important;
}

.tag.bgGreen {
	background-color: #47A682 !important;
	color: #fff !important;
	font-weight: 600 !important;
}

/* Maximum specificity for touchpointStatus Completed tag */
#outreach .flexLayout6 > .col2 > .articleStyle7 .headerStyle1 + div.flexContainer.wrap p#touchpointStatus.tag.bgGreen {
	background-color: #1d1d1d !important;
	color: #fff !important;
	font-weight: 600 !important;
	padding: 0.2rem 0.5rem !important;
	border-radius: 0.3rem !important;
	font-size: 0.8rem !important;
	display: inline-block !important;
	margin: 0 !important;
	visibility: visible !important;
	opacity: 1 !important;
	line-height: 1.2 !important;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	max-width: none !important;
	border: none !important;
}

.tag.bgViolet {
	background-color: #9F8CE5 !important;
	color: #fff !important;
	font-weight: 600 !important;
}