
/**       
 *@charset "UTF-8";
 *Default CSS Drop-Down Menu Theme
 *
 * @file		CarbonInitiative.css
 * @name		Default
 * @version		0.1.1
 * @type		transitional
 * @browsers	Windows: IE7+, Opera7+, Firefox3+
 *				Mac OS: Safari2+, Firefox3+
 *
 * @link		enock Oloo
 * @copyright	2016-2017 
 *
 */


/* -- transform download link to standard button -- */
.t-Report-colHead {
    background: #ececec !important;
}


 .is-active .a-Button, .is-active .t-Button {
     background: #c0c0c0 !important; 
     }
    
/***************BADGE settings*****************************/
	
.t-BadgeList--dash .t-BadgeList-item {
/*    background: #8e8e93 !important; */
    background: #fefb8e !important;
}
.t-BadgeList a {
    color: #000 !important;
}


.t-BadgeList--dash .t-BadgeList-value {
    font-size: 1.5rem !important;
    line-height: 1.2rem !important;
	font-weight: bold;
}
