
	  
	body {


	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	  font-size: 14px;
	  line-height: 1.42857143;
	  color: #333;
	}

	.accordion-button {
	  background-color: #3A90BA !important;
	}
	
	.accordion-button:not(.collapsed) {
    /* color: var(--bs-accordion-active-color); */
		background-color: #e50445  !important;
		box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
	}

	.td-mcg-color-a{
		background-color:#dc3545 !important;
		color:#ffffff;
	}
	
	.td-mcg-color-b{
		background-color:#0318ff !important;
		color:#ffffff;
	}

	.td-mcg-color-c{
		background-color: #3A90BA !important;
		color: #ffffff;
	}
	
	.mcg-icon-color1{
		color: #dc3545 !important;
	}

	.mcg-icon-color2{
		color: #0318ff !important;
	}

	.mcg-icon-color3{
		color: #3A90BA !important;
	}
	
	.mcg-icon-color3b{
		color: #1F4456 !important;
	}
		

	.mcg-text-color1{
		color: #dc3545 !important;
	}

	.mcg-text-color2{
		color: #0318ff !important;
	}

	.mcg-text-color3{
		color: #3A90BA !important;
	}
	
	.mcg-text-color3b{
		color: #1F4456 !important;
	}
	
	
	.m2{
		margin:0px 2px !important;
		padding:0px  !important;
	}
	.sb-sidenav-menu,.sb-sidenav{
		align-items:top !important;
	}
	.sb-sidenav .sb-sidenav-menu {
		background-color:#f8f8f8 !important;
	}
	
	.nav-link{


	}
	.nav-link.active{
		background-color: #ea0b0b !important;
		color:#ffffff !important;
		border-color:#ffffff !important;
	}


	.item-name {
	  font-family: verdana;
	  font-weight: bold;
	}

	.text-1em-bold {
	  font-size: 1.0em;
	  font-weight: bold;
	  color: #002266;
	}

/*
	.text-6F8A97{
		color:#6F8A97;
	} 
	.text-1F4456{
		color:#1F4456;
	} 
*/
	.fa-border {
		border-color:#ffffff;
	}
	
	.badge {
	  vertical-align:center !important;
	  padding:8px 10px !important;
	}
	.btotal {
	  background-color: #1F4456;
	  vertical-align:center !important;
	  font-size:15px !important;	
	}

	.fa-2x {
	  font-size: 3em !important;
	}
	
	.text-right{
		text-align:right;
		
	}

	.td-c2c2c2{
		background-color:#c2c2c2 !important;
		color:#000000;
		
	}
	
	.dropdown-messages-w400 {
	  width: 400px !important;
	  min-width: 0px !important;
	}
	
	.dropdown-messages li.m-15 {
	  margin-left: 15px !important;
	}
	
	.col-2 {
	  margin: 0px 4px;
	}
	
	div.grp-header {
	  padding: 5px 0px;
	  color: #67757c !important;
	}
	
	.card-body-info{
		font-size:.8em;
	}
	.table-info{
		font-size:.8em;
	}
	.text-9{
		font-size:9px;
	}
	
	.input-group {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		width: 100%;
	}

	.input-group-addon {
		background-color: #6F8A97 !important;
		color: #ffffff;
	}

	.img-label{
		width:130px !important;
		
	}
	.label-img{
		padding:2px !important;
		width:20px !important;
	}	
		
	.funddata{
		width: 150px !important;
		text-align: right;
	}

	.funddata-indent{
		margin-left:30px;
		width: 120px !important;
		text-align: right;
	}
	