body {
	height:auto;
  	padding-top: 5.0625rem;/*5.3125rem*/
}

/* Start: Header */
.navbarHeight{
	min-height: 2.5rem;
}

.blcHeaderIcon{
	font-size:29.5px;
	color:var(--blcIconColor);
}

.blcNavNotification-circle {
    position: absolute;
    top: 0;
    right: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blcNavNotification-circle .badge {
    font-size: 0.6rem;
    width: 1.1rem;
  	height: 1.1rem;
  	background-color: var(--blcDeepRed);
  	color: white;
    line-height: 1rem;
    text-align: center;
    padding: 0;
}

.blcNavIcon{
	width:90px;
}
.blcNavIcon:hover{
	background-color:var(--blcSilver);
}


.blcPageHeaderImage{
	height: 2.25rem;
	width: 2.25rem; 
}
.blcHeaderLineHeight{
	line-height: 1.25;/* 1.25 */
}
.blcHeaderSubTitleLineHeight{
	line-height: 1.25;/* 1.25 */
}

.blcHeaderLUSection{
	 border-radius: 4.5rem;
	 padding-left: 0.5rem;
	 height: 2.25rem;
}

.headerSubTitle{
	font-size: var(--stdTextS);
}
/* End header */

/* START LOADER */
#blcLoader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Ensure it's on top of everything */
}
#blcLoader-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100px; 
	height: 100px;
	color: var(--blcMidGreen);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000; /* Ensure it's on top of everything */
}
/* END LOADER */

/*START: IA classes*/

.headerAiImageHgt{
	height: 2.25rem;
}

.activeAiImageHgt{
	height: 5.5rem;
}

@media (max-width: 992px) {
	/*================Assistant Large Image on Page=============== */
	#blcAiImage{
		position: fixed;
	    top: 0;/* top:0.3% */
	    left: 0;/* right: 37% */
	    /*width: 45px;
 		height: 45px;*/
 		text-align: center;
 		transition: transform 0.5s;
 		/*border-radius: 50%;*/
 		z-index: 10001;
 		background-color: transparent;
	}
}

@media (min-width: 992px) {
		/*================Assistant Header Image Eyes=============== */
		.blEyesHeader{
			position:absolute;
			/*top: 34.2%;
			left:2.8%;*/
			transform: translateY(-50%);
			width:100%;
			text-align:center;
			z-index: 10001;
			display:none;
		}
		
		.blEyeHeader{
			width: 0.45rem;/* 9px */
			height: 0.45rem;/*9px*/
			background-color:#fff;
			border-radius:50%;
			position:relative;
			overflow:hidden;
			border: 1px solid #FFCC00;
		}
		.blBallHeader{
			width: 0.2rem;/*4px*/
			height: 0.2rem;/*4px*/
			background:#000;
			position:absolute;
			top:40%;
			left:50%;
			transform:translate(-50%,-50%);
			border-radius:50%;
			border: 1px solid #333;
		}
		
		/*================Assistant Large Image on Page=============== */
		
		#blcAiImage{
			position: fixed;
		    top: 0;/* top:0.3% */
		    left: 0;/* right: 37% */
		    /*width: 45px;
	 		height: 45px;*/
	 		text-align: center;
	 		transition: transform 0.5s;
	 		border-radius: 50%;
	 		z-index: 10001;
	 		background-color: transparent;
		}
		
		
		/*================Assistant Large Image Eyes on Page=============== */
		.blEyesBody{
			position:fixed;
			/*top: 6.1%;
			left:62.9%;*/
			/*top:17%;
			left:89.8%;*/
			transform: translateY(-50%);
			width:100%;
			text-align:center;
			
		}
		
		.blEyeBody{
			width: 0.7rem;/*18px*/
			height: 0.8rem;/*16px*/
			background-color:#fff;
			/*border-radius:50%;*/
			position:relative;
			/*overflow:hidden;*/
			border-radius:90% 90% 90% 90%;
			/*border: 1px solid #FFCC00;*/
		}
		.blBallBody{
			width: 0.5rem;/*10px*/
			height:0.5rem;/*10px*/
			background:#000;
			position:absolute;
			top:50%;
			left:50%;
			transform:translate(-50%,-50%);
			border-radius:50%;
			border: 1px solid #333;
		}
	}
	
