/* subheader styles */
div.header {	margin: 0;	padding: 0;	cursor: pointer;	font-size: 16px;	min-height: 49px;	position:relative;	       background-image: linear-gradient(to right, #2f9051 , #197578);    padding-left: 15px; display: block !important;}
.headerColumn1 {	font-weight: normal;	width: auto;	float: left;	margin: 0 54px 5px 5px; line-height:30px;}
.headerColumn2 {	width: 44px;	right: 0;	float: left;	margin: 0 5px 5px 0;	position: absolute;}
/* expanded content styles */
.expandContent {	max-width: 100%;	clear: left;	margin-top: 5px;}
.expandedContent {    max-width: 100%;    clear: left;  color: #333;    background: #f1f1f1;    margin-bottom: 8px;    padding: 10px; text-align: justify; font-family: 'Roboto', sans-serif;}
.expandedContentClearFloat {	width: 100%;	clear: left; 	border-bottom-width: 1px;	border-color: #7961aa;}
.headerColumn1 {    font-size: 20px;    color: #fff;}