﻿.StartHeader
{
	padding: 10px 0px 5px 8px;
	margin: 5px;
	
	font-size: 18px;
	color: #003366;
	line-height: 24px;
}
.StatItem
{
	font-size: 10px;
	color: #204060;
	padding: 1px 1px 1px 30px;
}
.StatItem b
{
	color: #666666;
}
.StatItemHeader
{
	border-color: #DBEAF7;
	border-width: 1px 0px 2px 0px;
	padding: 5px 0px 5px 0px;
	margin: 2px 0px 2px 0px;
	
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border-bottom-style: solid;
	width: 100%;
	background-color: #F3F8FC;
	
}
.StatItemRowGroupHeader
{
    border-style: none;
    border-width: 0px;
    font-size: 12px;
    color: #466699;
    font-style: normal;
    left: -4px;
    line-height: 17px;
    padding: 3px 0px 3px 0px;
    background-color: #F1F4FA;
    font-weight: bold;
    font-family: 'Segoe UI';
}
.StatItemGroupHeader
{
	font-size: 15px;
	color: #640000;
	padding: 1px 1px 1px 10px;
}
.StatItemSmall
{
	font-size:11px;
	color: #204060;
	padding: 1px 1px 1px 30px;
}
.StatItemSubtle
{
	font-size: 11px;
	color: #999999;
	padding: 1px 1px 1px 30px;
}
.StatItemGraphHeader
{
	font-size: 15px;
	color: #333333;
	padding: 5px;
}
.StatItemText, .StatItemTextData, .StatTextNumeric
{
	border-style: solid solid dashed solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C0C0C0;
	font-size: 11px;
	color: #333333;
	
	line-height: 16px;
	padding: 2px 0px 2px 5px;
	margin:0px;
}
.StatItemRowHeader
{
	padding: 0px 0px 2px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #E5EDF9;
	font-weight: bold;
	font-size: 10px;
	
	
}
.StatItemTextData
{
	color: #006600;
	font-style: italic;
}
.StatItemTextHeader,.StatNoData,.StatTextPrimaryRow
{
	line-height: 15px;
	
	font-size: 12px;
	color: #003300;
	padding: 4px 4px 7px 4px;
	font-weight: bold;
	font-style: normal;
	
}
.StatItemTable
{
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.ContentWithBG
{
	background-image: url(images/bg_topright.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
.StatNoData
{
	font-size: 16px;
	color: #DC143C;
	width: 650px;
	height:200px;
	z-index: 2;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	display:inline-block;
	position:absolute;
	padding-top:60px;
	background-color:White;
	
	
}
.StatTextNumeric,.StatTextNumericTotal
{
	color: #1B3550;
	font-size: 12px;
	
	font-weight: normal;
	border-color: #E4E4E4;
	border-style: solid solid dashed solid;
	border-width: 0px 0px 1px 0px;
}
.StatTextNumericTotal
{
	border-color: #CCCCCC;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	color:Black;	
}
.StatTextPrimaryRow
{
	font-size: 13px;
	border-color: #E4E4E4;
	border-style: solid solid dashed solid;
	border-width: 0px 0px 1px 0px;
	font-style: normal;
	
	text-transform: none;
	color: #254A70;
	padding-left: 8px;
}
.StatNumericGrid
{
	margin-left:10px;
}
.StatItemSubtleNoPad,.StatItemSubtleNoPadHiglight
{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 9px;
	color: Gray;
}
.StatItemSubtleNoPadHiglight
{
	color: #A35C8F;
}
.StatItemRow
{ 
    font-size:10px;
    margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	background-color:#F8FAFC;
   }
   .StatItemRowAlt
{ 
    font-size:10px;
    margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	background-color:white;
   }
.StatItemRow:hover
{
	background-color: #FFFFCC;
}
.StatItemRowAlt:hover
{
	background-color: #FFFFCC;
}
.StatNumericContainer
{
	overflow: auto;
	height: 240px;
	display: block;
	margin-bottom: 15px;
	background-color: #FCFDFE;
	border:dotted 0px gray;
	
}
.StatItemTooltip
{
	
	font-size: 11px;
	color: #9CC4E4;
	font-style: italic;
	padding:3px;
}
.StatItemFilterDescription
{
	
	font-size: 12px;
	color: #327AB6;
	font-style: italic;
	padding: 0px;
}
.HoverDescription
{
	color: Transparent;
	font-size: 12px;
	padding-left: 5px;
	
	font-style:italic;
	font-weight:normal;
	text-transform: uppercase;
}
StatItemRow:hover, .HoverDescription:Hover
{
	color: #CC6600;
}

/*    Set the Style for parent CSS Class    of Calendar control    Parent [CssClass] = myCalendar*/
.myCalendar {    background-color: #ffffff; width: 200px; border:solid 1px silver; font-size:9px;}
/*    Common style declaration for hyper linked text*/
.myCalendar a {    text-decoration: none;}
/*    Styles declaration for top title    [TitleStyle] [CssClass] = myCalendarTitle*/
.myCalendar .myCalendarTitle { font-weight: bold;color:maroon;}
/*    Styles declaration for date cells    [DayStyle] [CssClass] = myCalendarDay*/
.myCalendar td.myCalendarDay 
{    border: solid 1px #fff;    border-left: 0;    border-top: 0;}
/*    Styles declaration for next/previous month links    [NextPrevStyle] [CssClass] = myCalendarNextPrev*/
.myCalendar .myCalendarNextPrev {    text-align: center;}
/*    Styles declaration for Week/Month selector links cells    [SelectorStyle] [CssClass] = myCalendarSelector*/
.myCalendar td.myCalendarSelector {    background-color: maroon;}
.myCalendar .myCalendarDay a, .myCalendar .myCalendarSelector a,.myCalendar .myCalendarNextPrev a 
{    display: block;    line-height: 1px;}
.myCalendar .myCalendarDay a:hover, .myCalendar .myCalendarSelector a:hover
 {    background-color: #cccccc;}
 .myCalendar .myCalendarNextPrev a:hover
  {    background-color: #fff;}
  
  .CollapsibleHeaderH
  {
       height:28px;
       background-color:#E5EDF9;
       border-top:solid 2px #87AAD1;
       border-bottom:solid 1px #87AAD1;
       background-image: url(images/bg_Row_N.png);
	   background-repeat : repeat-x ; 
	   cursor:pointer;
	   text-align:left;
	   vertical-align:bottom;
	   font-size: 13px;
	   
	  
  }
  
  .homeLeftPaneHeader
{
    background-position: left;
    background: url(images/tab-hover.gif) repeat-x left;
    background-color: #EAF3FB;
    height: 20px;
    text-align: left;
    vertical-align: bottom;
    padding-left: 5px;
    padding-top: 5px;
   
    line-height: 15px;
	
	font-size: 12px;
	color: #003300;
	
	font-weight: bold;
	font-style: normal;
}
 .NoticesMessageBody
{
    height: 200px;
    background-color: #FFFFD9;
    border-top: solid 2px #87AAD1;
    border-bottom: solid 1px #87AAD1;
    background-repeat: repeat-x;
    cursor: pointer;
    text-align: left;
    vertical-align: top;
    font-size: 13px;
    
    color: #9B0000;
    width: 210px;
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #87AAD1;
}
.LeftPanelHeader
{
    background-color: #CFDBEB;
    color: Black;
    font-weight: normal;
    height: 25px;
    border-top: 1px solid #87AAD1;
    border-bottom: 1px solid white;
    border-top-color: #87AAD1;
    border-bottom-color: #FBFBFB;
    padding-left: 5px;
}
.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
	 
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#87AAD1;
}
.box-container {
	border: 1px solid #ccc; /* Light gray border */
	border-radius: 10px; /* Curved edges */
	padding: 10px; /* Inner spacing */
	background-color: #f9f9f9; /* Light background color */
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
	margin-bottom: 10px;
}

.charts-section {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1px;
	
}

.chart-container {
	width: 100%;
	box-sizing: border-box;
}


@media (max-width: 1024px) {
	.charts-section {
		grid-template-columns: repeat(2, 1fr); /* Stack in 2 columns */
	}
}

@media (max-width: 768px) {
	.charts-section {
		grid-template-columns: 1fr; /* Stack in a single column */
	}
}

@media (max-width: 480px) {
	.chart-container {
		padding: 5px;
		/* Optional: Adjust padding for very small screens */
	}
}

.cards-section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 10px;
	
}

.card-container {
	flex: 1;
	min-width: 250px;
	background-color: #EBF1F9; /* Light blue background */
	border-radius: 8px;
	box-shadow: 0 2px 5px rgba(58, 113, 183, 0.2); /* Blue-tinted shadow */
	padding: 20px;
	text-align: center;
	transition: transform 0.3s;
	border-top: 3px solid #3A71B7; /* Blue accent border */
}

	.card-container:hover {
		transform: scale(1.05);
		box-shadow: 0 4px 8px rgba(58, 113, 183, 0.3); /* Enhanced blue shadow on hover */
	}

.card-header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1A3A64; /* Darker blue for header text */
	background-color: #D0DEF0; /* Light blue background for header */
	padding: 8px;
	border-radius: 5px;
}


.card-content {
	font-size: 14px;
	color: #000000; /* Matching blue for content */
	font-weight: bold;
}