/*END: IA classes*/



/*START: action bar */
.actionBar{
	/*margin-top:2px;*/
	/*padding:2px;*/
	min-height: 2.5rem;
	background-color:var(--blcSilver) !important;
}

.actionBarGpElemF{
	/*margin: 0;*/
	margin-right: 1.4rem;
	text-align: center;
	/*cursor: pointer;*/
}

.actionBarGpElem{
	/*margin-left: 1.5rem;*/
	margin-right: 1.4rem;
	text-align: center;
	/*cursor: pointer;*/
}

.actionBarGpElemL{
	/*margin-left: 1.5rem;*/
	text-align: center;
	/*cursor: pointer;*/
}
.actionBarGpDivider{
	/*margin-left: 0;*/
	/*font-size:var(--iconSizeXL);*/
	width: 2.2rem;
	height: 2.2rem;
	color:var(--blcIconColor);
}
.actionBarInheritanceDivider{
	height: 1.9rem;
	width: 1.9rem;
	/*color:var(--blcIconColor);
	text-align: center;
	
	margin-left: 0.5rem;
	margin-right: 0.5rem;*/
}

.actionBarElem{
	padding-top:3px;
	padding-bottom:0;
	padding-left:1px;
	padding-right:1px;
	color:var(--blcIconColor);
	/*border-radius:5px;*/
}

.actionBarElem:hover {
	color:var(--blcLogoDarkBlue);
}

.actionBarSvgIcon{
	display: inline-block;
	width: 1.5rem; 
	height: 1.5rem;
	/*color:var(--blcIconColor);*/
}
.actionBarSvgIcon svg, actionBarGpDivider svg{
	width: 100%;
	height: 100%;
}

.actionBarImgHt{
	height:1.5rem;
}

.blcHeaderImgHt{
	height:1.5rem;
}

.blcHeaderCLogoImgHt{
	height: 1.75rem;
}

.blcHeaderBlueCallomImgHt{
	height: 2rem;
}

.blcHeaderUserImgHt{
	height: 2rem;
}

.blcSvgIconHeader{
	display: inline-block;
	width: 2rem; 
	height: 2rem;
	color:var(--blcIconColor);
}



 blcSvgIconHeader svg {
	width: 100%;
	height: 100%;
}

.blcSvg:hover {
  	filter:  invert(27%) sepia(25%) saturate(5347%) hue-rotate(180deg) brightness(103%) contrast(101%);
}
.blcSvgActive{
	filter:  invert(27%) sepia(25%) saturate(5347%) hue-rotate(180deg) brightness(103%) contrast(101%);
}


.actionBarElemActive {
	/*background-color:var(--episodeFieldBg);*/
	color:var(--blcLogoDarkBlue);
}



.actionBarIcon{
	font-size:var(--actionIconSize);
	/*color:var(--blcIconColor);*/
}
.actionBarText{
	font-size: var(--stdTextS);
	white-space: nowrap;
}
@media (max-width: 992px) {
	.actionBarIcon{
		font-size:var(--iconSize);
		/*color:var(--blcIconColor);*/
	}
	.actionBarGpElem{
		margin-left: 0.5rem;
		text-align: center;
		/*cursor: pointer;*/
	}
	
	.actionBarGpElemL{
		margin-left: 0.5rem;
		text-align: center;
		/*cursor: pointer;*/
	}
}
/*END: action bar */


@media screen and (max-width: 992px) {
  	.blcMarginSmallScreen{
  		margin-bottom: 0.625em;
  	}
}